mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
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.
This commit is contained in:
parent
2c6264d0b0
commit
cf9c7ad108
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user