fix(tcb): Titles not translating and spacing issues
Update helpers / build_helpers (push) Successful in 41s
Update helpers / build_helpers (push) Successful in 41s
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user