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 #18 received at 19499 <at> debbugs.gnu.org (full text, mbox):
Hi Arash,
Sorry for following-up from a completely different email address. I
don't have much plain-text email in my gmail these days, and this
address is what I typically do work from.
In any case, I don't even recall filing this bug! I just tried out the
reproducer file on my own emacs after installing AucTeX and it worked
fine for me as well. Please do close the bug :)
thanks,
Stephen
Arash Esbati <arash <at> gnu.org> writes:
> 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. And sorry the premature mail I sent.)
>
> This is what I get with a recent AUCTeX and Emacs:
>
> The result looks Ok to me. I'm closing this report for now. We can
> reopen if you get other results.
>
> Best, Arash
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.