rel-0-8-1; Error message with autogen
Frank K?ster <[email protected]> Fri, 25 Feb 2005 19:09:32 +0100
| Newsgroups | gmane.emacs.latex.preview.devel |
|---|---|
| Message-ID | <E1D4ju8-0003tH-P0__24133.8458414704$1109358493$gmane$org@alhambra.kuesterei.ch> |
Remember to cover the basics. Including a minimal LaTeX example file exhibiting the problem might help. $ cvs -d:pserver:[email protected]:/cvsroot/preview-latex checkout preview $ cd preview $ ./autogen.sh faq.texi:7: warning: `@contents' omitted since writing to stdout. $ Don't know whether you care, but rather report something unneeded than skipping it. Regards, Frank Emacs : GNU Emacs 21.3.1 (i386-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2005-02-04 on trouble, modified by Debian Package: rel-0-8-1 current state: ============== Output from running `gs -h': AFPL Ghostscript 8.14 (2004-02-20) 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: ap3250 appledmp bbox bit bitcmyk bitrgb bj10e bj200 bjc600 bjc800 bmp16 bmp16m bmp256 bmp32b bmpgray bmpmono bmpsep1 bmpsep8 cdeskjet cdj500 cdj550 cdjcolor cdjmono cfax cif cljet5 cljet5c cljet5pr declj250 deskjet devicen dfaxhigh dfaxlow djet500 djet500c dnj650c eps9high eps9mid epson epsonc epswrite escp faxg3 faxg32d faxg4 hl7x0 ibmpro ijs imagen iwhi iwlo iwlq jetp3852 jpeg jpeggray laserjet lbp8 lips3 lj250 lj3100sw lj4dith lj5gray lj5mono ljet2p ljet3 ljet3d ljet4 ljet4d ljetplus lp2563 lp8000 lq850 m8510 miff24 necp6 nullpage oce9050 oki182 okiibm paintjet pbm pbmraw pcx16 pcx24b pcx256 pcxcmyk pcxgray pcxmono pdfwrite pgm pgmraw pgnm pgnmraw pj pjetxl pjxl pjxl300 pkm pkmraw pksm pksmraw plan9bm png16 png16m png256 pngalpha pnggray pngmono pnm pnmraw ppm ppmraw psdcmyk psdrgb psgray psmono psrgb pswrite pxlcolor pxlmono r4081 sj48 spotcmyk st800 stcolor t4693d2 t4693d4 t4693d8 tek4696 tiff12nc tiff24nc tiffcrle tiffg3 tiffg32d tiffg4 tifflzw tiffpack uniprint x11 x11alpha x11cmyk x11gray2 x11gray4 x11mono xcf Search path: . : /usr/share/gs-afpl/8.14/lib : /usr/share/gs-afpl/8.14/Resource : /usr/share/gs-afpl/fonts : /var/lib/defoma/gs.d/dirs/fonts : /usr/share/fonts/type1 : /usr/share/ghostscript/fonts : /usr/local/lib/ghostscript/fonts For more information, see /usr/share/doc/gs-afpl/Use.htm. Report bugs to [email protected], using the form in Bug-form.htm. (setq AUC-TeX-version "11.55" LaTeX-command-style '(("" "%(PDF)%(latex) %S%(PDFout)")) image-types '(png gif tiff jpeg xpm pbm postscript xbm) preview-image-type 'png preview-image-creators '((postscript (open preview-eps-open) (place preview-eps-place)) (dvipng (open preview-dvipng-open) (place preview-gs-place) (close preview-dvipng-close)) (png (open preview-gs-open png ("-sDEVICE=png16m")) (place preview-gs-place) (close preview-gs-close)) (jpeg (open preview-gs-open jpeg ("-sDEVICE=jpeg")) (place preview-gs-place) (close preview-gs-close)) (pnm (open preview-gs-open pbm ("-sDEVICE=pnmraw")) (place preview-gs-place) (close preview-gs-close)) (tiff (open preview-gs-open tiff ("-sDEVICE=tiff12nc")) (place preview-gs-place) (close preview-gs-close)) ) preview-gs-command "gs" preview-gs-options '("-q" "-dSAFER" "-dDELAYSAFER" "-dNOPAUSE" "-DNOPLATFONTS" "-dPrinted" "-dTextAlphaBits=4" "-dGraphicsAlphaBits=4") 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\\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}") preview-LaTeX-command-replacements nil preview-dump-replacements '(preview-LaTeX-command-replacements ("\\`\\(e?\\(pdf\\)?e?\\(la\\)?tex\\)\\(\\( -\\([^ \"]\\|\"[^\"]*\"\\)*\\)*\\)\\(.*\\)\\'" "\\1 -ini \"&\\1\" " preview-format-name ".ini \\7") ) preview-undump-replacements '(("\\`\\(e?\\(pdf\\)?e?\\(la\\)?tex\\)\\(\\( -\\([^ \"]\\|\"[^\"]*\"\\)*\\)*\\).*\\input{\\([^}]*\\)}.*\\'" "\\1 \"&" preview-format-name "\" \\7") ) preview-auto-cache-preamble t ) ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ preview-latex-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/preview-latex-bugs ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click