Suppress space before colon in french documents
This seems to be a typographical default for french, but I do not like it.
This commit is contained in:
parent
940e08d26d
commit
fcb1e70d95
@ -35,7 +35,7 @@
|
||||
\begin{center}
|
||||
{\large \conheadertitle}\\
|
||||
\vskip1ex
|
||||
{\phantom{(}\Huge \ifthenelse{\equal{#2}{}}{}{#2: } \textbf{#3} \ifthenelse{\equal{#1}{}}{}{(example: #1)}\phantom{)}}
|
||||
{\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}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user