\ hphantom - Tex-Befehl
NAME
\hphantom - horizontales Phantom.
ZUSAMMENFASSUNG
{ \hphantom #1 }
BESCHREIBUNG
Das von \ hphantom erstellte Feld hat die Breite seines Arguments, aber seine Höhe und Tiefe sind Null (es trägt also nicht zu vertikalen Abstandsproblemen bei). Mit anderen Worten, \ hphantom erstellt einen horizontalen Raum, der dem durch sein Argument erzeugten entspricht, erzeugt jedoch keinen vertikalen Raum.
BEISPIEL
\begin{array}{l} \text{Side Angle Side}\\ \text{S}\hphantom{\text{ide }}\text{A}\hphantom{\text{ngle }}\text{S} \end{array}
$ \ begin {array} {l} \ text {Seitenwinkel Seite} \\ \ text {S} \ hphantom {\ text {ide}} \ text {A} \ hphantom {\ text {ngle}} \ text {S. } \ end {array} $