]> git.lyx.org Git - features.git/commit
tex2lyx: improve CJK handling
authorUwe Stöhr <uwestoehr@lyx.org>
Sat, 7 Jul 2012 11:37:26 +0000 (13:37 +0200)
committerUwe Stöhr <uwestoehr@lyx.org>
Sat, 7 Jul 2012 11:37:26 +0000 (13:37 +0200)
commitfe5a4c8c81ef2e5dca844732c7f24545b5edaca9
treed9c3ec8468b39123853d722babbefd72e3769c1f
parent6b6a2eb8e6125393ec073ce69e7506bb26470fde
tex2lyx: improve CJK handling

- tex2lyx/text.cpp:
 - fix bug that swallowed valid braces
 - the encoding is "Bg5" not "BIG5"
 - add and update comments

- CJK.tex: add an example for the Bg5 encoding
src/tex2lyx/test/CJK.tex
src/tex2lyx/text.cpp