mirror of
https://github.com/Wandmalfarbe/pandoc-latex-template.git
synced 2025-04-13 06:03:28 +00:00
The default language German is only specified when no other language is set.
This commit is contained in:
parent
8a802a90ae
commit
9f625de2ac
@ -284,7 +284,9 @@ $endif$
|
||||
%
|
||||
% language
|
||||
%
|
||||
$if(lang)$$else$
|
||||
\usepackage[ngerman]{babel}
|
||||
$endif$
|
||||
|
||||
%
|
||||
% colors
|
||||
|
Loading…
x
Reference in New Issue
Block a user