GNU bug report logs -
#44578
incompability between preview and hyperref in latex 2020-10-01
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
I can confirm that I observe the same behavior as Hugo and that the error is
still appearing with the newest version of preview.sty (as downloaded from
AUCTeX yesterday).
The minimum example I use is
\documentclass[12pt,a4paper]{article}
\usepackage[margin=2cm,a4paper]{geometry}
\usepackage{hyperref}
\title{psfrag in pdflatex }
\usepackage{graphicx}
\usepackage{pstool}
\usepackage{bookmark}
\begin{document}
Test
\begin{figure}[h!]
\centering
\psfragfig[mode=errorstop,width=0.9\textwidth]{use_any_eps_file_here}
\caption{The EPS image with psfragfig}
\end{figure}
\end{document}
Note, I read frequently that TeXLive compiles very well. I use MikTex,
latest updates applied. Maybe Hugo also uses MikTex?
Is it possible that one of those distributions uses legacy packages?
Thanks a lot for your support!
Tobias
-----Ursprüngliche Nachricht-----
Von: Tassilo Horn <tsdh <at> gnu.org>
Gesendet: Freitag, 7. Januar 2022 06:54
An: Hugo Raguet <hugo.raguet <at> insa-cvl.fr>
Cc: 44578 <at> debbugs.gnu.org; dak <at> gnu.org; Bruckmann, Tobias
<tobias.bruckmann <at> uni-due.de>; bug-auctex <at> gnu.org
Betreff: Re: bug#44578: Investigating current preview problem
Hugo Raguet <hugo.raguet <at> insa-cvl.fr> writes:
>> I've attached it; could you and Tobias please give it a try.
>
> Unfortunately, it does not fix my problem ; for instance, the minimum
> example on the above referenced thread fails with the exact same
> problem as before if I do not apply Ulrike Fisher's workaround.
FWIW, I have the same "problem" as David. The example document from TeX
StackExchange compiles just fine for me (after adding %%%
TeX-command-extra-options: "--shell-escape" to the local variables) using
TeXLive 2021. The compile log suggests that the preview style is not
loaded.
So then I've put a \usepackage{preview} before loading pstricks and tried
both with the TeXLive preview version and the current AUCTeX version and
still both compiled fine and gave the same output.
Maybe you could give the exact latex command that fails for you on this
document?
Bye,
Tassilo
[smime.p7s (application/pkcs7-signature, attachment)]
This bug report was last modified 92 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.