Re: Sistema di equazioni con commento affianco

#19456
lorenzo.pantieri
Partecipante
    Up
    0
    Down
    ::


    `\[
    \begin{tabular}{cc}
    Commento su \\
    due righe
    \end{tabular}=
    \begin{sistema}
    a_1 =a_1 \\
    a_2 =a_2 \\
    a_3 =a_3 \\
    a_4 =a_4 \\
    a_5 =a_5 \\
    a_6 =a_6 \\
    \end{sistema}
    \]`
    oppure
    `\[
    \begin{minipage}[c]{3cm}
    Commento su due righe
    \end{minipage}=
    \begin{sistema}
    a_1 =a_1 \\
    a_2 =a_2 \\
    a_3 =a_3 \\
    a_4 =a_4 \\
    a_5 =a_5 \\
    a_6 =a_6 \\
    \end{sistema}
    \]`
    Ciao,
    L.

    Go to top