RotPaper
Specify rotation in paper coordinates for gline and friends
Call signature:
RotPaper(phi=None, deg=None, rad=None)
Help text:
RotPaper(rad=angle) rotates counterclockwise by angle radians on the page.
RotPaper(deg=angle) rotates counterclockwise by angle degrees on the page.
Use of phi is deprecated.