Compare commits

...

3 Commits

Author SHA1 Message Date
Scott Kostyshak
72de15eb77 ctests: invert more Astronomy_%26_Astrophysics
These have been failing since before.
2024-09-25 17:18:02 +02:00
Juergen Spitzmueller
c56bad8a6e Work around bug in aa.cls 2024-09-25 14:31:56 +02:00
Juergen Spitzmueller
67d3c6f8b3 Work around bug in aa.cls 2024-09-25 11:44:32 +02:00
3 changed files with 22 additions and 1 deletions

View File

@ -252,7 +252,7 @@ export/export/latex/languages/supported-languages_polyglossia_XeTeX_(dvi3|pdf5)_
# Some packages fail with XeTeX/LuaTeX
# Reported upstream (https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg184435.html)
# Is there a new version fixing the problem?
export/examples/Articles/Astronomy_%26_Astrophysics_(dvi3|pdf5)_texF
export/examples/Articles/Astronomy_%26_Astrophysics_(dvi3|pdf4|pdf5)_(texF|systemF)
# These files use packages that are not compatible with the newest LuaTeX. We
# could potentially fix these by loading the luatex85 package early in the

View File

@ -5,6 +5,15 @@
\save_transient_properties true
\origin /systemlyxdir/examples/Articles/
\textclass aa
\begin_preamble
% work around bug in the class
% see https://tex.stackexchange.com/questions/690753
\usepackage[colorlinks=true,
linkcolor=blue,
citecolor=blue,
filecolor=blue,
urlcolor=blue]{hyperref}
\end_preamble
\use_default_options true
\maintain_unincluded_children no
\language english
@ -30,6 +39,8 @@
\output_sync 0
\bibtex_command bibtex
\index_command default
\float_placement class
\float_alignment class
\paperfontsize default
\spacing single
\use_hyperref false
@ -54,6 +65,7 @@
\suppress_date false
\justification true
\use_refstyle 0
\use_formatted_ref 0
\use_minted 0
\use_lineno 0
\index Index

View File

@ -5,6 +5,15 @@
\save_transient_properties true
\origin /systemlyxdir/templates/Articles/
\textclass aa
\begin_preamble
% work around bug in the class
% see https://tex.stackexchange.com/questions/690753
\usepackage[colorlinks=true,
linkcolor=blue,
citecolor=blue,
filecolor=blue,
urlcolor=blue]{hyperref}
\end_preamble
\options referee, bibauthoryear
\use_default_options true
\maintain_unincluded_children no