]> git.lyx.org Git - lyx.git/commitdiff
Fix included file paths and ctest tag rules after renaming examples
authorGünter Milde <milde@lyx.org>
Sun, 24 Mar 2019 22:07:03 +0000 (23:07 +0100)
committerGünter Milde <milde@lyx.org>
Sun, 24 Mar 2019 22:12:02 +0000 (23:12 +0100)
20 files changed:
development/autotests/ignoredTests
development/autotests/invertedTests
development/autotests/unreliableTests
lib/examples/Articles/American_Chemical_Society_%28ACS%29.lyx
lib/examples/Articles/Astronomy_%26_Astrophysics.lyx
lib/examples/Books/Tufte_Book.lyx
lib/examples/Handouts/Tufte_Handout.lyx
lib/examples/de/Handouts/Tufte_Handout.lyx
lib/examples/de/Letters/Serial_Letter_1.lyx
lib/examples/de/Letters/Serial_Letter_2.lyx
lib/examples/de/Letters/Serial_Letter_3.lyx
lib/examples/de/Presentations/Beamer.lyx
lib/examples/de/Presentations/Beamer_Article_%28Standard_Class%29.lyx
lib/examples/es/Books/Tufte_Book.lyx
lib/examples/es/Curricula_Vitae/Europe_CV.lyx
lib/examples/es/Curricula_Vitae/Modern_CV.lyx
lib/examples/es/Handouts/Tufte_Handout.lyx
lib/examples/fr/Presentations/Beamer.lyx
lib/examples/ja/Multilingual_Typesetting_%28platex%29.lyx
lib/examples/ja/Presentations/Beamer.lyx

index 02e13ed12f07d65f11d3021a250a3c16232f84f5..05c86f85092ad2bac34da7847b36c6d19fb6eb18 100644 (file)
@@ -78,8 +78,9 @@ export/.*/zh_CN/.*texF
 export/examples/ja/Modules/Rnw.*knitr.*
 !export/examples/ja/Modules/Sweave.*_(lyx.*|xhtml|pdf4_systemF)
 export/examples/ja/Modules/Sweave.*
-# examples/multilingual.lyx uses "Japanese (CJK)"
-!export/examples/ja/Multilingual_Typesetting_.*
+# example for "Japanese (CJK)"
+!export/examples/ja/Multilingual_Typesetting_.*CJKutf8.*
+#
 export/.*/ja/.*_(pdf[245]|dvi3).*
 # the unicodesymbols-tests use pdflatex, too:
 export/export/latex/unicodesymbols/.*-platex_pdf2
index 78d6e7dbf8a8bbe7acd59b61ea76b8bd32a18a4e..a674e0d6a26373142410351b50bd9940514d3a42 100644 (file)
@@ -230,7 +230,7 @@ export/examples/Modules/Hazard_and_Precautionary_Statements_.*_systemF
 # LyX-generated preamble, but it seems it's better to wait until the packages
 # fix the root issue themselves.
 # xy package:
-.*(|fr/)xy(pic|figure).*pdf5.*
+export/examples/(|fr/)XY-(Pic|Figure)_pdf5.*
 
 # Problem with Check and Slovak Babel support.
 # (reported per mail to Petr Tesa\v{r}\'ik, 2016-09-06)
index eaee41ddd09e53301ebbe91a9b7abda709d37734..33c2270f1e0b83c0d8cc100b55eaad837546e581 100644 (file)
@@ -16,8 +16,8 @@ Sublabel: nonstandard
 # TODO: rename to "extra" or "exotic"?
 
 # aa.cls (not in TeXLive).
-eport/examples/Articles/Astronomy_&_Astrophysics.*
-eport/templates/Articles/Astronomy_&_Astrophysics.*
+export/examples/Articles/Astronomy_%26_Astrophysics.*
+export/templates/Articles/Astronomy_%26_Astrophysics.*
 
 # AEA.cls (see https://wiki.lyx.org/Examples/AEA)
 export/templates/Articles/American_Economic_Association_(AEA).*
@@ -73,9 +73,9 @@ export/templates/Obsolete/.*
 export/templates/Articles/Springers_Global_Journal_Template.*
 
 # svmono.cls
-export/examples/Books/Springer_Monographs.*
+templates/examples/Books/Springer_Monographs.*
 # svmult.cls
-export/examples/springer/Books/Springer_Contributed_Books.*
+templates/examples/Books/Springer_Contributed_Books.*
 
 
 Sublabel: needauth
@@ -119,7 +119,7 @@ export/export/latex/luainputenc-utf8_pdf5_texF
 
 # aastex: hard-coded version in class name:
 # 2018-05-12 aastex6.cls -> aastex62.cls
-lib/examples/Articles/American_Astronomical_Society_.*
+export/examples/Articles/American_Astronomical_Society_.*
 export/templates/Articles/American_Astronomical_Society_.*
 
 # `acmart` calls "libertine" as default font.
index 41ee5e1ef38a65906914ac96805f20396c5577d2..dff76991cdcb51fd060c298b46732d2e4fb6cd7f 100644 (file)
@@ -584,7 +584,7 @@ This box and the associated title will always be printed on a separate page
 \begin_layout Standard
 \begin_inset CommandInset bibtex
 LatexCommand bibtex
-bibfiles "biblioExample"
+bibfiles "../biblioExample"
 
 \end_inset
 
index 1dec42cf93659f25c05a446eed66bf2f9116f0f6..69168788973e2da9d94a74cf716a2dc15ceb7afc 100644 (file)
@@ -1228,7 +1228,7 @@ schaft, DFG
 \begin_inset CommandInset bibtex
 LatexCommand bibtex
 btprint "btPrintAll"
-bibfiles "biblioExample"
+bibfiles "../biblioExample"
 options "aa"
 
 \end_inset
index 52e4dfa686248f4747f8e4f1a1c789345bb12eb5..dba2d5a1b64d64f91c7b559f3ed990bb2481ca71 100644 (file)
@@ -1510,7 +1510,7 @@ p114: 1, 4, 5, 6, 8, 10, 12, 15
 \begin_layout Standard
 \begin_inset CommandInset bibtex
 LatexCommand bibtex
-bibfiles "biblioExample"
+bibfiles "../biblioExample"
 options "plainnat"
 
 \end_inset
index ac2973ffca58a64d6777a0ab8ae50d800d433c0a..f5a21784a9005fa2996582096f0c7b68b28d8b37 100644 (file)
@@ -1529,7 +1529,7 @@ svn
 \begin_layout Standard
 \begin_inset CommandInset bibtex
 LatexCommand bibtex
-bibfiles "biblioExample"
+bibfiles "../biblioExample"
 options "plainnat"
 
 \end_inset
index 3b15ce90c9d79c739d8fb5898ccaff03ff4fc001..2abaf552565299eafecf396f2820fc2954c5981c 100644 (file)
@@ -1563,7 +1563,7 @@ svn
 \begin_layout Standard
 \begin_inset CommandInset bibtex
 LatexCommand bibtex
-bibfiles "../biblioExample"
+bibfiles "../../biblioExample"
 options "plainnat"
 
 \end_inset
index 41255b86da86f975742b9b480dbf8499d8ffaaec..a0d4ec271f23f548cbf3ed7baf8c2e330c2ba2d4 100644 (file)
@@ -426,7 +426,7 @@ renewcommand*
 \begin_layout Standard
 \begin_inset CommandInset include
 LatexCommand input
-filename "../addressExample.adr"
+filename "../../Letters/addressExample.adr"
 
 \end_inset
 
index ec11fe049bb13b06974f59c57831720f8a9fec4e..f213f33e099425b53a63b4a963ff601b043479d1 100644 (file)
@@ -219,7 +219,7 @@ today
 \begin_layout Standard
 \begin_inset CommandInset include
 LatexCommand input
-filename "../addressExample.adr"
+filename "../../Letters/addressExample.adr"
 
 \end_inset
 
index 3be9eab9fe71a0d9645f829abfa6a76224fb7860..6c5f341c672ef55e453b249be0d6e68ec09bedad 100644 (file)
@@ -460,7 +460,7 @@ renewcommand*
 \begin_layout Standard
 \begin_inset CommandInset include
 LatexCommand input
-filename "../addressExample.adr"
+filename "../../Letters/addressExample.adr"
 
 \end_inset
 
index be46590e71258666a1a8b3762b7b6abb05e10df5..f7b6600ddbc0b3f955fb256beda976540f33781d 100644 (file)
@@ -107,7 +107,7 @@ Version
 
 \begin_layout TitleGraphic
 \begin_inset Graphics
-       filename ../../doc/clipart/3D-structure-distort.pdf
+       filename ../../../doc/clipart/3D-structure-distort.pdf
        lyxscale 30
        scale 10
 
index d1c2481744fcafe893bdc8192b38d9f5d869bd17..239330e58237b1f022f5e888faae975d75f70cfa 100644 (file)
@@ -147,7 +147,7 @@ Diese Warnung nicht mehr anzeigen!
 \begin_layout Standard
 \begin_inset CommandInset include
 LatexCommand include
-filename "/usr/local/share/lyx/examples/de/Beamer.lyx"
+filename "Beamer.lyx"
 
 \end_inset
 
index a53a7d23cd6d34a1ad8331bff01de3ba29680c58..61a51bca0a7caedce957bc0582d0e18325f19ecd 100644 (file)
@@ -1549,7 +1549,7 @@ p114: 1, 4, 5, 6, 8, 10, 12, 15
 \begin_layout Standard
 \begin_inset CommandInset bibtex
 LatexCommand bibtex
-bibfiles "../biblioExample"
+bibfiles "../../biblioExample"
 options "plainnat"
 
 \end_inset
index ca2bb65c4ab08f8ab0de65e78087327fd4518b46..054760c3caf08757437529643ba2070d1cac5d27 100644 (file)
@@ -274,7 +274,7 @@ height=3cm
 
 \end_inset
 
-../CV-image
+../../Curricula_Vitae/CV-image
 \begin_inset Note Note
 status open
 
index 52efdb22cd784a61e2975bdcf00c68548b19245a..17e5f4769cef3c29fd8a33061c94e3451e5be5c1 100644 (file)
@@ -501,7 +501,7 @@ status collapsed
 
 \end_inset
 
-../CV-image
+../../Curricula_Vitae/CV-image
 \begin_inset Note Note
 status open
 
index 76bf658d21e91eb53c73dd77bebaa394335dfda2..feb5cd6005fcda79d94fbdc0417cb319f84f8cbf 100644 (file)
@@ -1664,7 +1664,7 @@ n.
 \begin_layout Standard
 \begin_inset CommandInset bibtex
 LatexCommand bibtex
-bibfiles "../biblioExample"
+bibfiles "../../biblioExample"
 options "plainnat"
 
 \end_inset
index dd26bf8953c74f464b5501e87b2c2855f75ab66c..a73d849b68b71e5fa406946d9d08783e76cba9c8 100644 (file)
@@ -135,7 +135,7 @@ Version
 
 \begin_layout TitleGraphic
 \begin_inset Graphics
-       filename ../../doc/clipart/3D-structure-distort.pdf
+       filename ../../../doc/clipart/3D-structure-distort.pdf
        lyxscale 30
        scale 10
 
index fc9bf8e1ae294351ff3034a5b9c8ed54f41d9614..81a2e595228acc2b5e54ad6064a3ed58b387c36a 100644 (file)
@@ -3,7 +3,7 @@
 \begin_document
 \begin_header
 \save_transient_properties true
-\origin /buildlyxdir/examples/ja/
+\origin /systemlyxdir/examples/ja/
 \textclass jarticle
 \use_default_options false
 \maintain_unincluded_children false
@@ -150,7 +150,9 @@ Swedish: Hej då.
 \end_layout
 
 \begin_layout Standard
-Compilation error with inputenc 
+
+\emph on
+Missing characters with inputenc 
 \begin_inset Quotes eld
 \end_inset
 
@@ -158,7 +160,21 @@ auto
 \begin_inset Quotes erd
 \end_inset
 
- (language default): 
+\emph default
+(language default) 
+\emph on
+and 
+\begin_inset Quotes eld
+\end_inset
+
+utf8-platex
+\begin_inset Quotes erd
+\end_inset
+
+
+\emph default
+: 
 \end_layout
 
 \begin_layout Standard
index 5ad7b52c1ab2e0041ef9bd3bab0bef2ea97e6a05..711c0ae274b4e9c6b8a780a1fad052a20391b607 100644 (file)
@@ -110,7 +110,7 @@ Beamerと\SpecialChar LyX
 
 \begin_layout TitleGraphic
 \begin_inset Graphics
-       filename ../../doc/clipart/3D-structure-distort.pdf
+       filename ../../../doc/clipart/3D-structure-distort.pdf
        lyxscale 30
        scale 10