auctex
[Top][All Lists]
Advanced

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

Re: [AUCTeX] sending faxes out of auctex ...


From: Ralf Angeli
Subject: Re: [AUCTeX] sending faxes out of auctex ...
Date: Wed, 21 May 2008 22:20:41 +0200

* Dieter Jurzitza (2008-05-13) writes:

> since years I manually integrated the following command into auctex:
>
> ("Fax send" "faxspool <RECCEIVER> %d " TeX-run-background t nil :help "Send 
> Fax to <RECEIVER>")
>
> into tex.el.

I hope you did not actually add this to tex.el and recompiled the file.
There is `M-x customize-variable <RET> TeX-command-list <RET>' or
`(add-to-list 'TeX-command-list ...)' for such purpose.

> By this way, only the dvi file gets automatically inserted, if I 
> decide to produce pdf output I will have to modify the extension of the 
> expanded "%d" manually.
>
> Is there an easy way to provide this functionality (i. e. integrate the 
> apropriate name / extension depending on the TeXing options that have been 
> chosen?)

Use %o instead of %d.

-- 
Ralf




reply via email to

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