Mailing List Archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[tlug] How to display ISO-2022-JP (=EUC-JP =JIS) text in vim ?



Samuel Amo writes:

 > Then I found how to do it using a JIS-encoded text (that means,
 > encoded in euc-jp, also called iso-2022-jp).

iso-2022-jp is a 7-bit code, while euc-jp is an 8-bit code.  latex-cjk
does not understand iso-2022-jp at all; non-ASCII must be 8-bit codes
because of the way it is implemented.

 > When I try to edit it in Vim, even using :e ++enc=iso-2022-jp

Try :e ++enc=euc-jp JIS.tex and you will probably get better results.



Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links