emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] LaTeX minted --shell-escape error after updating to 8.0.3


From: Nick Dokos
Subject: Re: [O] LaTeX minted --shell-escape error after updating to 8.0.3
Date: Mon, 27 May 2013 16:17:07 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Senthil Kumar M <address@hidden> writes:

> Nick, thank you. Setting the org-latex-pdf-process variable as you
> suggested resolved the LaTeX error during the export step.
>
> However, the minted syntax colour highlighting does not work as
> expected, all python/bash/XML code appear in one colour (black).
>

Just to make sure: you export to latex, open the resulting PDF file and
there is no syntax highlighting?

> I had included (setq org-export-latex-listings 'minted) in my .emacs
> file and it worked fine before the upgrade to 8.0.3.
>
> Is there any variable that had changed and need to be set for the
> syntax highlighting to work properly?
>

I don't think so. My guess is that your minted/pygments installation is
broken, i.e. nothing to do with org. What happens if you leave org out
of the equation altogether? I.e. take a simple tex file using minted and
pass it through ``pdflatex --shell-escap''?

-- 
Nick




reply via email to

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