bug-auctex
[Top][All Lists]
Advanced

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

Re: [Bug-AUCTeX] Preview of \maketitle


From: David Kastrup
Subject: Re: [Bug-AUCTeX] Preview of \maketitle
Date: Thu, 05 Oct 2006 14:40:27 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Erik Frisk <address@hidden> writes:

> David Kastrup wrote:
>
>> It was once part of the configuration in an old version, but I can't
>> really find any such version here.
>>
>> And at least in the previous run buffer you posted, it did not look
>> like you were loading something from different paths affecting
>> preview.
>>
>> Could you load the package "trace" and place
>> \traceon
>> immediately before \maketitle
>> and
>> \traceoff
>> behind it?
>>
>> It might help in figuring out what affects your \maketitle.
>
> I am not sure exactly which information you need.
> I have now added \usepackage{trace} in the preamble and put
> \traceon/\traceoff before/after \maketitle .
>
> C-c C-p C-p now stops (interactively) with the message:
>
> ! Preview: Snippet 1 started.
> <-><->
>
> address@hidden ...rrhelp {Not a real error.}\errmessage <
>                                                   }
> address@hidden #1->
>                  #1
> \tabular ...ftergroup address@hidden ##1}}{\endgroup }
>                                                   address@hidden
> address@hidden ...arge \lineskip .5em\begin {tabular}
>                                                   address@hidden \end
> {tabul...
>
> \maketitle ...ge \global address@hidden \z@ address@hidden
>                                                   \fi \thispagestyle
> {plain}...
> l.11 \maketitle

Ok, so you'll have to use
\traceon \nonstopmode
(in order to have LaTeX finish)

The stuff that is interesting will be found in the log file, starting
with what \traceon does, and ending with the error message you quoted
above.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum




reply via email to

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