Re: tabularx e \newenvironment

#66219
cpl
    Up
    0
    Down
    ::


    Buongiorno

    non so perchè ma se sostituisco la definizione \newenvironment così:
    `
    \newevironment{miaTabella}
    {\tabularx{\textwidth}{lX}}
    {\endtabularx}
    `

    l’errore sparisce. Perchè?
    (… mi sono perso qualche nozione fondamentale di latex?)

    ciao

    Go to top