commit 90a26eabe764a8f2c0bd7a2b7d48470addf70061
Author: Günter Milde <[email protected]>
Date: Sat Apr 13 17:55:38 2019 +0200
ctests: fix some test failures reported by Kornel.
---
development/autotests/invertedTests | 19 ++++++++++++++++---
lib/doc/ja/Tutorial.lyx | 4 ++--
lib/examples/ja/Modules/Braille.lyx | 4 ++--
3 files changed, 20 insertions(+), 7 deletions(-)
diff --git a/development/autotests/invertedTests
b/development/autotests/invertedTests
index ba271ce..38b1844 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 6024aae..f5306fa 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 2ab431f..55429e5 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"