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

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to