auctex-devel
[Top][All Lists]
Advanced

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

Re: [AUCTeX-devel] TeX-command-buffer: generate buffer-file-name.dvi/pdf


From: David Kastrup
Subject: Re: [AUCTeX-devel] TeX-command-buffer: generate buffer-file-name.dvi/pdf
Date: Mon, 09 Mar 2015 13:00:02 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Uwe Brauer <address@hidden> writes:

>>> "Tassilo" == Tassilo Horn <address@hidden> writes:
>
> Hi Tassilo
>
>
>    > Because this way you can compile the "thing" you're currently working on
>    > without overwriting your complete document, i.e., master.pdf/dvi.
>
>
> I don't understand, I have 
>
> \documentclass[12pt]{article}
> \begin{document}
>
> \include{test1}
> \include{test2}
> \end{document}
>
>
> So 
>
>     -  TeX-command-master  main.tex gives main.pdf
>
>     -  TeX-command-master  in say test1.tex gives again  main.pdf
>
>     - but when I run in test1.tex TeX-command-buffer, I don't get
>       test1.pdf. I don't see what harm it could cause? I don't
>       see what it could overwrite? what do I miss? 

test1.aux for example.

-- 
David Kastrup



reply via email to

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