summaryrefslogtreecommitdiff
path: root/Build/source/utils/asymptote/doc/externalprc.tex
blob: 96643d7cebf403e6850166375300db1d4531ffc3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
% Generate inline PRC images for latex with
% asy -inlineimage teapot -render=4
%
% Generate inline PRC images for pdflatex with
% asy -inlineimage teapot -render=4 -tex pdflatex
%
\documentclass[12pt]{article}
\input teapot_.pre
\RequirePackage{color,graphicx}
\begin{document}
\input teapot_.tex
\end{document}