Small problem: if the file doesn't exist, rm fails with error, which
stops the process (the PDF file is not produced). This happens if I
create a new source file in my project.

On Sat, Dec 4, 2010 at 3:22 PM, Jeff Horn <jrhorn...@gmail.com> wrote:
> On Sat, Dec 4, 2010 at 3:20 PM, Mike McLean <mike.mcl...@pobox.com> wrote:
>> I solve this with a forced remove:
>>
>> (setq org-latex-to-pdf-process (quote ("rm %b.pdf" "texi2dvi -p -b -c -V
>> %f")))
>
> Nice! Very clever. Thanks for the tip! (CC-ing to the list, hope that's OK)
>
> --
> Jeffrey Horn
> Graduate Lecturer and PhD Student in Economics
> George Mason University
>
> (704) 271-4797
> jh...@gmu.edu
> jrhorn...@gmail.com
>
> http://www.failuretorefrain.com/jeff/
>



-- 
Jeffrey Horn
Graduate Lecturer and PhD Student in Economics
George Mason University

(704) 271-4797
jh...@gmu.edu
jrhorn...@gmail.com

http://www.failuretorefrain.com/jeff/

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to