\ hbox - Commande Tex
NOM
\hbox - Utilisé pour traiter le contenu comme du texte, mais vous pouvez passer en mode mathématique à l'intérieur.
SYNOPSIS
{ \hbox }
LA DESCRIPTION
La commande \ hbox est utilisée pour traiter le contenu comme du texte, mais vous pouvez passer en mode mathématique à l'intérieur.
EXEMPLE
\hbox{\alpha a }\alpha a
$ \ hbox {\ alpha a} \ alpha a $\hbox{This is a sentence.}
$ \ hbox {Ceci est une phrase.} $\hbox{for all $x > 0$}
$ \ hbox {pour tout $ x> 0 $} $