Search found 1 match

by arthurfarias
Mon Mar 26, 2012 1:27 am
Forum: Graphics, Figures & Tables
Topic: Getting Gnuplot to work with LyX
Replies: 4
Views: 9191

Getting Gnuplot to work with LyX

That's worked for me:
Operational System: Windows 7 64bits
Lyx: 2.0.0
MikTeX: 2.9
GnuPlot: 4.7 (With custom path)

If you don't want to change your path, you can put a gnuplot.bat file into your LaTeX distribution's binary folder with the following content

@echo off
<path to gnuplot's bin ...