yex.box.Whatsit
yex.box.Whatsit(height=None, width=None, depth=None)
#
A Gismo which runs some code at the moment it's rendered.
The code runs when the Whatsit is output. Bear in mind that it might never be output.
Again, blame Knuth for the name.
Source code in yex/box/gismo.py
84 85 86 87 88 89 90 91 92 93 | |