Index of /ctan/graphics/interactiveplot/

NameLast ModifiedSizeType
../ -  Directory
README2014-Sep-20 23:00:382.1Ktext/plain;charset=utf-8
interactiveplot.sty2014-Sep-22 16:01:53152.1Kapplication/octet-stream
interactiveplotmanual.pdf2014-Sep-21 00:34:08167.2Kapplication/pdf
interactiveplotmanual.tex2014-Sep-21 00:29:4811.9Kapplication/x-tex
The interactiveplot Package
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%


Authors:

	Roberto Bock <[email protected]>,
	Javier Toro <[email protected]>,
	Pedro Linares <[email protected]>


Description:

	This package provides an interface to generate two- and three-dimensional interactive 
        plots of elemental explicit functions. Functions can be defined to contain variable 
        parameters, that can be modified by buttons in the generated PDF.

	By now, the only supported way for compiling using this package is by
	producing a PDF file with pdfTeX.

	The final PDF can be viewed with Adobe Reader 11.0+.

	Note: this file only gives a summary of usage and available button
	options. Please refer to the documentation `interactiveplotmanual.pdf'
	for details and examples.

Keywords:
	build button controllable interactive function
	LaTeX pdfLaTeX JavaScript Adobe Reader


Usage:

	\usepackage{interactiveplot}

	%You can plot 2D interactive functions

	\begin{iplotdd}   %  Environment for 2D plots
	\iplot[options]   %  Macro that defines a function 
                  	  %  and its options
	{<2d_function1>}  %  Function in natural language
	...
	\iplot[optionsN]  %  Last function to be plotted
	{<2d_functionN>}            
	\end{iplotdd}     %  End of environment

	%And 3D interactive functions, too

	\begin{iplotddd}  %  Environment for 3D plots
	\iplot[options]   %  Macro that defines a function 
                  	  %  and its options
	{<3d_function1>}  %  Function in natural language
	...
	\iplot[optionsN]  %  Last function to be plotted
	{<3d_functionN>}
	\end{iplotddd}    %  End of environment 

Requirements:

	pdfTeX, version 1.20+
	Adobe Reader, version 11.0+


Installation:

	Unzip the file `interactiveplot' and copy the file
	`interactiveplot.sty' in a place where LaTeX can find it.

	MiKTeX users should run the package manager for installation.


License:

	This material is subject to the LaTeX Project Public License. See

	http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html

	for the details of that license.

Thanks to:

	* University: Universidad de Carabobo (http://uc.edu.ve/)

	* Company: DCT (http://www.dct.com.ve/)
panini/0.0.8 us-west-1 b156048a-bcf3-4b4f-96ed-31e873bb3711