GNU bug report logs -
#19499
11.88; preview-buffer with tikz and \newpage produces off by one image placement.
Previous Next
Reported by: Stephen Brennan <brenns10 <at> gmail.com>
Date: Sat, 3 Jan 2015 23:31:01 UTC
Severity: normal
Tags: unreproducible
Found in version 11.88
Done: Arash Esbati <arash <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 19499 <at> debbugs.gnu.org (full text, mbox):
Stephen Brennan <brenns10 <at> gmail.com> writes:
> When tikz is included and preview-buffer is run, the first math preview
> after `\newpage' will have a blank preview image. The subsequent image
> will display the preview for the previous math expression, and so on.
> For example, with this input file:
>
> --- BEGIN EXAMPLE FILE
> \documentclass{article}
> \usepackage{tikz}
> \begin{document}
> $x^1$
> \newpage
> $x^2$
> $x^3$
> \end{document}
> --- END EXAMPLE FILE
>
> The preview for $x^1$ displays properly. The preview for $x^2$ displays
> a blank image, and the preview for $x^3$ displays an image of $x^2$. If
> you comment out the `\usepackage{tikz}' or the `\newpage', the previews
> run correctly.
(I'm going through old bug reports that unfortunately weren't resolved
at the time.)
This is what I get with a recent AUCTeX and Emacs:
This bug report was last modified 1 year and 135 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.