mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
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
This commit is contained in:
parent
0b6fa6ef30
commit
c3c98d0d3b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user