Re: \fbox

#80040
franen
Partecipante
    Up
    0
    Down
    ::


    `\documentclass{article}

    \begin{document}
    Ciao \fbox{mondo}
    \setlength{\fboxrule}{2pt}
    Ciao \fbox{mondo}
    \end{document}
    `

    Ciao
    Fran

    Go to top