A few ctests were magically fixed

Jürgen Spitzmüller jspitzm at gmail.com
Wed Sep 25 09:38:37 UTC 2024


Am Mittwoch, dem 25.09.2024 um 11:31 +0200 schrieb Jürgen Spitzmüller:
> Am Mittwoch, dem 25.09.2024 um 11:16 +0200 schrieb Kornel Benko:
> > LaTeX.cpp (867): Log line:
> > (/usr9/local/texlive/2024/texmf-
> > dist/tex/generic/gettitlestring/gettitlestring.
> > LaTeX.cpp (867): Log line: sty
> > LaTeX.cpp (867): Log line: Package: gettitlestring
> 
> This package is not loaded in my case.
> 
> Again: What version of aa.cls is that? (I have v. 8.1, 2012/05/22)

OK, with the recent version, I get the error as well.

This is a bug in the package, see
https://tex.stackexchange.com/questions/690753

A workaround, as explained by Ulrike, is to load hyperref in the
preamble:

\usepackage[
    colorlinks=true,
    linkcolor=blue,
    citecolor=blue,
    filecolor=blue,
    urlcolor=blue]{hyperref}

(or let LyX load hyperref with these options)

-- 
Jürgen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 508 bytes
Desc: This is a digitally signed message part
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20240925/aeb990da/attachment.asc>


More information about the lyx-devel mailing list