Fix handling of conditional for l10n
This commit is contained in:
parent
77090835ed
commit
f63e079667
2 changed files with 3 additions and 3 deletions
|
@ -6,4 +6,4 @@ $aux_dir = 'build';
|
|||
$out_dir = 'build';
|
||||
$pdf_previewer = 'xdg-open';
|
||||
|
||||
$pre_tex_code = '\newcommand*\GermanTranslation{}';
|
||||
$pre_tex_code = '\newcommand*\ActiveTranslation{german}';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue