diagrams/latex2pdf/defontify.tex
changeset 374 abcbb32288b2
parent 373 e15ad788718d
child 375 faac9ca8f092
equal deleted inserted replaced
373:e15ad788718d 374:abcbb32288b2
     1 \documentclass{amsart}
       
     2 
       
     3 \newcommand{\pathtotrunk}{../../}
       
     4 \input{\pathtotrunk text/article_preamble.tex}
       
     5 
       
     6 \pagestyle{empty}
       
     7 
       
     8 \begin{document}
       
     9 \thispagestyle{empty}
       
    10 
       
    11 module composition
       
    12 
       
    13 action
       
    14 
       
    15 $n$-category composition
       
    16 
       
    17 \newcommand{\cN}{\mathcal{N}}
       
    18 $N_0 N_1 N_2 N_3 M_0 M_1 M_2 M_3 I$
       
    19 
       
    20 $R_0 R_4$
       
    21 
       
    22 $n-\abs{\Gamma}$ edges
       
    23 
       
    24 $v$
       
    25 $\Gamma$
       
    26 
       
    27 \begin{align*}
       
    28 abmab & \\
       
    29 v_1 v_2 v_3 v_4 A
       
    30 \end{align*}
       
    31 
       
    32 $E_0 M_0 N_0 M_1 N_1 M_2 N_2 R_1 R_2 C(f_0) C(f_1) C(f_2)$
       
    33 \end{document}