X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flanguages;h=d56d03029396cc6e78f7f7fe6e5be0e5f8c3145b;hb=be7e89a29b451796030839150495dd12711d7914;hp=afd464d69d12aa0b1084a9ed750da854b88225c9;hpb=4f2536afcf394ddcae6d55df492acadb29ac014b;p=lyx.git diff --git a/lib/languages b/lib/languages index afd464d69d..d56d030293 100644 --- a/lib/languages +++ b/lib/languages @@ -49,13 +49,14 @@ # Note that the option names have been selected (rather arbitrarily) # because the respective styles are common in the respective countries. # Of course this does not imply any fixed relation to those countries. -# * Encoding is not relevant for XeTeX (which is utf8 always), and if -# Document > Settings > Language > Encoding is not set to "Language -# Default" +# * Encoding is the default encoding used with TeX fonts. +# It is only used if Document > Settings > Language > Encoding +# is set to "Language Default" and "use non-TeX fonts" is FALSE. # * InternalEncoding is used to tell LyX that babel internally sets a # non-standard font encoding (such as hebrew to LHE or greek to LGR). # If True, LyX cares for characters/macros that do not exist in -# some font encodings ("<", ">", "|" and straight quote). See bug #5091. +# some font encodings ("<", ">", "|" and straight quote). +# It is not required for standard encodings like T2A. 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