Graphics, Figures & Tablesbodegraph | Compilation error

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
illuvata
Posts: 2
Joined: Tue Jun 07, 2011 8:49 am

bodegraph | Compilation error

Post by illuvata »

Hi,

I want to use the bodegraph package which uses gnuplot.
My distribution is a texlive 2010 on ubuntu 11.04.

I've tried to put in the file texmf.cnf :

Code: Select all

shell_escape = p

shell_escape_commands = \
bibtex,bibtex8,\
kpsewhich,\
makeindex,\
repstopdf,\
gnuplot

openout_any = r
openin_any = a
and the compilation gives an error :
I can't write on file `gnuplot/Dessins/1.gnuplot'.
So, I've tried to put -shell-escape in the latex and pdflatex command or --enable-write18 but the compilation gives the same error.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Post Reply