Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > c6be3df0a3ca437587d4b1998fca9889 > files > 223

asymptote-2.49-1.mga7.armv7hl.rpm

% Generate inline PRC images for latex with
% asy -inlineimage cube -render=4
%
% Generate inline PRC images for pdflatex with
% asy -inlineimage cube -render=4 -tex pdflatex
%
\documentclass[12pt]{article}
\input cube.pre
\usepackage[bigfiles]{media9}
\RequirePackage{asymptote,color,graphicx}
\begin{document}
\input cube.tex
\end{document}