commit 226e0bb2b7361646bea84098d7bab4b87018ad99
Author: Kornel Benko <[email protected]>
Date:   Mon Mar 25 19:32:59 2019 +0100

    Some more tests which are not failin anymore
    
    About 100 less, still remaining about 200
---
 development/autotests/filterCheckWarnings |    2 ++
 development/autotests/ignoredTests        |    6 +++---
 lib/doc/sk/Intro.lyx                      |    6 +++---
 3 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/development/autotests/filterCheckWarnings 
b/development/autotests/filterCheckWarnings
index af5c078..decb045 100644
--- a/development/autotests/filterCheckWarnings
+++ b/development/autotests/filterCheckWarnings
@@ -2,3 +2,5 @@ Cannot find translation for language
 Warning: Lyx2lyx knows nothing about (textclass|module) 
 Warning: sfval: [0-9]+ [0-9]+
 Warning: a buffer should not have two parents!
+The master .* does not include this document. Ignoring the master assignment
+Warning: Different textclasses
diff --git a/development/autotests/ignoredTests 
b/development/autotests/ignoredTests
index 05c86f8..124cfa9 100644
--- a/development/autotests/ignoredTests
+++ b/development/autotests/ignoredTests
@@ -94,15 +94,15 @@ export/examples/Insets/Minted.*lyx22
 # Subdocuments that are not expected to work as stand-alone documents:
 export/mathmacros/Spacechild[123].*
 # chapters of Springer books (svmono, svmult) (except 00_Main_File)
-export/examples/Books/Springer_.*(0[^0]|1.)_.*_lyx.*
-export/examples/Theses/PhD_Thesis/(Acknowledgments|Appendix|Summary|Bibliography|chapter-[12])_lyx[0-9][0-9]
+export/templates/Books/Springer_.*/(0[^0]|1.)_.*
+export/templates/Theses/PhD_Thesis/(Acknowledgments|Appendix|Summary|Bibliography|Chapter_[12])_lyx[0-9][0-9]
 # Used only as include file for some tests
 .*/export/IncludeMissingEndTagDiv.*
 
 # Bibliography.lyx is not expected to compile. See the following for 
discussion:
 #   
https://www.mail-archive.com/search?l=mid&q=20190104195414.opgeuggeqakxl2fo%40barna
 # Ignore all formats except xhtml export
-export/examples/Theses/PhD_Thesis/Bibliography_[^x].*
+export/templates/Theses/PhD_Thesis/Bibliography_[^x].*
 
 # Document class "Docbook article (SGML)" does not work with LaTeX:
 export/examples/Articles/DocBook_Article_.*(dvi3|pdf[245]).*
diff --git a/lib/doc/sk/Intro.lyx b/lib/doc/sk/Intro.lyx
index 44d1059..a683666 100644
--- a/lib/doc/sk/Intro.lyx
+++ b/lib/doc/sk/Intro.lyx
@@ -31,9 +31,9 @@
 \language_package default
 \inputencoding auto
 \fontencoding global
-\font_roman "palatino" "TeX Gyre Pagella"
-\font_sans "helvet" "TeX Gyre Heros"
-\font_typewriter "courier" "TeX Gyre Cursor"
+\font_roman "palatino" "DejaVu Serif"
+\font_sans "helvet" "DejaVu Sans"
+\font_typewriter "courier" "DejaVu Sans Mono"
 \font_math "auto" "auto"
 \font_default_family default
 \use_non_tex_fonts false

Reply via email to