\ hphantom - Tex Command
NAZWA
\hphantom - poziome fantom.
STRESZCZENIE
{ \hphantom #1 }
OPIS
Pole utworzone przez \ hphantom ma szerokość swojego argumentu, ale jego wysokość i głębokość są równe zeru (więc nie ma to wpływu na żadne problemy z odstępami w pionie). Innymi słowy, \ hphantom tworzy poziomą przestrzeń równą przestrzeni utworzonej przez jego argument, ale nie tworzy żadnej pionowej przestrzeni.
PRZYKŁAD
\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 {Side Angle Side} \\ \ text {S} \ hphantom {\ text {ide}} \ text {A} \ hphantom {\ text {ngle}} \ text {S } \ end {tablica} $