blob: 775bce70abed0caf0211d286a858c92172513d72 (
plain)
1
2
3
4
5
6
7
|
rem to externalize a figure, un-rem the figure you wish, and run this batch file.
rem pdflatex --jobname=Figures/threedsurfaceplot tikz-3dplot_documentation.tex
rem pdflatex --jobname=Figures/examplesurfaceplot tikz-3dplot_documentation.tex
rem pdflatex --jobname=Figures/examplesurfaceplotrange tikz-3dplot_documentation.tex
rem pdflatex --jobname=Figures/exampleshowargcolorguide tikz-3dplot_documentation.tex
pdflatex --jobname=Figures/alphabetagamma tikz-3dplot_documentation.tex
|