]> git.lyx.org Git - lyx.git/commit
Properly implement CJKutf8
authorJuergen Spitzmueller <spitz@lyx.org>
Sun, 6 Jan 2019 13:36:11 +0000 (14:36 +0100)
committerJuergen Spitzmueller <spitz@lyx.org>
Sun, 6 Jan 2019 13:36:11 +0000 (14:36 +0100)
commitd193cd05a8e3be92e34a873416a16c2a474b61cb
treea954050ad3ac54f67be66afd906d29ef3bdd9ad1
parenta4d409b194a2ba38eb2e8c1fd7af0dbf62f59cb7
Properly implement CJKutf8

If we use that, the document actually needs to be in utf8 encoding, and
the CJK environment needs to account for it.

Candidate for stable.
src/output_latex.cpp