Skip to content
Snippets Groups Projects
Commit a0689a77 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

LaTeX wrapper to test combined LaTeX/PS output

parent 7a368d65
No related branches found
No related tags found
No related merge requests found
% dvips -E objects-wrap -o objects-wrap.eps
\documentclass[12pt]{article}
\RequirePackage[latin1]{inputenc}
\usepackage{graphicx,color}
\pagestyle{empty}
\thispagestyle{empty}
\begin{document}
\scalebox{0.5}{\input{aa.tex}}
\end{document}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment