]> git.lyx.org Git - features.git/commit
CJK support for tex2lyx
authorUwe Stöhr <uwestoehr@lyx.org>
Sun, 24 Jun 2012 04:38:33 +0000 (06:38 +0200)
committerUwe Stöhr <uwestoehr@lyx.org>
Sun, 24 Jun 2012 04:38:33 +0000 (06:38 +0200)
commita3f4f2d1e3c2c9cb6907859a72e9e7e0592fbdc8
tree673072be540d35b24a8c0fd46f5624eaeb81ad24
parent3943b887a86f8deb1ce5846d1b0f628726f8b7ad
CJK support for tex2lyx

- support as best as possible; setting a document language is however not possible
- fixes bug #4377
src/tex2lyx/Parser.h
src/tex2lyx/Preamble.cpp
src/tex2lyx/test/CJK.tex [new file with mode: 0644]
src/tex2lyx/tex2lyx.cpp
src/tex2lyx/tex2lyx.h
src/tex2lyx/text.cpp