auctex
[Top][All Lists]
Advanced

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

Re: [AUCTeX] Editing of a beamer file if \documentclass{beamer} is absen


From: David Kastrup
Subject: Re: [AUCTeX] Editing of a beamer file if \documentclass{beamer} is absent?
Date: Sat, 28 Jul 2007 08:32:09 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux)

Ralf Angeli <address@hidden> writes:

> * mirko vukovic (2007-07-27) writes:
>
>> I compile by beamer files by doing
>>
>> Pdfetex "&beamtikz" file.tex
>>
>> The preamble of file.tex is: 
>>
>> %%\documentclass{beamer}  !!! Commented out
> [...]
>> The \documentclass command is commented out, because the format file
>> contains the beamer definitions.  So AucTeX does not know that it is
>> looking at a beamer file.  How do I inform it of that?
>
> You could use something like
> \iffalse
> \documentclass{beamer}
> \fi

I think it would be less confusing and more flexible if he used
mylatex.ltx for creating the format.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum




reply via email to

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