\ boxed - Tex Command

NOME

\boxed- Usato per disegnare un riquadro attorno all'argomento; l'argomento è in modalità matematica.

SINOSSI

{ \boxed #1 }

DESCRIZIONE

Il comando \ boxed disegna un riquadro attorno all'argomento; l'argomento è in modalità matematica.

ESEMPIO

  1. \boxed ab
    $ \ boxed ab $
  2. \boxed{ab}
    $ \ boxed {ab} $
  3. \boxed{ab\strut}
    $ \ boxed {ab \ strut} $
  4. \boxed{\text{boxed text}}
    $ \ boxed {\ text {boxed text}} $
Stampa