From 89b8f380ccaf3b29b784135e8d6887845808e2b9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Sat, 23 Jun 2012 05:20:39 +0200 Subject: [PATCH] tex2lyx/text.cpp: 2 typos --- src/tex2lyx/text.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/tex2lyx/text.cpp b/src/tex2lyx/text.cpp index 2590e00bc2..b01925ea30 100644 --- a/src/tex2lyx/text.cpp +++ b/src/tex2lyx/text.cpp @@ -130,7 +130,7 @@ const char * const polyglossia_languages[] = { "brazilian", "finnish", "lithuanian", "scottish", "usorbian", "breton", "french", "lsorbian", "serbian", "vietnamese", "bulgarian", "galician", "magyar", "slovak", "welsh", "catalan", "german", "malayalam", "slovenian", "coptic", "greek", -"marathi", "spanish" +"marathi", "spanish", "american", "ancient", "australian", "british", "monotonic", "newzealand", "polytonic", 0}; @@ -148,7 +148,7 @@ const char * const coded_polyglossia_languages[] = { "brazilian", "finnish", "lithuanian", "scottish", "uppersorbian", "breton", "french", "lowersorbian", "serbian", "vietnamese", "bulgarian", "galician", "magyar", "slovak", "welsh", "catalan", "ngerman", "malayalam", "slovene", "coptic", "greek", -"marathi", "spanish" +"marathi", "spanish", "american", "ancientgreek", "australian", "british", "greek", "newzealand", "polutonikogreek", 0}; -- 2.39.2