VerticalText Command
|
-
VerticalText("a = 5")
creates the LaTeX text "a = 5" displayed vertically, with its top left corner at (0,0)
-
VerticalText("GeoGebra", (6, 6))
creates the LaTeX text "GeoGebra" displayed vertically, with its top left corner at (6,6)