bug-auctex
[Top][All Lists]
Advanced

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

[Bug-AUCTeX] rel-0-9-1; Descriptions after the first figure can't be pre


From: Tao Chen
Subject: [Bug-AUCTeX] rel-0-9-1; Descriptions after the first figure can't be previewed
Date: Tue, 05 Apr 2005 11:55:57 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031007

Dear Sir/Madam,

I am trying to use preview-latex. It is indeed a fantastic tool. I like it at the first glimpse of it.

But I met some trouble in using it. I found that all the descriptions after the first figure cannot be previewed. In the source file attached below, if I move the sentence "\section{conclusion}" to before the figure, preview-latex works well. If it is after the figure, it cannot be displayed. Could you figure out the reason? Thank you very much!

Best Regards,
Tao Chen

--
Tao Chen, ESAT-MICAS, K.U.Leuven
Karsteelpark Arenberg 10, Room 91.05
Heverlee 3001, Belgium
Tel: +32 16 321108  Fax: +32 16 321975
Email: address@hidden


---------------------------------------------------------------
*Below is the source file that I am using:*
---------------------------------------------------------------

\documentclass[a4paper,11pt]{article}

\title{ The Viability Report }
\date{March, 2005}

\begin{document}

\listoffigures

\section{Introduction}
\label{sec:introduction}

\section{The Novice Calibration Method}
\label{sec:description}

\begin{figure}[htbp]
\centering
\includegraphics[width=0.9\textwidth]{unsorted}
\caption{The unsorted figure} \label{fig:unsorted}
\end{figure}

\section{conclusion}

\end{document}

---------------------------------------------------------------
*Below is the bug report generated by preview-latex:*
---------------------------------------------------------------

Remember to cover the basics.  Including a minimal LaTeX example
file exhibiting the problem might help.



Emacs  : GNU Emacs 21.4.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
of 2005-02-09 on carthago
Package: rel-0-9-1

current state:
==============

Output from running `gs -h':
AFPL Ghostscript 8.50 (2004-12-10)
Copyright (C) 2004 artofcode LLC, Benicia, CA.  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: x11
Available devices:
  bbox bit bitcmyk bitrgb bj10e bj200 bjc600 bjc800 bmp16 bmp16m bmp256
  bmp32b bmpgray bmpmono bmpsep1 bmpsep8 cdeskjet cdj550 cdjcolor cdjmono
  cljet5 cljet5c deskjet devicen djet500 epswrite faxg3 faxg32d faxg4 ijs
  jpeg jpeggray laserjet lj5gray lj5mono ljet2p ljet3 ljet3d ljet4 ljet4d
  ljetplus nullpage pbm pbmraw pcx16 pcx24b pcx256 pcxcmyk pcxgray pcxmono
  pdfwrite pgm pgmraw pgnm pgnmraw pj pjxl pjxl300 pkm pkmraw pksm pksmraw
  png16 png16m png256 pngalpha pnggray pngmono pnm pnmraw ppm ppmraw
  psdcmyk psdrgb psgray psmono psrgb pswrite pxlcolor pxlmono spotcmyk
  tiff12nc tiff24nc tiff32nc tiffcrle tiffg3 tiffg32d tiffg4 tiffgray
  tifflzw tiffpack tiffsep uniprint x11 x11alpha x11cmyk x11gray2 x11gray4
  x11mono xcf
Search path:
  . : /freeware/gs/share/ghostscript/8.50/lib :
  /freeware/gs/share/ghostscript/8.50/Resource :
  /freeware/gs/share/ghostscript/fonts
For more information, see /freeware/gs/share/ghostscript/8.50/doc/Use.htm.
Report bugs to address@hidden, using the form in Bug-form.htm.

(setq
AUC-TeX-version "10.0g"
LaTeX-command-style '(("." "latex"))
image-types '(png gif tiff jpeg xpm pbm postscript xbm)
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 "gs"
preview-gs-options '("-q" "-dSAFER" "-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}\\input{%t}\"")
preview-required-option-list '("active" "tightpage" "auctex")
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 \"&\\1\" "
                 preview-format-name ".ini \\5")
                )
preview-undump-replacements '(("\\`\\([^ ]+\\)\\(\\( -\\([^ \"]\\|\"[^\"]*\"\\)*\\)*\\).*\\input{\\([^}]*\\)}.*\\'" "\\1 \"&"
               preview-format-name "\" \\5")
                  )
preview-auto-cache-preamble 'ask
)






reply via email to

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