commit 30ccfaade69af9ead46e607dc62e597d6c3af5f4
Author: Juergen Spitzmueller <sp...@lyx.org>
Date:   Mon Feb 16 11:17:39 2015 +0100

    More documentation on InternalEncoding

diff --git a/lib/languages b/lib/languages
index 59a005b..3d98a17 100644
--- a/lib/languages
+++ b/lib/languages
@@ -45,7 +45,9 @@
 #   Document > Settings > Language > Encoding is not set to "Language
 #   Default"
 # * InternalEncoding is used to tell LyX that babel internally sets a font
-#   encoding (such as hebrew to LHE). See bug #5091.
+#   encoding (such as hebrew to LHE). This prevents LyX from outputting
+#   characters that only exist in T1 font encoding (such as "<", ">", "|"
+#   and straight quote). See bug #5091.
 # * "FontEncoding none" tells LyX that fontenc should not be loaded with this
 #   language.
 # * AsBabelOptions advices LyX to pass the languages locally to babel, not

Reply via email to