tableof/hyperref-Problem

"Ekkart Kleinod" (via tex-d-l Mailing List) <[email protected]>
Newsgroups gmane.comp.tex.german
Organization Fraunhofer FOKUS
Message-ID <[email protected]>
Hallöle,

ich habe das Problem, dass tableof nicht mehr funktioniert, seit ich mein TeX aktualisiert habe (TeXLive 2023 auf 2024).

Ich hab es schon soweit eingegrenzt, dass hyperref nicht mehr mit tableof zusammenarbeitet (siehe Minimalbeispiel).

Meine Vermutung: tableof hat einen Spezialcode eingebaut, der geladen wird, wenn hyperref genutzt wird, der wahrscheinlich nicht mehr funktioniert.


Meine Frage jetzt: was tun? Sollte ich tableof nicht mehr verwenden? Schreib ich den Maintainer von tableof oder von hyperref an? Oder ist das ein ganz anderes Problem und ich bin auf dem Holzweg?


Vielen Dank,

Gruß, Ekkart.

-- 
FAQ: http://texfragen.de/
Durchsuchbares Archiv: https://www.listserv.dfn.de/sympa/arc/tex-d-l 
Unsubscribe/Verwaltung: https://www.listserv.dfn.de/sympa/info/tex-d-l
minimal.tex (text/plain, 414 B)
\documentclass{article}

% \usepackage{hyperref} % einkommentiert funktioniert tableof nicht mehr
\usepackage{tableof}

\title{tableof-test}

\begin{document}

	\tableofcontents

	\section{Section 1}

	\toftagthis{tag1}
	\subsection{Tag 1}

	\toftagthis{tag1, tag2}
	\subsection{Tag 2}

	\section{tableof tag1}

	\tableof{tag1}

	\section{tableof tag2}

	\tableof{tag2}

\end{document}
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.