Re: [O] Specify org-latex-pdf-process for a single file?

2015-07-27 Thread Sebastien Vauban
Vikas Rawal writes: > Thanks all. I was not familiar with this way of defining local variables. Just > checked the relevant part of the manual. Very useful. And, finally, one solution exposed on Worg: http://orgmode.org/worg/org-faq.html#using-xelatex-for-pdf-export Best regards, Seb -- Seb

Re: [O] Specify org-latex-pdf-process for a single file?

2015-07-20 Thread Vikas Rawal
Thanks all. I was not familiar with this way of defining local variables. Just checked the relevant part of the manual. Very useful. Thanks, Vikas > On 20-Jul-2015, at 3:59 pm, Eric S Fraga wrote: > > On Monday, 20 Jul 2015 at 07:05, Vikas Rawal wrote: >> How do I specify org-latex-pdf-proce

Re: [O] Specify org-latex-pdf-process for a single file?

2015-07-20 Thread Eric S Fraga
On Monday, 20 Jul 2015 at 07:05, Vikas Rawal wrote: > How do I specify org-latex-pdf-process for a single file? I am working > on a book manuscript, where I need to run makeindex and biber, along > with xelatex. That is not normally needed in every document. Can I > org-latex-pdf-process in the doc

Re: [O] Specify org-latex-pdf-process for a single file?

2015-07-20 Thread Rasmus
Vikas Rawal writes: > How do I specify org-latex-pdf-process for a single file? I am working > on a book manuscript, where I need to run makeindex and biber, along > with xelatex. That is not normally needed in every document. Can I > org-latex-pdf-process in the document itself? I'd just use "l

Re: [O] Specify org-latex-pdf-process for a single file?

2015-07-19 Thread Thomas S . Dye
Aloha Vikas, Vikas Rawal writes: > How do I specify org-latex-pdf-process for a single file? I am working on a > book manuscript, where I need to run makeindex and biber, along with xelatex. > That is not normally needed in every document. Can I org-latex-pdf-process in > the document itself?

[O] Specify org-latex-pdf-process for a single file?

2015-07-19 Thread Vikas Rawal
How do I specify org-latex-pdf-process for a single file? I am working on a book manuscript, where I need to run makeindex and biber, along with xelatex. That is not normally needed in every document. Can I org-latex-pdf-process in the document itself? Vikas