Fix issue with spacing, remove pipeline for now

This commit is contained in:
2026-02-21 16:37:57 +01:00
parent 37b3fb0bd2
commit 1f1e51b29c
5 changed files with 2 additions and 72 deletions

View File

@@ -3,7 +3,7 @@
\newcommand{\printCounter}[1]{\refstepcounter{#1}\csname the#1\endcsname}
\newcommand{\printLabel}[1]{%
\ifthenelse{\boolean{numberingDisabled}}{}{
\ifthenelse{\boolean{numberingDisabled}}{}{%
\ifcsdef{#1numbering}{% Extra config present
\ifthenelse{\equal{\printNumberingConfigForDescriptor{#1}}{default}}{%
\labelPrintBackendRoutine{#1}%