X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Fencodings;h=899a1a813acf5281e4c9cc82a14b303380abfeba;hb=ad42e885e684cc440493b510e4ee786ab6b01fd2;hp=7335e39e97451fe206d781e7ecfe1f798d174403;hpb=bd4c74b3b783bb47c37d0f22da2206da7eabf3da;p=lyx.git diff --git a/lib/encodings b/lib/encodings index 7335e39e97..899a1a813a 100644 --- a/lib/encodings +++ b/lib/encodings @@ -98,6 +98,7 @@ End Encoding cp1251 cp1251 "Cyrillic (CP 1251)" CP1251 fixed inputenc End +# "ansinew" is harcoded as a synonym of this (see Encodings::fromLaTeXName) Encoding cp1252 cp1252 "Western European (CP 1252)" CP1252 fixed inputenc End @@ -176,11 +177,13 @@ End # Traditional Japanese TeX programs require the japanese package. # that is incompatible with CJK and inputenc. -Encoding euc-jp-plain EUC-JP-pLaTeX "Japanese (non-CJK) (EUC-JP)" EUC-JP variable japanese +Encoding euc-jp-plain euc "Japanese (non-CJK) (EUC-JP)" EUC-JP variable japanese End -Encoding jis-plain JIS-pLaTeX "Japanese (non-CJK) (JIS)" ISO-2022-JP variable japanese +Encoding jis-plain jis "Japanese (non-CJK) (JIS)" ISO-2022-JP variable japanese End -Encoding shift-jis-plain SJIS-pLaTeX "Japanese (non-CJK) (SJIS)" CP932 variable japanese +Encoding shift-jis-plain sjis "Japanese (non-CJK) (SJIS)" CP932 variable japanese +End +Encoding utf8 utf8 "Japanese (non-CJK) (utf8)" UTF-8 variable japanese End # This one needs hardcoded support, since the inputenc package does not know