diagrams/latex2pdf/defontify.tex
changeset 77 071ec509ec4a
parent 29 15a43a691805
child 129 cd70c98becb0
equal deleted inserted replaced
76:16d7f0938baa 77:071ec509ec4a
     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 
       
    14 \begin{align*}
    11 \begin{align*}
    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)) + \\
    12 abmab & \\
    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)) + \\
    13 v_1 v_2 v_3 v_4 A
    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)) \\
       
    19 \end{align*}
    14 \end{align*}
    20 \end{document}
    15 \end{document}