diagrams/latex2pdf/defontify.tex
author Scott Morrison <scott@tqft.net>
Thu, 13 May 2010 12:07:02 -0500
changeset 266 e2bab777d7c9
parent 237 d42ae7a54143
child 297 c1971082f94b
permissions -rw-r--r--
minor changes, fixes to some diagrams

\documentclass{amsart}

\newcommand{\pathtotrunk}{../../}
\input{\pathtotrunk text/article_preamble.tex}

\pagestyle{empty}

\begin{document}
\thispagestyle{empty}

module composition

action

$n$-category composition

\newcommand{\cN}{\mathcal{N}}
$N_0 N_1 N_2 N_3 M_0 M_1 M_2 M_3 I$

$n-\abs{\Gamma}$ edges

$v$
$\Gamma$

\begin{align*}
abmab & \\
v_1 v_2 v_3 v_4 A
\end{align*}
\end{document}