encodings: add dummy encodings for plain Japanese support (Patch by Yokata san)

languages: add a second Japanese language entry that doesn't use CJK

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20831 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Uwe Stöhr 2007-10-08 00:18:11 +00:00
parent 72344cfbe6
commit 14eb8d4d0a
2 changed files with 10 additions and 0 deletions

View File

@ -171,6 +171,15 @@ End
# encodings that do not use a package
# Traditional Japanese TeX programs require neither CJK nor inputenc
# package.
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
# 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
# LaTeX name is never output to .tex files (but needed for the hardcoded

View File

@ -43,6 +43,7 @@ hebrew hebrew "Hebrew" true cp1255 he_IL ""
irish irish "Irish" false iso8859-15 ga_IE ""
italian italian "Italian" false iso8859-15 it_IT ""
japanese "" "Japanese" false euc-jp ja_JP ""
japanese-plain "" "Japanese (non-CJK)" false euc-jp-plain ja_JP ""
kazakh kazakh "Kazakh" false pt154 kk_KZ ""
# there is no country code for Korean because ko_KR is the same as ko_KI
korean "" "Korean" false euc-kr ko ""