commit cf9c7ad108fbcb9c58cad89947b7e8e0f717c8a8 Author: Vincent van Ravesteijn <v...@lyx.org> Date: Wed Apr 9 18:23:50 2014 +0200
Disable the languages Urdu and Syriac At the moment these languages are unusable because the characters on screen do not appear in their contextual forms. diff --git a/lib/languages b/lib/languages index 3fe5b8f..0572289 100644 --- a/lib/languages +++ b/lib/languages @@ -883,13 +883,13 @@ Language swedish End # not supported by babel -Language syriac - GuiName "Syriac" - PolyglossiaName syriac - Encoding utf8 - RTL true - LangCode syr_SY -End +#Language syriac +# GuiName "Syriac" +# PolyglossiaName syriac +# Encoding utf8 +# RTL true +# LangCode syr_SY +#End # not supported by babel Language tamil @@ -970,13 +970,13 @@ Language uppersorbian End # not supported by babel -Language urdu - GuiName "Urdu" - PolyglossiaName urdu - Encoding utf8 - RTL true - LangCode ur_PK -End +#Language urdu +# GuiName "Urdu" +# PolyglossiaName urdu +# Encoding utf8 +# RTL true +# LangCode ur_PK +#End # vietnam must be loaded locally with babel options, # not globally via class options, see