fix(tcb): Titles not translating and spacing issues
Update helpers / build_helpers (push) Successful in 41s

This commit is contained in:
2026-04-24 14:03:03 +02:00
parent 11225458c6
commit 31885ce1cd
4 changed files with 319 additions and 313 deletions
+1
View File
@@ -24,6 +24,7 @@
% These are used if no name is provided and argument #4 from above is the missing argument
\newcommand{\anonymousShortDescriptorTemplate}[2]{\bg{#1color}{\shortNamingTranslate{#1} #2}\ }
\newcommand{\anonymousInlineDescriptorTemplate}[2]{\bg{#1color}{\namingTranslate{#1} #2}\ }
\newcommand{\tcbDescriptorTemplate}[2]{\namingTranslate{#1} #2}
% background command config (draws a small box around the content)
\newcommand{\backgroundPadding}{2pt}