From dbb81f513c149864b9628ea103d23561fbdbf7f7 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Fri, 11 Aug 2017 23:59:27 -0700 Subject: More translation tests. --- test/command/translations.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/test/command/translations.md b/test/command/translations.md index 4f2b07a1e..b63c5accc 100644 --- a/test/command/translations.md +++ b/test/command/translations.md @@ -11,3 +11,11 @@ Figure 2 ^D Abbildung 2 ``` + +``` +% pandoc -f latex -t plain --data-dir .. -M lang=en +\setmainlanguage{german} +\figurename 2 +^D +Abbildung 2 +``` -- cgit v1.2.3