[LyX/master] ctests: set fonts of test file to fix some exports
Scott Kostyshak <[email protected]>
| Newsgroups | gmane.editors.lyx.cvs |
|---|---|
| Message-ID | <[email protected]> |
commit 687ae44a17a082164fb21691380b308a5ae2d1f0 Author: Scott Kostyshak <[email protected]> Date: Fri Mar 20 16:02:02 2026 +0100 ctests: set fonts of test file to fix some exports This fixes the system fonts tests for this file. Might as well have more coverage, especially since we don't have many example documents for Hebrew. --- .../lyxbugs-resolved/6373-hebrew-enumerate-in-algorithm.lyx | 11 ++++++----- development/autotests/invertedTests | 2 +- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/autotests/export/latex/lyxbugs-resolved/6373-hebrew-enumerate-in-algorithm.lyx b/autotests/export/latex/lyxbugs-resolved/6373-hebrew-enumerate-in-algorithm.lyx index 437cf970d3..0d34d8aecf 100644 --- a/autotests/export/latex/lyxbugs-resolved/6373-hebrew-enumerate-in-algorithm.lyx +++ b/autotests/export/latex/lyxbugs-resolved/6373-hebrew-enumerate-in-algorithm.lyx @@ -1,5 +1,5 @@ -#LyX 2.5 created this file. For more info see https://www.lyx.org/ -\lyxformat 643 +#LyX 2.6 created this file. For more info see https://www.lyx.org/ +\lyxformat 649 \begin_document \begin_header \save_transient_properties true @@ -14,9 +14,9 @@ \language_package default \inputencoding auto-legacy \fontencoding auto -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" +\font_roman "default" "FreeSerif" +\font_sans "default" "FreeSans" +\font_typewriter "default" "FreeMono" \font_math "auto" "auto" \font_default_family default \use_non_tex_fonts false @@ -34,6 +34,7 @@ \bibtex_command default \index_command default \float_placement H +\float_alignment class \paperfontsize default \spacing single \use_hyperref false diff --git a/development/autotests/invertedTests b/development/autotests/invertedTests index 82491a0af5..4f2826fef3 100644 --- a/development/autotests/invertedTests +++ b/development/autotests/invertedTests @@ -28,7 +28,7 @@ Sublabel: todo check_load/templates/Articles/Association_for_Computing_Machinery_.* export/templates/Articles/Association_for_Computing_Machinery_.*_lyx(23|24) -export/export/latex/lyxbugs-resolved/6373-hebrew-enumerate-in-algorithm_(docbook5|dvi3_texF|dvi3_systemF|pdf4_systemF|pdf5_texF|pdf5_systemF) +export/export/latex/lyxbugs-resolved/6373-hebrew-enumerate-in-algorithm_(docbook5|dvi3_texF|pdf5_texF) # Failing LyX2LyX conversions for old versions: # -- lyx-cvs mailing list [email protected] https://lists.lyx.org/mailman/listinfo/lyx-cvs