mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-29 11:46:56 +00:00
Use mainlang variable to set main language in context template.
This commit is contained in:
+2
-2
@@ -3,8 +3,8 @@
|
||||
\setupcolors[state=start]
|
||||
\stopmode
|
||||
|
||||
$if(lang)$
|
||||
\mainlanguage[$lang$]
|
||||
$if(mainlang)$
|
||||
\mainlanguage[$mainlang$]
|
||||
$endif$
|
||||
|
||||
% Enable hyperlinks
|
||||
|
||||
Reference in New Issue
Block a user