Directory macros/latex/contrib/gnuplottex
README
This package allows you to include gnuplot graphs in your LaTeX files. Gnuplot is a versatile plotting package. More information can be found at http://www.gnuplot.info/. Licensed under the GPL.
Download the contents of this package in one zip archive (418.5k).
gnuplottex – Embed Gnuplot commands in LaTeX documents
This package allows you to include Gnuplot graphs in your LaTeX documents.
The gnuplot code is extracted from the document and written to .gnuplot files. Then, if shell escape is used, the graph files are automatically processed to graphics or LaTeX code files which will then be included in the document. If shell escape isn't used, the user will have to manually convert the files by running gnuplot on the extracted .gnuplot files.
Package | gnuplottex |
Version | 0.9.5 |
Licenses | GNU General Public License, version 2 |
Copyright | 2006–2019 Lars Kotthoff |
Maintainer | Lars Kotthoff |
Contained in | TeX Live as gnuplottex MiKTeX as gnuplottex |
Topics | Graphics inline |
See also | ConTeXt-gnuplot |