]> git.lyx.org Git - features.git/commitdiff
Cmake export tests: make even more tests pass
authorKornel Benko <kornel@lyx.org>
Tue, 26 Mar 2019 14:45:54 +0000 (15:45 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 13:48:21 +0000 (15:48 +0200)
development/autotests/invertedTests
development/autotests/unreliableTests
development/batchtests/beamer_test.tex.orig

index fdad4675845d620c6d1c5e96da94a943e323a1ca..3b1d684d4b72585e7274ea91572795a2d7c5764d 100644 (file)
@@ -100,7 +100,10 @@ export/examples/sr/Modules/Braille_(dvi3|pdf4)_systemF
 # no-termination of replacement macros can lead to non-existing macros if
 # unencodable or force-converted Greek or Cyrillic letters are immediately
 # followed by Latin letters. See also unreliableTests.
-export/export/latex/textcyr-textgreek-test_pdf2
+#export/export/latex/textcyr-textgreek-test_pdf2
+
+# Kornel: unknown reason
+export/export/latex/unicodesymbols/012-31-hebrew_he-.*_pdf2
 
 #9871 LyX sends invalid Unicode to iconv when converting to ASCII
 # most probably due to BabelPreamble code (language specific headings for
index 33c2270f1e0b83c0d8cc100b55eaad837546e581..21d7bd0b021e4e6d79287c2647bd060685bcba20 100644 (file)
@@ -195,8 +195,7 @@ export/export/mixing_inTitle_layouts_(pdf|dvi).*
 # https://www.mail-archive.com/search?l=mid&q=20160831134006.4fewxothddqfeyw4%40steph
 # (not expecting much attention because DVI is not given high priority)
 export/doc/es/Customization_dvi3_systemF
-export/examples/(|es/)Curricula_Vitae/Europe_CV_dvi3_systemF
-export/examples/(|es/)Curricula_Vitae/Modern_CV_dvi3_systemF
+export/examples/(|es/)Curricula_Vitae/Europe_CV_dvi3_.*F
 
 # `acmart` requires PDFlatex:
 # * Missing page number in DVI, Postscript, and PDF (ps2pdf)
index 88250081d950b378b8991aa61b592f02eb1bfb13..e3660c68dc19e74d8cf72ff33b9a2b05bba26824 100644 (file)
@@ -1,6 +1,6 @@
 %% LyX 2.4.0dev created this file.  For more info, see https://www.lyx.org/.
 %% Do not edit unless you really know what you are doing.
-\documentclass[american,english]{beamer}
+\documentclass[english]{beamer}
 \usepackage{lmodern}
 \renewcommand{\sfdefault}{lmss}
 \renewcommand{\ttdefault}{lmtt}
@@ -21,9 +21,8 @@
 \makeatletter
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%% LyX specific LaTeX commands.
-\providecommand{\LyX}{\texorpdfstring%
-  {L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
-  {LyX}}
+\providecommand{\LyX}{\texorpdfstring{\textlatin{%
+  L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}}{LyX}}
 \DeclareRobustCommand*{\lyxarrow}{%
 \@ifstar
 {\leavevmode\,$\triangleleft$\,\allowbreak}
@@ -166,9 +165,8 @@ you want to be repeated via \alert{Insert\lyxarrow Overlay Specifications}
 \begin{itemize}
 \item Note that all frame content, if the style is not \structure{Frame},
 must be nested to the frame environment (via \alert{Edit\lyxarrow Increase List Depth}
-or \shortcut{\selectlanguage{american}%
-Alt+Shift+Right\selectlanguage{english}%
-}). This is done automatically if you insert new frame paragraphs.
+or \shortcut{Alt+Shift+Right}). This is done automatically if you
+insert new frame paragraphs.
 \item Nested content is marked by a red bar in the margin of the \LyX{} workarea
 \end{itemize}
 \end{frame}
@@ -188,9 +186,8 @@ below the frame (see UserGuide, sec.~3.4.6).
 
 There is a simple and much more convenient way to start a new frame:
 Issue \alert{Insert\lyxarrow Separated Frame Below} (\shortcut{undefined}
-if you are in a non-nested \structure{Frame} paragraph, or \shortcut{\selectlanguage{american}%
-Alt+P Shift+Return\selectlanguage{english}%
-}, respectively, if you are in a nested paragraph within the frame).
+if you are in a non-nested \structure{Frame} paragraph, or \shortcut{Alt+P Shift+Return},
+respectively, if you are in a nested paragraph within the frame).
 If you are in the frame heading, \alert{Insert\lyxarrow Separated Frame Above}
 inserts a new, properly separated frame above the current one!
 \end{block}