mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +00:00
Corrected tests for chess exports
This commit is contained in:
parent
f6d69e6980
commit
75d42f72d9
@ -49,7 +49,7 @@ export/templates/Articles/Copernicus_.*(dvi3|pdf4|pdf5)_(texF|systemF)
|
|||||||
export/examples/Graphics_and_Insets/Instant_Preview_pdf[25].*
|
export/examples/Graphics_and_Insets/Instant_Preview_pdf[25].*
|
||||||
export/examples/Graphics_and_Insets/Instant_Preview_(dvi3|pdf4)_systemF
|
export/examples/Graphics_and_Insets/Instant_Preview_(dvi3|pdf4)_systemF
|
||||||
|
|
||||||
export/examples/(chessgame|chess-article)_pdf[25].*
|
export/examples/Articles/Chess/Game_2_pdf[25].*
|
||||||
export/examples/(|fr/)Presentations/Powerdot_pdf[25].*
|
export/examples/(|fr/)Presentations/Powerdot_pdf[25].*
|
||||||
export/examples/Modules/Chessboard_(lyx(16|20|21|22|23)|(pdf3|pdf5|dvi3)_texF)
|
export/examples/Modules/Chessboard_(lyx(16|20|21|22|23)|(pdf3|pdf5|dvi3)_texF)
|
||||||
|
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
#LyX 2.3 created this file. For more info see http://www.lyx.org/
|
#LyX 2.4 created this file. For more info see https://www.lyx.org/
|
||||||
\lyxformat 544
|
\lyxformat 568
|
||||||
\begin_document
|
\begin_document
|
||||||
\begin_header
|
\begin_header
|
||||||
\save_transient_properties true
|
\save_transient_properties true
|
||||||
\origin /systemlyxdir/examples/
|
\origin unavailable
|
||||||
\textclass chess
|
\textclass chess
|
||||||
\begin_preamble
|
\begin_preamble
|
||||||
\usepackage{chessfss}
|
\usepackage{chessfss}
|
||||||
@ -14,7 +14,7 @@
|
|||||||
\language english
|
\language english
|
||||||
\language_package default
|
\language_package default
|
||||||
\inputencoding auto
|
\inputencoding auto
|
||||||
\fontencoding global
|
\fontencoding auto
|
||||||
\font_roman "default" "default"
|
\font_roman "default" "default"
|
||||||
\font_sans "default" "default"
|
\font_sans "default" "default"
|
||||||
\font_typewriter "default" "default"
|
\font_typewriter "default" "default"
|
||||||
@ -230,7 +230,7 @@ status collapsed
|
|||||||
|
|
||||||
\begin_inset External
|
\begin_inset External
|
||||||
template ChessDiagram
|
template ChessDiagram
|
||||||
filename iecc05.fen
|
filename /usr/local/share/lyx2.4/examples/Graphics_and_Insets/iecc05.fen
|
||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
@ -312,7 +312,7 @@ status collapsed
|
|||||||
|
|
||||||
\begin_inset External
|
\begin_inset External
|
||||||
template ChessDiagram
|
template ChessDiagram
|
||||||
filename iecc07.fen
|
filename /usr/local/share/lyx2.4/examples/Graphics_and_Insets/iecc07.fen
|
||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
@ -357,7 +357,7 @@ status collapsed
|
|||||||
|
|
||||||
\begin_inset External
|
\begin_inset External
|
||||||
template ChessDiagram
|
template ChessDiagram
|
||||||
filename iecc12.fen
|
filename /usr/local/share/lyx2.4/examples/Graphics_and_Insets/iecc12.fen
|
||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user