]> git.lyx.org Git - features.git/commit
"unicode=true" leads to errors for Japanese with "platex" even when using utf8-encode...
authorGünter Milde <milde@lyx.org>
Mon, 6 May 2019 06:52:24 +0000 (08:52 +0200)
committerGünter Milde <milde@lyx.org>
Mon, 6 May 2019 06:52:24 +0000 (08:52 +0200)
commit8e88d100f152946944a26087231836dd2e34c902
tree4d56f45d72f998fe40c6c4ca5f3f753509b54e8d
parentde00cd31c52430ee330b539a900d4b5fc100dd66
"unicode=true" leads to errors for Japanese with "platex" even when using utf8-encoded latex source.

The bxjsbook class raises an error if seeing this option
(before TL19 only a warning). Other document classes just ignore
it and PDF-bookmarks are wrongly encoded in any case.
src/PDFOptions.cpp