Mailing List Archive
tlug.jp Mailing List tlug archive tlug 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 ?
- Date: Thu, 12 Feb 2009 02:33:16 +0900
- From: "Stephen J. Turnbull" <stephen@example.com>
- Subject: [tlug] How to display ISO-2022-JP (=EUC-JP =JIS) text in vim ?
- References: <f6a2bb630902110856h6e96b4efmd4dabb4eca7b0953@mail.gmail.com>
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.
- Follow-Ups:
- Re: [tlug] How to display ISO-2022-JP (=EUC-JP =JIS) text in vim ?
- From: Samuel Amo
- Re: [tlug] How to display ISO-2022-JP (=EUC-JP =JIS) text in vim ?
- From: Niels Kobschaetzki
- References:
- [tlug] How to display ISO-2022-JP (=EUC-JP =JIS) text in vim ?
- From: Samuel Amo
Home | Main Index | Thread Index
- Prev by Date: [tlug] How to display ISO-2022-JP (=EUC-JP =JIS) text in vim ?
- Next by Date: Re: [tlug] How to display ISO-2022-JP (=EUC-JP =JIS) text in vim ?
- Previous by thread: [tlug] How to display ISO-2022-JP (=EUC-JP =JIS) text in vim ?
- Next by thread: Re: [tlug] How to display ISO-2022-JP (=EUC-JP =JIS) text in vim ?
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links