[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-AUCTeX] Subject: 11.86; LaTeX found no preview images; Fedora 1
From: |
David Kastrup |
Subject: |
Re: [Bug-AUCTeX] Subject: 11.86; LaTeX found no preview images; Fedora 16 and 17. |
Date: |
Sat, 30 Jun 2012 14:43:41 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) |
"Edward N. Lewis" <address@hidden> writes:
> Remember to cover the basics. Including a minimal LaTeX example
> file exhibiting the problem might help.
>
>
>
> Emacs : GNU Emacs 23.3.1 (i386-redhat-linux-gnu, GTK+ Version 2.24.8)
> of 2012-01-13 on x86-17.phx2.fedoraproject.org
> Package: 11.86
>
> Run buffer contents:
>
> Running `Preview-LaTeX' on `test' with ``pdflatex
> -interaction=nonstopmode "&prv_test" test.tex''
> This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6)
[...]
> CUSTOMISED FORMAT. Preloaded files:
> .
> article.cls 2005/09/16 v1.4f Standard LaTeX document class
> size12.clo 2005/09/16 v1.4f Standard LaTeX file (size option)
> .
> (./test.aux) [1{/usr/share/texmf/fonts/map/pdftex/updmap/pdftex.map}]
> (./test.aux)
>
> LaTeX Font Warning: Some font shapes were not available, defaults
> substituted.
>
>
> )</usr/share/texmf/fonts/type1/bluesky/cm/cmmi12.pfb></usr/share/texmf/fonts/t
> ype1/bluesky/cm/cmr12.pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmss12.
> pfb><
> /usr/share/texmf/fonts/type1/bluesky/cm/cmsy10.pfb>
> Output written on test.pdf (1 page, 15878 bytes).
> Transcript written on test.log.
>
> Preview-LaTeX finished with nothing to show at Fri Jun 29 23:03:45
> LaTeX: LaTeX found no preview images
> Minimal LaTeX file follows:
>
> \documentclass[12pt]{article}
> \renewcommand{\familydefault}{\sfdefault}
> \setlength{\parindent}{0pt}
> \setlength{\parskip}{12pt}
> % added following line for testing. Do not normally use it.
> \usepackage[T1]{fontenc}
> % added following line for testing. Do not normally use it.
> \usepackage[ansinew]{inputenc}
> % added following line for testing. Do not normally use it.
> \usepackage{type1cm}
> \usepackage{amsmath}
> \begin{document}
> The quick brown fox jumps over the lazy dogs back.
>
> \begin{equation}
> y=m \times x + b
> \end{equation}
>
> \end{document}
The log output does not match the example file you are posting.
--
David Kastrup