Am Dienstag, 8. Januar 2019 11:35:38 CET schrieb Scott Kostyshak <skost...@lyx.org>: > On Tue, Jan 08, 2019 at 08:01:17AM +0100, Kornel Benko wrote: > > Am Dienstag, 8. Januar 2019 01:01:23 CET schrieb Scott Kostyshak > > <skost...@lyx.org>: > > > On Tue, Jan 08, 2019 at 06:07:29AM +0100, Kornel Benko wrote: > > > > Am Dienstag, 8. Januar 2019 05:51:10 CET schrieb Kornel Benko > > > > <kor...@lyx.org>: > > > > > Am Dienstag, 8. Januar 2019 05:48:18 CET schrieb Kornel Benko > > > > > <kor...@lyx.org>: > > > > > > Am Montag, 7. Januar 2019 18:37:18 CET schrieb Scott Kostyshak > > > > > > <skost...@lyx.org>: > > > > > > > The following .lyx files fail to compile with CJK: > > > > > > > > > > > > > > autotests/export/latex/unicodesymbols/001-4-latin.lyx > > > > > > > > > > > > > > autotests/export/latex/unicodesymbols/070-72-general-punctuation-sub-super-currency.lyx > > > > > > > > > > > > > > autotests/export/latex/unicodesymbols/074-76-letterlike-numberforms-arrows.lyx > > > > > > > > > > > > > > I'm not actually sure what settings we use for the tests, so not > > > > > > > sure > > > > > > > what exactly the manual steps to reproduce would be. Kornel, do > > > > > > > you > > > > > > > remember? That way we can look at what the LaTeX error is and see > > > > > > > whether it is something that is easy to fix. > > > > > > > > > > > > > > Scott > > > > > > > > > > > > > > > > > > > I think, it is the \inputencoding value. > > > > > > Document->Settings...->Language->Other: > > > > > > Good to know. > > > > > > > > > > > > > > > > > > Kornel > > > > > > > > > > > > > > > > BTW, using env LYX_DEBUG_LATEX, you can see the latex output in > > > > > LastTest.log too. > > > > > > Ah right I forgot about that (again). > > > > > > > For the test > > > > INVERTED.DEFAULTOUTPUT.TODO_export/export/latex/unicodesymbols/001-4-latin_utf8-cjk_pdf2 > > > > the errors are > > > > LaTeX.cpp (719): Log line: File: CJK.enc 2015/04/18 4.8.4 > > > > LaTeX.cpp (719): Log line: Now handling font encoding C00 ... > > > > LaTeX.cpp (719): Log line: ... no UTF-8 mapping file for font encoding > > > > C00 > > > > Repeating for C05 C09 C10 C20 C19 C40 C42 C43 C50 C52 C49 C60 C61 C63 > > > > C64 C65 C70 C31 C32 C33 C34 C35 C36 C37 C80 C81 C01 > > > > C11 C21 C41 C62 > > > > > > > > Later in log: > > > > LaTeX.cpp (719): Log line: ! Package inputenc Error: Invalid UTF-8 byte > > > > "A1. > > > > LaTeX.cpp (920): line: 78 > > > > Desc: Package inputenc Error: Invalid UTF-8 byte "A1. > > > > Text: \item [{\inputencoding{latin9}A0}] ยก > > > > > > > > Same for A2 A3 A5 A7 ... > > > > > > I get the same. > > > > > > Scott > > > > > > > Given that the test 001-4-latin_utf8x_pdf2 pass, the > > 001-4-latin_utf8-cjk_pdf2 belongs to ignoredTests. > > I know nothing about these tests. Why should it be ignored? > > Scott >
Some/many characters are only available with utf8-extended encoding. That means this test cannot pass a compilation with utf8 only. And that means, we will not be able to correct it ever. Ergo ignore the test. Kornel
signature.asc
Description: This is a digitally signed message part.