Re: [O] XeLaTeX and the new exporter

2013-06-03 Thread Christopher Witte
Sure, I'll give it a try, but I might not get around to it for a few days. Cheers, Chris. On 1 June 2013 08:43, Carsten Dominik wrote: > Hi Christopher, > > Would you like to provide a patch? > > - Carsten > > On 31.5.2013, at 09:58, Christopher Witte wrote: > > Sorry for the late reply. > >

Re: [O] XeLaTeX and the new exporter

2013-05-31 Thread Carsten Dominik
Hi Christopher, Would you like to provide a patch? - Carsten On 31.5.2013, at 09:58, Christopher Witte wrote: > Sorry for the late reply. > > I'm not entirely sure either, I pretty much just blindly followed the > instructions on the FAQ. I don't think this is at all the minimum you need >

Re: [O] XeLaTeX and the new exporter

2013-05-31 Thread Christopher Witte
Sorry for the late reply. I'm not entirely sure either, I pretty much just blindly followed the instructions on the FAQ. I don't think this is at all the minimum you need to get xelatex working, it also sets up a few other things. For instance it used latexmk instead of just recompiling a few ti

Re: [O] XeLaTeX and the new exporter

2013-05-22 Thread Suvayu Ali
Hi Christopher, On Tue, May 07, 2013 at 05:42:04PM +0200, Christopher Witte wrote: > > I had export working using XeLaTeX using the instructions from the > FAQ(with > some slight modifications), but after upgrading to the new expo

Re: [O] XeLaTeX and the new exporter

2013-05-22 Thread Christopher Witte
Thanks, that fixed it. On 14 May 2013 12:04, Søren Mikkelsen wrote: > Hi Chris > > I asked the question a couple of weeks ago. Take a look at the hook: > > org-export-before-parsing-hook > > It worked for me. > > Best regards > Søren > > > On 2013-05-07 17:42, Christopher Witte wrote: > >> Hi a

Re: [O] XeLaTeX and the new exporter

2013-05-14 Thread Søren Mikkelsen
Hi Chris I asked the question a couple of weeks ago. Take a look at the hook: org-export-before-parsing-hook It worked for me. Best regards Søren On 2013-05-07 17:42, Christopher Witte wrote: Hi all, I had export working using XeLaTeX using the instructions from the FAQ

[O] XeLaTeX and the new exporter

2013-05-07 Thread Christopher Witte
Hi all, I had export working using XeLaTeX using the instructions from the FAQ(with some slight modifications), but after upgrading to the new export it isn't working. It appears the hook org-export-latex-after-initial-vars-hook i