This forum has been archived. All content is frozen. Please use KDE Discuss instead.

kde for Windows + kile + gnuplot

Tags: None
(comma "," separated)
chaosman
Registered Member
Posts
4
Karma
0
OS
Hello,

I have a little problem - I have installed kile on my KDE for windows (4.7.00)- everything works fine, but I have a problem with gnuplot. Its installed at my windows but it seems kile doesnt see gnuplot. If I compile my code with TeXniccenter it works and i get my graphs. With kile i only get Package gnuplottex Warning: Conversion of test4-gnuplottex-fig1.gnuplot failed. Package gnuplottex Warning: Please convert test4-gnuplottex-fig1.gnuplot manual.
Do you have an idea how to get kile to compile my code?
the compiler options are -interaction=nonstopmode -shell-escape "%source" at the moment
i also tried -interaction=nonstopmode --enable-write18 "%pm" but it doesnt compile

I have also example code
Code: Select all
\documentclass{article}
\usepackage{pgfplots}
\usepackage[miktex]{gnuplottex}

\begin{document}


\begin{figure}[htbp]
\centering
\begin{gnuplot}[terminal=latex]
set yrange [0:50]
plot x**2
\end{gnuplot}
\caption{df}
\label{sdffsd}
\end{figure}
\end{document}

I hope you can help me cause I really love Kile and the whole KDE for Windows
thanks in advance
chaos

p.S. I already added the gnuplot.exe located in my Programm folder to my PATH

if you are able to speak german i have some crossposts:
viewtopic.php?f=204&t=98068
http://www.kde-forum.de/artikel/3700/kd ... uplot.html
http://www.mrunix.de/forums/showthread.php?p=337206
chaosman
Registered Member
Posts
4
Karma
0
OS
If someone should have the same problem: here is the solution
http://wiki.contextgarden.net/write18
you have to edit pdflatex.ini. There you have to add EnableWrite18=t :)
The compiler option of kile is -interaction=nonstopmode -shell-escape "%source"

Thanks to SaroEngels ;)

chaos


Bookmarks



Who is online

Registered users: Bing [Bot], claydoh, Google [Bot], rblackwell