]> git.lyx.org Git - lyx.git/commitdiff
Work around bug in aa.cls
authorJuergen Spitzmueller <spitz@lyx.org>
Wed, 25 Sep 2024 09:44:32 +0000 (11:44 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Wed, 25 Sep 2024 09:44:32 +0000 (11:44 +0200)
lib/templates/Articles/Astronomy_%26_Astrophysics.lyx

index 3fa547588e95347508d938ae1afe7969eccf3c4d..b1edda6477f613925432fc1f20a6529cf3e5124a 100644 (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