ExecutableLatexTutorial
Revision as of 21:58, 20 May 2011 by Dakoop (talk | contribs) (Created page with 'This tutorial shows how to edit an executable paper using VisTrails and its LaTeX extensions. It requires [http://www.latex-project.org LaTeX] and Downloads VisTrails (versi…')
This tutorial shows how to edit an executable paper using VisTrails and its LaTeX extensions. It requires LaTeX and Downloads VisTrails (version 1.6.2 or later). Please download them if you have not done so already.
- The tutorial uses this paper [TODO add link]. Please download the source here [TODO add link].
- After downloading and extracting the source directory, compile the paper. If you have
makeinstalled, you can use the included Makefile. If not, typepdflatex --shell-escape tutorial
Make sure thatvistrails.styandincludevistrail.pyare included in the same directory as the paper. - Open the newly created
tutorial.pdf. You should see the generated figure. - Click on the figure. This should download a
.vtl. If this file does not open automatically with VisTrails, double-click it and define the file extension association or open it directly in VisTrails viaFile -> Open.