bug-auctex
[Top][All Lists]
Advanced

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

[Bug-AUCTeX] Re: [AUCTeX] Re: Problem with preview


From: David Kastrup
Subject: [Bug-AUCTeX] Re: [AUCTeX] Re: Problem with preview
Date: Fri, 27 Apr 2007 12:56:52 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.98 (gnu/linux)

Guy Durrieu <address@hidden> writes:

> David Kastrup a écrit :
>
>> Could you create a short example program, run preview on it and then
>> use M-x preview-report-bug RET?
>>
>> I suspect some console messages confusing preview's idea of the
>> current input file.  If that is the case, configuring your TeX to use
>> -file-line-error type messages should help.

Did you try with -file-line-error, too?

> Here is my example :
>
> ----------------------
> \documentclass[11pt,fleqn]{article}
> \usepackage{t1enc}
> \usepackage[frenchle]{babel}
>
> \begin{document}
>
> \begin{abstract}
>   Ceci est un résumé.
> \end{abstract}
>
>
> Ceci est un test.
>
> \section{Ceci est une section }
> \label{sec:sec1}
>
> \end{document}

Ok.

> (./test.tex (/optbis/TETEX/share/texmf/tex/latex/base/article.cls
> Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
> (/optbis/TETEX/share/texmf/tex/latex/base/fleqn.clo)
> (/optbis/TETEX/share/texmf/tex/latex/base/size11.clo))
> (/optbis/TETEX/share/texmf/tex/latex/base/t1enc.sty)
> (/LOCAL/durrieu/texmf_local/tex/generic/babel/babel.sty
> (/LOCAL/durrieu/texmf_local/tex/generic/frenchle/frenchle.ldf
> (/LOCAL/durrieu/texmf_local/tex/generic/frenchle/frenchle.sty
> (/LOCAL/durrieu/texmf_local/tex/generic/babel/babel.def)
>
>  -23- Extension : frenchle V5,9993 -- 11 f\'evrier 2007 -- (B.Gaulle)

(B.Gaulle) might be one suspect, but it looks rather harmless.

>  -24- frenchle.sty utilise dans ce document le codage de fonte T1.
>
>  -25- frenchle.sty affiche ici ses messages en 7-bits << \`a la TeX >>.
>
>
>
>  frenchle.sty : -48- Lecture du fichier de configuration de frenchle
> (\`a la li
> gne 2033).

Ouch.  I suppose that this stuff in parens would be the stuff which
causes the problem.

> (/LOCAL/durrieu/texmf_local/tex/generic/frenchle/frenchle.cfg))
> (/LOCAL/durrieu/texmf_local/tex/generic/frenchle/frenchle.ldf)))
> No file test.aux.
> (/LOCAL/durrieu/texmf_local/tex/latex/preview/preview.sty
> (/LOCAL/durrieu/texmf_local/tex/latex/preview/prtightpage.def)
> (/LOCAL/durrieu/texmf_local/tex/latex/preview/prauctex.def
> No auxiliary output files.
>
>
> (/LOCAL/durrieu/texmf_local/tex/latex/preview/prauctex.cfg))
> (/LOCAL/durrieu/texmf_local/tex/latex/preview/prfootnotes.def)
> Preview: Fontsize 10.95pt
> )
>
>  frenchle.sty : -58- valeur de \parsep ignor\'ee (\`a la ligne 7).

Or that one.

What do people think of the idea to put some sort of syntax
highlighting and/or tooltips on detected file names that declare which
file AUCTeX believes to be in afterwards?

We could also then have a command like C-c = in the run log (at least
when the file has been parsed up to that point) which displays the
current idea of the current file.

It would probably be non-nice to actually insert buffer text, but
maybe at least the bug report command could then unravel that
information and place it in the report?  Like [in ./xxx.tex] after the
"(name " thingy and [in ...] after each ")"?

Anybody think that this might be helpful for either us or users?  Not
really sure.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum




reply via email to

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