mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +00:00
Comment out FontEncoding for Hebrew
This needs a specific loading order, which is handled by Hebrew babel itself.
This commit is contained in:
parent
1f1df232f0
commit
fb6665becb
@ -548,7 +548,9 @@ Language hebrew
|
|||||||
Encoding cp1255
|
Encoding cp1255
|
||||||
QuoteStyle english
|
QuoteStyle english
|
||||||
InternalEncoding true
|
InternalEncoding true
|
||||||
FontEncoding LHE
|
# Hebrew babel loads the font encodings
|
||||||
|
# itself in the appropriate order
|
||||||
|
# FontEncoding LHE
|
||||||
RTL true
|
RTL true
|
||||||
LangCode he_IL
|
LangCode he_IL
|
||||||
End
|
End
|
||||||
|
Loading…
Reference in New Issue
Block a user