Re: Note e Tabularx

#60067
OldClaudio
Partecipante
    Up
    0
    Down
    ::


    Hai due possibilità:

    `
    \small
    \begin{longtable}

    \end{longtable}
    \normalsize
    `
    oppure
    [code]
    {\small
    \begin{longtable}

    \end{longtable}%
    }

    Go to top