From 2adb15b7b3045935aeca199742a55e01a8d9cac0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Spitzm=C3=BCller?= Date: Tue, 19 Aug 2008 07:05:09 +0000 Subject: [PATCH] * lib/encodings: revert accidental string change. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26204 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/encodings | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lib/encodings b/lib/encodings index e68d03a258..5b1a3a9f03 100644 --- a/lib/encodings +++ b/lib/encodings @@ -171,13 +171,13 @@ End # encodings that do not use a package -# Traditional Japanese TeX programs require neither CJK nor inputenc -# package. -Encoding euc-jp-plain EUC-JP-pLaTeX "Japanese (pLaTeX, EUC-JP)" EUC-JP variable japanese +# 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 End -Encoding jis-plain JIS-pLaTeX "Japanese (pLaTeX, JIS)" ISO-2022-JP variable japanese +Encoding jis-plain JIS-pLaTeX "Japanese (non-CJK) (JIS)" ISO-2022-JP variable japanese End -Encoding shift-jis-plain SJIS-pLaTeX "Japanese (pLaTeX, SJIS)" CP932 variable japanese +Encoding shift-jis-plain SJIS-pLaTeX "Japanese (non-CJK) (SJIS)" CP932 variable japanese End # This one needs hardcoded support, since the inputenc package does not know