Re: mettere la cornice ad un testo piuttosto articolato

#9132
DMW
    Up
    0
    Down
    ::


    Come sospettavo hai dimenticato la parbox dentro la framebox.

    `\framebox[\textwidth][l]{\parbox{\textwidth}{\textbf{in
    evidenza}:
    \begin{description}
    \item[parola chiave 1]: …;
    \item[parola chiave 2]: ….
    \end{description}
    }}`

    Ciao

    Andrea

    Go to top