emacs-orgmode
[Top][All Lists]
Advanced

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

Re: Using a latex auxdir


From: Ihor Radchenko
Subject: Re: Using a latex auxdir
Date: Fri, 17 May 2024 11:10:10 +0000

Rustom Mody <rustompmody@gmail.com> writes:

> I wanted to keep all my latex generated files inside auxdir.
> So I changed org-latex-pdf-process thus:
>
> (setq org-latex-pdf-process
>       '("latexmk -f -pdf -%latex -interaction=nonstopmode -auxdir=%oauxdir
> %f"
> "mv %F %oauxdir"  ))
>
> But this confuses org and I dont get C-c C-e l p generating from the old
> org file.
> I thought the mv which moves the generated tex file into the auxdir is
> confusing org.
> But removing it does not help.
>
> Any suggestions?

What do you see in *Org PDF LaTeX Output* buffer?

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>



reply via email to

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