Cecil Westerhof <cldwester...@gmail.com> writes:

> I am trying a LaTeX export, but I get the following error:
> org-babel-exp processing...
> executing Dot code block...
> Wrote /tmp/babel-18129i9i/ob-input-18129Nzr
> Code block evaluation complete.
> Saving file /home/cecil/Documents/shell-scripting.tex...
> Wrote /home/cecil/Documents/shell-scripting.tex
> Processing LaTeX file ./shell-scripting.tex...
> org-latex-compile: PDF file ./shell-scripting.pdf wasn't produced: [LaTeX 
> error]
>
> Not very clear. What could be the problem?
>

Could be any number of things (e.g. are you using minted? Did you turn
on -shell-escape?)

Try to find the buffer where the output of the pdflatex processing goes
("*~/Documents/shell-scripting output*" or some such) and see if there
is a clearer description of the error there. Or export to a LaTeX file
and process that by hand from the command line.

-- 
Nick


Reply via email to