diagrams/latex2pdf/defontify.tex
changeset 29 15a43a691805
parent 27 8479b7be0fcc
child 77 071ec509ec4a
equal deleted inserted replaced
28:f844cffa5c03 29:15a43a691805
     6 \pagestyle{empty}
     6 \pagestyle{empty}
     7 
     7 
     8 \begin{document}
     8 \begin{document}
     9 \thispagestyle{empty}
     9 \thispagestyle{empty}
    10 
    10 
       
    11 \newcommand{\tm}{\widetilde{m}}
       
    12 \newcommand{\ttm}{\widetilde{\widetilde{m}}}
       
    13 
    11 \begin{align*}
    14 \begin{align*}
    12 c_1 \tensor c_2 1 \tensor 1 *
    15 \bdy(\tm_4(a \tensor b \tensor c \tensor d)) & = (\tm_4(\bdy a \tensor b \tensor c \tensor d) + \cdots + \tm_4(a \tensor b \tensor c \tensor \bdy d)) + \\
       
    16                                              & + (\tm_3(a \tensor b \tensor c) \tensor d + \tm_2(a \tensor b) \tensor \tm_2(c \tensor d) + a \tensor \tm_3(b \tensor c \tensor d)) + \\
       
    17                                              & + (\tm_3(m_2(a \tensor b) \tensor c \tensor d) + \tm_3(a \tensor m_2(b \tensor c) \tensor d) + \tm_3(a \tensor b \tensor m_2(c \tensor d)) + \\
       
    18                                              & + \tm_2(m_3(a \tensor b \tensor c) \tensor d) + \tm_2(a \tensor m_3(b \tensor c \tensor d)) + m_4(a \tensor b \tensor c \tensor d)) \\
    13 \end{align*}
    19 \end{align*}
    14 \end{document}
    20 \end{document}