GNU bug report logs - #44578
incompability between preview and hyperref in latex 2020-10-01

Previous Next

Package: auctex;

Reported by: Ulrike Fischer <news3 <at> nililand.de>

Date: Wed, 11 Nov 2020 15:31:03 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Ikumi Keita <ikumi <at> ikumi.que.jp>
To: dak <at> gnu.org
Cc: 45894 <at> debbugs.gnu.org, "Bruckmann, Tobias" <tobias.bruckmann <at> uni-due.de>, 44578 <at> debbugs.gnu.org
Subject: bug#44578: bug#45894: Bug report for preview-latex
Date: Sun, 17 Jan 2021 14:58:03 +0900
Hi David,

Could you please take care of bug#44578[1], reported by Ulrike Fischer?
It seems that that bug is responsible for bug#45894, skimming over the
correspondence between Tobias and Ulrike[2].

In addition, the following simple document fails at preview-latex when
TeX-PDF-mode is nil and preview-image-type is `png', although I'm not
sure whether this is related or not. (The two math fragments "\(a\)" and
"\(b\)" both don't render as images but instead "Do not enter" signs
appear beside them.)

In summary, it seems that latex+dvips+gs has low compatibility with
preview.sty by recent changes in LaTeX core.

Best regards,
Ikumi Keita

----------------------------------------------------------------------
\documentclass{article}
\usepackage{tikz}

\begin{document}

\begin{itemize}
\item \(a\)
\item \(b\)
\end{itemize}

% pdflatex+pdf2dsc+gs OK
% latex+dvipng        OK
% latex+dvips+gs      NG

\end{document}

%%% Local Variables:
%%% mode: latex
%%% TeX-master: t
%%% End:
----------------------------------------------------------------------

[1] https://debbugs.gnu.org/44578
[2] https://tex.stackexchange.com/questions/570404/pdflatex-fails-on-pstool-when-hyperref-is-included

>>>>> "Bruckmann, Tobias" <tobias.bruckmann <at> uni-due.de> writes:
> Dear Sir or Madam,
> I reported a bug on github, and the maintainers advised me to inform the
> authors of preview-latex:

>  <https://github.com/latex3/hyperref/issues/166> pdfLaTeX fails on pstool
> when hyperref is included · Issue #166 · latex3/hyperref (github.com). The
> original bug report, a minimum example and all needed files are posted
> there.

> I would be absolutely willing to support the clarification of the issue.
> Please inform me how to formally submit the bug report.

> Thanks and best wishes,

> Tobias Bruckmann




This bug report was last modified 95 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.