Typesetting list-box: a device that lays out child graphicals
vertically inside a fixed pixel width, similar to a TeX \vbox.
Used by the typesetting helpers in classes parbox, hbox and
tbox.
@see class parbox @see class hbox @see class tbox
lbox->initialise: width=[0..] Create an lbox object of the specified pixel width.
lbox->append: graphical Append a child graphical and trigger a re-layout.
lbox->compute Recompute the layout of the contained graphicals.
lbox->geometry: x=[int], y=[int], width=[int], height=[int]
Standard graphical->geometry override that re-flows the
contents when the width changes.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.