emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#21298: closed (A title, a newpage, and package tod


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#21298: closed (A title, a newpage, and package todonotes breaks previews)
Date: Fri, 21 Aug 2015 06:02:02 +0000

Your message dated Fri, 21 Aug 2015 08:01:43 +0200
with message-id <address@hidden>
and subject line Re: bug#21298: A title, a newpage, and package todonotes 
breaks previews
has caused the debbugs.gnu.org bug report #21298,
regarding A title, a newpage, and package todonotes breaks previews
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
21298: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=21298
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: A title, a newpage, and package todonotes breaks previews Date: Thu, 20 Aug 2015 16:27:47 +0300 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0
This latex code generates wrong previews with `preview-document` command:
***tex.tex begins***
\documentclass[a4paper,10pt]{article}
\usepackage{todonotes}


\begin{document}

\title{Bla}
\newpage

1: $1=1$

2
\[
2=2
\]



3
\[
3=3
\]



\end{document}
***tex.tex ends***

The previews are missaligned in the sense that in the log file the three
detected preview positions are correct corresponding to $1=1$ \[2=2\]
and \[3=3\]. However the images that get generated are wrong. For
whatever reason there is a preview of a page with the title that gets
inserted into the first slot, a preview with 1=1 gets inserted in slot
2=2 and 2=2 into slot 3=3.

removing any of the following:
\title{...}
\newpage
\usepackage{todonotes}

makes the problem disappear.

Emacs  : GNU Emacs 24.5.1 (x86_64-suse-linux-gnu, GTK+ Version 3.16.6)
 of 2015-08-10 on build73
Package: 11.88.7

Run buffer contents:

Running `Preview-LaTeX' on `tex' with ``pdflatex -ini
-interaction=nonstopmode "&pdflatex" prv_tex.ini
"\nonstopmode\nofiles\PassOptionsToPackage{active,tightpage,auctex,counters}{preview}\AtBeginDocument{\ifx\ifPreview\undefined\RequirePackage[displaymath,floats,graphics,textmath,sections,footnotes]{preview}[2004/11/05]\fi}"
"\input" tex.tex''
This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2014/TeX Live
for SUSE Linux) (INITEX)
 restricted \write18 enabled.
entering extended mode
(./prv_tex.ini
LaTeX2e <2014/05/01>
Babel <3.9k> and hyphenation patterns for 78 languages loaded.
(/usr/share/texmf/tex/latex/carlisle/mylatex.ltx)
(/usr/share/texmf/tex/latex/tools/.tex File ignored))
No auxiliary output files.

(./tex.tex (/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo))
(/usr/share/texmf/tex/latex/todonotes/todonotes.sty
(/usr/share/texmf/tex/latex/base/ifthen.sty)
(/usr/share/texmf/tex/latex/xkeyval/xkeyval.sty
(/usr/share/texmf/tex/generic/xkeyval/xkeyval.tex
(/usr/share/texmf/tex/generic/xkeyval/keyval.tex)))
(/usr/share/texmf/tex/latex/xcolor/xcolor.sty
(/usr/share/texmf/tex/latex/latexconfig/color.cfg)
(/usr/share/texmf/tex/latex/pdftex-def/pdftex.def
(/usr/share/texmf/tex/generic/oberdiek/infwarerr.sty)
(/usr/share/texmf/tex/generic/oberdiek/ltxcmds.sty)))
(/usr/share/texmf/tex/latex/pgf/frontendlayer/tikz.sty
(/usr/share/texmf/tex/latex/pgf/basiclayer/pgf.sty
(/usr/share/texmf/tex/latex/pgf/utilities/pgfrcs.sty
(/usr/share/texmf/tex/generic/pgf/utilities/pgfutil-common.tex
(/usr/share/texmf/tex/generic/pgf/utilities/pgfutil-common-lists.tex))
(/usr/share/texmf/tex/generic/pgf/utilities/pgfutil-latex.def
(/usr/share/texmf/tex/latex/ms/everyshi.sty))
(/usr/share/texmf/tex/generic/pgf/utilities/pgfrcs.code.tex))
(/usr/share/texmf/tex/latex/pgf/basiclayer/pgfcore.sty
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/latexconfig/graphics.cfg)))
(/usr/share/texmf/tex/latex/pgf/systemlayer/pgfsys.sty
(/usr/share/texmf/tex/generic/pgf/systemlayer/pgfsys.code.tex
(/usr/share/texmf/tex/generic/pgf/utilities/pgfkeys.code.tex
(/usr/share/texmf/tex/generic/pgf/utilities/pgfkeysfiltered.code.tex))
(/usr/share/texmf/tex/generic/pgf/systemlayer/pgf.cfg)
(/usr/share/texmf/tex/generic/pgf/systemlayer/pgfsys-pdftex.def
(/usr/s...

[...]

        ...x
    calc.sty    2007/08/22 v4.3 Infix arithmetic (KKT,FJ)
        .
No file tex.aux.
(/home/guraltsev/.emacs.d/elpa/auctex-11.88.7/latex/preview.sty
(/home/guraltsev/.emacs.d/elpa/auctex-11.88.7/latex/prtightpage.def)
(/home/guraltsev/.emacs.d/elpa/auctex-11.88.7/latex/prauctex.def
No auxiliary output files.


(/home/guraltsev/.emacs.d/elpa/auctex-11.88.7/latex/prauctex.cfg))
(/home/guraltsev/.emacs.d/elpa/auctex-11.88.7/latex/prcounters.def)
(/home/guraltsev/.emacs.d/elpa/auctex-11.88.7/latex/prfootnotes.def)
Preview: Fontsize 10pt
Preview: PDFoutput 1
) (/usr/share/texmf/tex/context/base/supp-pdf.mkii
[Loading MPS to PDF converter (version 2006.09.02).]
) ABD: EveryShipout initializing macros
(/usr/share/texmf/tex/generic/oberdiek/pdftexcmds.sty
(/usr/share/texmf/tex/generic/oberdiek/ifluatex.sty)
(/usr/share/texmf/tex/generic/oberdiek/ifpdf.sty))
(/usr/share/texmf/tex/latex/oberdiek/epstopdf-base.sty
(/usr/share/texmf/tex/latex/oberdiek/grfext.sty
(/usr/share/texmf/tex/generic/oberdiek/kvdefinekeys.sty))
(/usr/share/texmf/tex/latex/oberdiek/kvoptions.sty
(/usr/share/texmf/tex/generic/oberdiek/kvsetkeys.sty
(/usr/share/texmf/tex/generic/oberdiek/etexcmds.sty)))
(/usr/share/texmf/tex/latex/latexconfig/epstopdf-sys.cfg))
[1{/usr/share/texmf/
fonts/map/pdftex/updmap/pdftex.map}]
Preview: Counters {page}{2}:
! Preview: Snippet 1 started.
<-><->
      l.12 1: $
         1=1$
Preview: Tightpage -32891 -32891 32891 32891
! Preview: Snippet 1 ended.(422343+0x1529168).
<-><->
      l.12 1: $1=1$
             [1]
! Preview: Snippet 2 started.
<-><->
      l.15 \[
       ! Preview: Snippet 2 ended.(422343+0x12069544).
<-><->
      l.17 \]
       [2]
! Preview: Snippet 3 started.
<-><->
      l.22 \[
       ! Preview: Snippet 3 ended.(422343+0x12069544).
<-><->
      l.24 \]
       [3] [2] )
(see the transcript file for additional
information)</usr/share/texmf/fonts/typ
e1/public/amsfonts/cm/cmr10.pfb>
Output written on tex.pdf (5 pages, 12247 bytes).
Transcript written on tex.log.

TeX Output exited as expected with code 1 at Thu Aug 20 16:13:47
Running `Preview-PDF2DSC' with ``pdf2dsc tex.pdf
tex.prv/tmp30906DMo/preview.dsc''

Preview-PDF2DSC finished at Thu Aug 20 16:13:47
Running `Preview-Ghostscript' with ``/usr/bin/rungs
-dOutputFile\=\(tex.prv/tmp30906DMo/pr1-\%d.png\) -q -dDELAYSAFER
-dNOPAUSE -DNOPLATFONTS -dPrinted -dTextAlphaBits\=4
-dGraphicsAlphaBits\=4 -sDEVICE\=png16m -r108.48x108.765''

Preview-Ghostscript finished at Thu Aug 20 16:13:47

current state:
==============
(setq
 AUCTeX-version "11.88.7"
 LaTeX-command-style '(("" "%(PDF)%(latex) %(file-line-error)
%(extraopts) %S%(PDFout)"))
 image-types '(svg imagemagick png gif tiff jpeg xpm xbm pbm postscript)
 preview-image-type 'png
 preview-image-creators '((dvipng (open preview-gs-open
preview-dvipng-process-setup)
                           (place preview-gs-place) (close 
preview-dvipng-close))
                          (png (open preview-gs-open) (place preview-gs-place)
                           (close preview-gs-close))
                          (jpeg (open preview-gs-open) (place preview-gs-place)
                           (close preview-gs-close))
                          (pnm (open preview-gs-open) (place preview-gs-place)
                           (close preview-gs-close))
                          (tiff (open preview-gs-open) (place preview-gs-place)
                           (close preview-gs-close))
                          )
 preview-dvipng-image-type 'png
 preview-dvipng-command "dvipng -picky -noghostscript %d -o
\"%m/prev%%03d.png\""
 preview-pdf2dsc-command "pdf2dsc %s.pdf %m/preview.dsc"
 preview-gs-command "/usr/bin/rungs"
 preview-gs-options '("-q" "-dDELAYSAFER" "-dNOPAUSE" "-DNOPLATFONTS"
"-dPrinted"
                      "-dTextAlphaBits=4" "-dGraphicsAlphaBits=4")
 preview-gs-image-type-alist '((png png "-sDEVICE=png16m") (dvipng png
"-sDEVICE=png16m")
                               (jpeg jpeg "-sDEVICE=jpeg") (pnm pbm 
"-sDEVICE=pnmraw")
                               (tiff tiff "-sDEVICE=tiff12nc"))
 preview-fast-conversion t
 preview-prefer-TeX-bb nil
 preview-dvips-command "dvips -Pwww -i -E %d -o %m/preview.000"
 preview-fast-dvips-command "dvips -Pwww %d -o %m/preview.ps"
 preview-scale-function 'preview-scale-from-face
 preview-LaTeX-command '("%`%l
\"\\nonstopmode\\nofiles\\PassOptionsToPackage{"
                         ("," . preview-required-option-list)
                         
"}{preview}\\AtBeginDocument{\\ifx\\ifPreview\\undefined"
                         preview-default-preamble "\\fi}\"%' %t")
 preview-required-option-list '("active" "tightpage" "auctex"
(preview-preserve-counters "counters"))
 preview-preserve-counters t
 preview-default-option-list '("displaymath" "floats" "graphics"
"textmath" "sections" "footnotes")
 preview-default-preamble '("\\RequirePackage[" ("," .
preview-default-option-list)
                            "]{preview}[2004/11/05]")
 preview-LaTeX-command-replacements nil
 preview-dump-replacements '(preview-LaTeX-command-replacements
                             ("\\`\\([^ ]+\\)\\(\\( +-\\([^
\\\\\"]\\|\\\\\\.\\|\"[^\"]*\"\\)*\\)*\\)\\(.*\\)\\'" "\\1 -ini
-interaction=nonstopmode \"&\\1\" " preview-format-name ".ini \\5")
                             )
 preview-undump-replacements '(("\\`\\([^ ]+\\) .*? \"\\\\input\"
\\(.*\\)\\'"
                                "\\1 -interaction=nonstopmode \"&" 
preview-format-name "\" \\2")
                               )
 preview-auto-cache-preamble t
 preview-TeX-style-dir "/home/guraltsev/.emacs.d/elpa/auctex-11.88.7/latex"
 )

Output from running `/usr/bin/rungs -h':
GPL Ghostscript 9.16 (2015-03-30)
Copyright (C) 2015 Artifex Software, Inc.  All rights reserved.
Usage: gs [switches] [file1.ps file2.ps ...]
Most frequently used switches: (you can use # in place of =)
 -dNOPAUSE           no pause after page   | -q       `quiet', fewer
messages
 -g<width>x<height>  page size in pixels   | -r<res>  pixels/inch resolution
 -sDEVICE=<devname>  select device         | -dBATCH  exit after last file
 -sOutputFile=<file> select output file: - for stdout, |command for pipe,
                                         embed %d or %ld for page #
Input formats: PostScript PostScriptLevel1 PostScriptLevel2
PostScriptLevel3 PDF
Default output device: x11alpha
Available devices:
   alc1900 alc2000 alc4000 alc4100 alc8500 alc8600 alc9100 ap3250 appledmp
   atx23 atx24 atx38 bbox bit bitcmyk bitrgb bitrgbtags bj10e bj10v bj10vh
   bj200 bjc600 bjc800 bjc880j bjccmyk bjccolor bjcgray bjcmono bmp16 bmp16m
   bmp256 bmp32b bmpgray bmpmono bmpsep1 bmpsep8 ccr cdeskjet cdj1600 cdj500
   cdj550 cdj670 cdj850 cdj880 cdj890 cdj970 cdjcolor cdjmono cdnj500 cfax
   chp2200 cif cljet5 cljet5c cljet5pr coslw2p coslwxl cp50 cups declj250
   deskjet devicen dfaxhigh dfaxlow dj505j djet500 djet500c dl2100 dnj650c
   epl2050 epl2050p epl2120 epl2500 epl2750 epl5800 epl5900 epl6100 epl6200
   eplcolor eplmono eps2write eps9high eps9mid epson epsonc escp escpage
   faxg3 faxg32d faxg4 fmlbp fmpr fpng fs600 gdi hl1240 hl1250 hl7x0
   hpdj1120c hpdj310 hpdj320 hpdj340 hpdj400 hpdj500 hpdj500c hpdj510
   hpdj520 hpdj540 hpdj550c hpdj560c hpdj600 hpdj660c hpdj670c hpdj680c
   hpdj690c hpdj850c hpdj855c hpdj870c hpdj890c hpdjplus hpdjportable ibmpro
   ijs imagen inferno ink_cov inkcov itk24i itk38 iwhi iwlo iwlq jetp3852
   jj100 jpeg jpegcmyk jpeggray la50 la70 la75 la75plus laserjet lbp310
   lbp320 lbp8 lex2050 lex3200 lex5700 lex7000 lips2p lips3 lips4 lips4v
   lj250 lj3100sw lj4dith lj4dithp lj5gray lj5mono ljet2p ljet3 ljet3d ljet4
   ljet4d ljet4pjl ljetplus ln03 lp1800 lp1900 lp2000 lp2200 lp2400 lp2500
   lp2563 lp3000c lp7500 lp7700 lp7900 lp8000 lp8000c lp8100 lp8200c lp8300c
   lp8300f lp8400f lp8500c lp8600 lp8600f lp8700 lp8800c lp8900 lp9000b
   lp9000c lp9100 lp9200b lp9200c lp9300 lp9400 lp9500c lp9600 lp9600s
   lp9800c lps4500 lps6500 lq850 lxm3200 lxm5700m m8510 mag16 mag256
   md1xMono md2k md50Eco md50Mono md5k mgr4 mgr8 mgrgray2 mgrgray4 mgrgray8
   mgrmono miff24 mj500c mj6000c mj700v2c mj8000c ml600 necp6 npdl nullpage
   oce9050 oki182 oki4w okiibm oprp opvp paintjet pam pamcmyk32 pamcmyk4 pbm
   pbmraw pcl3 pcx16 pcx24b pcx256 pcx2up pcxcmyk pcxgray pcxmono pdfwrite
   pgm pgmraw pgnm pgnmraw photoex picty180 pj pjetxl pjxl pjxl300 pkm
   pkmraw pksm pksmraw plan plan9bm planc plang plank planm plib plibc plibg
   plibk plibm png16 png16m png256 png48 pngalpha pnggray pngmono pnm pnmraw
   ppm ppmraw pr1000 pr1000_4 pr150 pr201 ps2write psdcmyk psdcmykog psdrgb
   pwgraster pxlcolor pxlmono r4081 rinkj rpdl samsunggdi sgirgb sj48
   spotcmyk st800 stcolor sunhmono t4693d2 t4693d4 t4693d8 tek4696 tiff12nc
   tiff24nc tiff32nc tiff48nc tiff64nc tiffcrle tiffg3 tiffg32d tiffg4
   tiffgray tifflzw tiffpack tiffscaled tiffsep tiffsep1 txtwrite uniprint
   x11 x11alpha x11cmyk x11cmyk2 x11cmyk4 x11cmyk8 x11gray2 x11gray4 x11mono
   xcf xes xpswrite
Search path:
   /home/guraltsev/.fonts : /usr/share/ghostscript/9.16/Resource/Init :
   /usr/share/ghostscript/9.16/lib :
   /usr/share/ghostscript/9.16/Resource/Font :
   /usr/share/ghostscript/fonts : /usr/share/fonts/truetype :
   /usr/share/fonts/Type1 : /usr/share/fonts/CID : /usr/share/fonts/URW
Ghostscript is also using fontconfig to search for font files
For more information, see /usr/share/ghostscript/9.16/doc/Use.htm.
Please report bugs to bugs.ghostscript.com.


Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message --- Subject: Re: bug#21298: A title, a newpage, and package todonotes breaks previews Date: Fri, 21 Aug 2015 08:01:43 +0200 User-agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.0.50 (gnu/linux)
Gennady Uraltsev <address@hidden> writes:

> I found a thread with a solution.
>
> http://debbugs.gnu.org/cgi/bugreport.cgi?bug=20749
>
> The culprit is PGF. They have apparently accepted the patch several days
> ago so it will be rolled out to distributions. Now at leas my minimal
> example works well.

Great that the patch is finally applied!  I'll close this report then.

Bye,
Tassilo

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]