diagrams/latex2pdf/defontify.tex
changeset 8 15e6335ff1d4
child 13 c70ee2ea48b6
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/diagrams/latex2pdf/defontify.tex	Thu Apr 24 02:56:34 2008 +0000
@@ -0,0 +1,15 @@
+\documentclass{amsart}
+
+\newcommand{\pathtotrunk}{../../}
+% \input{\pathtotrunk text/article_preamble.tex}
+
+\pagestyle{empty}
+
+\begin{document}
+\thispagestyle{empty}
+
+\begin{align*}
+abc bca cab ab bc ca a b c \\
+x y z A u_x u_y u_z
+\end{align*}
+\end{document}