Remove the recurring heading

This commit is contained in:
Philipp Matthias Schäfer 2025-03-14 14:08:52 +01:00
parent fcb1e70d95
commit 21efd7e2cc

View File

@ -27,14 +27,8 @@
\renewcommand{\familydefault}{\sfdefault}
\rowcolors{1}{black!5!white}{white}
\newcommand*\conheadertitle{conjugation table}
\addto\captionsbrazilian{\def\conheadertitle{tabela de conjugação}}
\addto\captionsfrench{\def\conheadertitle{tableaux de conjugaison}}
\NewDocumentCommand{\conheader}{O{}O{}m}{%
\begin{center}
{\large \conheadertitle}\\
\vskip1ex
{\phantom{(}\Huge \ifthenelse{\equal{#2}{}}{}{{\ifthenelse{\equal{\ct@language}{french}}{\NoAutoSpacing}{}#2: }} \textbf{#3} \ifthenelse{\equal{#1}{}}{}{({\ifthenelse{\equal{\ct@language}{french}}{\NoAutoSpacing}{}example: #1})}\phantom{)}}
\end{center}
}