summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2016-04-26 23:08:15 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2016-04-26 23:08:15 -0700
commitcc0527bf31762bfe7cfe226c018d721b7aeb13cb (patch)
tree34151a79a52b9e89e43e8c218d9283c304d6a3fd /tests
parentcc82851a6a9f140d6ce2279c31988ced0e9fe7af (diff)
parent9765ef2ce6abda60be0fa9f50571e752bd42009c (diff)
Merge pull request #2829 from adunning/patch-1
LaTeX writer: Add missing languages.
Diffstat (limited to 'tests')
-rw-r--r--tests/writers-lang-and-dir.latex2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/writers-lang-and-dir.latex b/tests/writers-lang-and-dir.latex
index 056809a5e..dbe58ebf0 100644
--- a/tests/writers-lang-and-dir.latex
+++ b/tests/writers-lang-and-dir.latex
@@ -27,7 +27,7 @@
breaklinks=true}
\urlstyle{same} % don't use monospace font for urls
\ifnum 0\ifxetex 1\fi\ifluatex 1\fi=0 % if pdftex
- \usepackage[shorthands=off,ngerman,british,ngerman,spanish,french,main=english]{babel}
+ \usepackage[shorthands=off,ngerman,british,nswissgerman,spanish,french,main=english]{babel}
\newcommand{\textgerman}[2][]{\foreignlanguage{ngerman}{#2}}
\newenvironment{german}[1]{\begin{otherlanguage}{ngerman}}{\end{otherlanguage}}
\newcommand{\textenglish}[2][]{\foreignlanguage{british}{#2}}