Georg Baum ee3ce572a0 Fix import of shift-jis and big5 CJK texts.
These encodings were not defined, since they must not be used as document
encodings (the characters {, } and \ may appear in high bytes, and latex
would be confused). However, they are supported by CJK.sty (which uses a
preprocessor to circumvent the limitations of the latex executable). These
encodings are now defined, but used for import in tex2lyx only.
The test case CJK.tex contained fake tests for shift-jis and big5 (the
japanese and chinese characters were entered using the utf8 encoding), and
therefore the wrong interpretation of these encoding looked as if it worked.
The comments about missing iconv support of shift-jis and big5 were wrong as
well (otherwise shift-jis-plain would not work either).
2012-12-30 20:52:50 +01:00
..
2007-12-02 22:10:26 +00:00
2012-12-19 19:47:00 +01:00
2011-04-02 11:00:19 +00:00
2011-02-21 19:56:43 +00:00
2003-10-13 09:50:10 +00:00
2012-12-29 12:35:48 +01:00
2012-12-28 13:25:42 +01:00
2012-12-28 13:25:42 +01:00