On Thu, Nov 3, 2011 at 12:55 PM, suvayu ali <fatkasuvayu+li...@gmail.com> wrote: > On Thu, Nov 3, 2011 at 18:48, John Hendy <jw.he...@gmail.com> wrote: >> On Wed, Nov 2, 2011 at 5:30 AM, suvayu ali <fatkasuvayu+li...@gmail.com> >> wrote: >>> On Wed, Nov 2, 2011 at 03:43, suvayu ali <fatkasuvayu+li...@gmail.com> >>> wrote: >>>> You could try replacing that with the following: >>>> >>>> pdflatex -interaction nonstopmode -output-directory %o >>>> \pdfminorversion=4 $(cat %f) >>> >>> I did some testing. The following should work. >>> >>> pdflatex -interaction nonstopmode -output-directory %o >>> \\pdfminorversion=4 \\input{%f} >> >> Thanks for the workaround! So, to be clear, I'd type in what you wrote >> when I'm prompted for the command to use after =C-c C-e p=? > > No. I don't think org prompts for the command when exporting. You > should use customize to set the variable org-latex-to-pdf-process to > the above command. >
Ah, sorry. You're right. I was thinking of =C-c C-c= from the .tex file buffer. Thanks again! It was a fringe scenario for sure! John > GL > > -- > Suvayu > > Open source is the future. It sets us free. >