]> git.lyx.org Git - features.git/commitdiff
Babel supports ancient Greek
authorJuergen Spitzmueller <spitz@lyx.org>
Sun, 25 Jan 2015 09:00:00 +0000 (10:00 +0100)
committerJuergen Spitzmueller <spitz@lyx.org>
Sun, 25 Jan 2015 09:00:00 +0000 (10:00 +0100)
lib/languages

index 0e2ac81c8de235957f7d4612c30f6fe01d46a76b..59a005bc813ae6de7f011497eb28a63752d87fc8 100644 (file)
@@ -118,14 +118,21 @@ Language american
        LangCode         en_US
 End
 
-# not supported by babel
+# In Babel, this is supported since v. 1.8a of babel-greek (2013-12-03)
+# We introduce it with LyX 2.2 to give the support time to settle.
 Language ancientgreek
-       GuiName          "Greek (ancient)"
-       PolyglossiaName  greek
-       PolyglossiaOpts  variant=ancient
-       QuoteStyle       french
-       Encoding         iso8859-7
-       LangCode         grc_GR
+       GuiName           "Greek (ancient)"
+       BabelName         greek
+       PostBabelPreamble
+       \languageattribute{greek}{ancient}
+       EndPostBabelPreamble
+       PolyglossiaName   greek
+       PolyglossiaOpts   variant=ancient
+       QuoteStyle        french
+       Encoding          iso8859-7
+       InternalEncoding  true
+       FontEncoding      LGR
+       LangCode          grc_GR
 End
 
 # FIXME: dummy babel language for arabic_arabtex to be able