mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-11 11:08:41 +00:00
ctest fixes.
This commit is contained in:
parent
49be75620e
commit
357a8bedbf
@ -74,18 +74,17 @@ export/examples/Modules/Chessboard_(lyx(16|20|21|22|23)|(pdf3|pdf5|dvi3)_texF)
|
||||
.*_pdf4_texF
|
||||
export/(doc|examples|templates)/(|ar|ca|cs|da|de|el|es|eu|fa|fr|gl|he|hu|id|it|ja|ko|nb|nl|pl|pt|pt_BR|pt_PT|ro|ru|sk|sl|sr|sv|uk|zh_CN)/.*pdf4_texF
|
||||
|
||||
# CJK fails with LuaTeX and 8-bit fonts:
|
||||
# CJK fails (sometimes) with LuaTeX and 8-bit fonts:
|
||||
export/examples/ja/Multilingual_Typesetting_.*CJK.(dvi3|pdf5)_texF
|
||||
export/.*/ko/.(dvi3|pdf5)_texF
|
||||
export/.*/zh_CN/.(dvi3|pdf5)_texF
|
||||
export/export/latex/CJK/zh_CN-toc_.(dvi3|pdf5)_texF
|
||||
export/.*/zh_CN/.*(dvi3|pdf5)_texF
|
||||
export/export/latex/CJK/zh_CN-toc_*.(dvi3|pdf5)_texF
|
||||
|
||||
# pLaTeX
|
||||
########
|
||||
# ignore with pdflatex and Xe/LuaTeX with 8-bit fonts:
|
||||
#
|
||||
export/export/latex/.*platex.*(pdf2|texF)
|
||||
export/export/latex/ja_wrong_auto_encoding_(pdf2|texF)
|
||||
export/export/latex/ja_wrong_auto_encoding_.*(pdf2|texF)
|
||||
#
|
||||
# Most Japanese documents use language "japanese" wich is tied to "platex"
|
||||
# (automatically invoked instead of "latex" to create a DVI file).
|
||||
|
@ -105,12 +105,7 @@ 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
|
||||
# Document class js*.cls requires platex <-> Xe/LuaTeX, fixed with "bxjs*.cls"
|
||||
|
||||
# ================================================
|
||||
Sublabel: lyxbugs
|
||||
|
@ -4,7 +4,7 @@
|
||||
\begin_header
|
||||
\save_transient_properties false
|
||||
\origin /systemlyxdir/doc/ja/
|
||||
\textclass jsbook
|
||||
\textclass bxjsbook
|
||||
\use_default_options false
|
||||
\maintain_unincluded_children false
|
||||
\begin_local_layout
|
||||
|
Loading…
Reference in New Issue
Block a user