On 2019-04-13, Kornel Benko wrote:
> Am Freitag, 12. April 2019, 21:44:36 CEST schrieb Kornel Benko:
...

> That is 18 tests are failing, (not 164)

Mind, that this is after activation of a ~65 previously ignored tests for 
Japanese with non-TeX fonts (.*_systemF)!

> ..., the remaining failures are

>       2739:INVERTED.TODO_export/doc/ja/Formula-numbering_dvi3_systemF
>       2743:INVERTED.TODO_export/doc/ja/Formula-numbering_pdf5_systemF

Good news, so only XeTeX fails with system fonts -- uninverted.

>       2808:export/doc/ja/Tutorial_lyx22
>       2809:export/doc/ja/Tutorial_lyx23
>       2813:export/doc/ja/Tutorial_dvi
>       2815:export/doc/ja/Tutorial_pdf
>       2816:export/doc/ja/Tutorial_pdf3
>       5176:export/examples/ja/Modules/Braille_lyx22
>       5177:export/examples/ja/Modules/Braille_lyx23
>       5181:export/examples/ja/Modules/Braille_dvi
>       5183:export/examples/ja/Modules/Braille_pdf
>       5184:export/examples/ja/Modules/Braille_pdf3

This is due to a change of the document class from j(article|book) to bxjs...
because
# Document class js*.cls requires platex <-> Xe/LuaTeX, 
# fixed with "bxjs*.cls", 

However, since TL 17, the warning for an overridden hyperref option is
turned into an error:

# ! Class bxjsbook Error: The value of hyperref 'unicode' key is not suitable

This means as long as LyX outputs this option, we have the choice between

a) deactivate hyperref,
b) use jsarticle and TeX fonts
c) use bxjsarticle and non-TeX fonts

TODO: fix LyX's latex export.

>       5168:export/examples/ja/Graphics_and_Insets/XY-Pic_dvi3_systemF
>       5171:export/examples/ja/Graphics_and_Insets/XY-Pic_pdf4_systemF
>       5172:export/examples/ja/Graphics_and_Insets/XY-Pic_pdf5_systemF

# Test for command \pdfsave fails:
# ! Package xypdf Error: pdfTeX version 1.40.0 or higher is needed for the xypdf

>       5210:export/examples/ja/Modules/Linguistics_dvi3_systemF
>       5213:export/examples/ja/Modules/Linguistics_pdf4_systemF
>       5214:export/examples/ja/Modules/Linguistics_pdf5_systemF

This is an instance of 
#11522 "Support specification of complementing non-TeX fonts"
#
# More than one non-TeX font required for the character set in many documents
# to prevent "missing glyph" errors with non-TeX fonts

Thank you for testing and reporting
(also for the helpfull logs in private mail).

Günter


Reply via email to