diff options
Diffstat (limited to 'default.latex')
| -rw-r--r-- | default.latex | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/default.latex b/default.latex index e56583392..da96e6ab2 100644 --- a/default.latex +++ b/default.latex @@ -86,6 +86,9 @@ $endif$ $if(verbatim-in-note)$ \VerbatimFootnotes % allows verbatim text in footnotes $endif$ +$if(lang)$ +\usepackage[$lang$]{babel} +$endif$ $for(header-includes)$ $header-includes$ $endfor$ |
