[gnu.emacs.help] TeX in emacs

oliveria@caen.engin.umich.edu (ROQUE DONIZETE DE OLIVEIRA) (03/14/91)

Can someone explain the information given by the on-line help 
about the function 'TeX-region' in emacs?  
How do you give values to TeX-start-of-header and TeX-end-of-header
to guarantee that the macros at the top of the .tex file are
included in the temporary file?

Thanks.
 
    Roque Oliveira
    oliveria@caen.engin.umich.edu

krab@iesd.auc.dk (Kresten Krab Thorup) (03/14/91)

You can get to know the value of TeX-start-of-header by typing:

   M-x eval-expression <RET> TeX-start-of-header <RET>

while in TeX-mode, as the variable is local to the buffer.

You can set the values by typing:

M-x eval-expression <RET> (setq TeX-start-of-header "% Start head ") <RET>


/Kresten
--


			        /  |__  __/   |  /
			       /_/_|   / ___/   |
			    _____/  __/ __/__/__|
				     ____/

			LaTeX's not crap --- that's me