From a0c104e0925360e4fa5f36c2713912d195ea963f Mon Sep 17 00:00:00 2001 From: Janis Hutz Date: Mon, 23 Feb 2026 09:55:13 +0100 Subject: [PATCH] [Docs] Update usage --- docs/parts/usage.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/parts/usage.tex b/docs/parts/usage.tex index 8cae9e4..9328fa0 100644 --- a/docs/parts/usage.tex +++ b/docs/parts/usage.tex @@ -31,7 +31,8 @@ Each of the options can also be overridden directly on a per-document \subsection{Letters} -Letters require a different setup compared to a normal \LaTeX document: +Letters require a different setup compared to a normal \LaTeX document. +Be also aware that the usual commands featured by the helpers are \textit{not} available when using the letter helpers. \begin{minted}{latex} \documentclass[12pt,a4paper]{scrlttr2}