commit 67d3c6f8b3b73e914290124f6ca0186a02f521e1
Author: Juergen Spitzmueller <[email protected]>
Date: Wed Sep 25 11:44:32 2024 +0200
Work around bug in aa.cls
---
lib/templates/Articles/Astronomy_%26_Astrophysics.lyx | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/lib/templates/Articles/Astronomy_%26_Astrophysics.lyx
b/lib/templates/Articles/Astronomy_%26_Astrophysics.lyx
index 3fa547588e..b1edda6477 100644
--- a/lib/templates/Articles/Astronomy_%26_Astrophysics.lyx
+++ b/lib/templates/Articles/Astronomy_%26_Astrophysics.lyx
@@ -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
--
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs