From: Günter Milde Date: Sat, 13 Apr 2019 15:55:38 +0000 (+0200) Subject: ctests: fix some test failures reported by Kornel. X-Git-Tag: lyx-2.4.0dev-acb2ca7b~2192 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=90a26eabe764a8f2c0bd7a2b7d48470addf70061;p=features.git ctests: fix some test failures reported by Kornel. --- diff --git a/development/autotests/invertedTests b/development/autotests/invertedTests index ba271ce4e6..38b18441d5 100644 --- a/development/autotests/invertedTests +++ b/development/autotests/invertedTests @@ -97,9 +97,19 @@ export/export/latex/supported-languages_pdf3 export/export/latex/unicodesymbols/031-thai_th_(euc-|gbk|jis|utf8-cjk).* # Package clashes when Japanese documents are compiled with non-TeX fonts, -# e.g. the auto-loaded jsclasses/okumacro.sty needs format `pLaTeX2e' -export/doc/ja/(Additional|Customization|EmbeddedObjects|Formula-numbering|Intro|LaTeXConfig|Math|Shortcuts|Tutorial|UserGuide).*_systemF - +# +# the auto-loaded jsclasses/okumacro.sty needs format `pLaTeX2e' +export/doc/ja/(Additional|Customization|EmbeddedObjects|Intro|LaTeXConfig|Math|Shortcuts|Tutorial|UserGuide).*_systemF +export/doc/ja/Formula-numbering_pdf4_systemF +# Test for command \pdfsave fails: +# ! Package xypdf Error: pdfTeX version 1.40.0 or higher is needed for the xypdf +export/examples/ja/Graphics_and_Insets/XY-Pic.*_systemF +# Document class js*.cls requires platex <-> Xe/LuaTeX, +# fixed with "bxjs*.cls", however: bxjs*.cls <-> [unicode=true]{hyperref} +# ! Class bxjsbook Error: The value of hyperref 'unicode' key is not suitable +#export/doc/ja/Tutorial_pdf # (document class re-set to "jsbook") +#export/examples/ja/Modules/Braille_pdf # (document class re-set to "jsbarticle") +export/examples/ja/Modules/Braille.*_systemF # ================================================ Sublabel: lyxbugs @@ -163,6 +173,7 @@ export/examples/Modules/Noweb_Listerrors_(pdf[245]).* export/export/latex/fa-OT1_pdf2 #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 # @@ -174,6 +185,8 @@ export/export/latex/systemfonts-Math-missingchars.*systemF # CJK-quotes examples (missing in most Latin-script fonts) export/doc/(|de/|es/|fr/)UserGuide_(dvi3|pdf4|pdf5)_systemF # +# Japanese +export/examples/ja/Modules/Linguistics.*systemF # # Arabic (see also "texissues") # "! Extra \else" and missing glyph "no ␣ in font Scheherazade": diff --git a/lib/doc/ja/Tutorial.lyx b/lib/doc/ja/Tutorial.lyx index 6024aaedf1..f5306fa9f6 100644 --- a/lib/doc/ja/Tutorial.lyx +++ b/lib/doc/ja/Tutorial.lyx @@ -4,7 +4,7 @@ \begin_header \save_transient_properties false \origin /systemlyxdir/doc/ja/ -\textclass bxjsbook +\textclass jsbook \use_default_options false \maintain_unincluded_children false \begin_local_layout @@ -36,7 +36,7 @@ End \end_local_layout \language japanese \language_package auto -\inputencoding jis-platex +\inputencoding utf8 \fontencoding global \font_roman "lmodern" "IPAexMincho" \font_sans "default" "IPAexGothic" diff --git a/lib/examples/ja/Modules/Braille.lyx b/lib/examples/ja/Modules/Braille.lyx index 2ab431fba4..55429e57e9 100644 --- a/lib/examples/ja/Modules/Braille.lyx +++ b/lib/examples/ja/Modules/Braille.lyx @@ -4,7 +4,7 @@ \begin_header \save_transient_properties true \origin /systemlyxdir/examples/ja/Modules/ -\textclass bxjsarticle +\textclass jsarticle \begin_preamble % color greyed-out notes blue \renewenvironment{lyxgreyedout} @@ -17,7 +17,7 @@ braille \maintain_unincluded_children false \language japanese \language_package default -\inputencoding jis-platex +\inputencoding utf8 \fontencoding global \font_roman "default" "IPAexMincho" \font_sans "default" "IPAexGothic"