From c3c98d0d3b1dda2410772792c0e09692061fa5af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Uwe=20St=C3=B6hr?= Date: Thu, 11 Oct 2007 23:41:57 +0000 Subject: [PATCH] encodings: disable the new SJIS-plain encoding as long as we don't support it properly, see http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg129935.html git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20930 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/encodings | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/lib/encodings b/lib/encodings index 679ce5f93d..265f3b9c1c 100644 --- a/lib/encodings +++ b/lib/encodings @@ -177,8 +177,11 @@ Encoding euc-jp-plain EUC-JP-plain EUC-JP variable none End Encoding jis-plain JIS-plain JIS variable none End -Encoding shift-jis-plain SJIS-plain SJIS variable none -End +# The SJIS encoding can't be taken as is, therefore it is disabled here +# as long as someone build in the needed conversion, described here: +# http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg129935.html +#Encoding shift-jis-plain SJIS-plain SJIS variable none +#End # This one needs hardcoded support, since the inputenc package does not know # tis620-0, and thailatex sets up babel directly to use tis620-0, so the