Command/ placepairedbox
< Command
Jump to navigation
Jump to search
Contents
\placepairedbox
Summary
The instances of \placepairedbox are used for combining two boxes together in various ways.
Instances
\placelegend |
Settings instance
Description
It makes sense to typeset a legend to a figure in TeX and not in a drawing package. The macro \placelegend combines a figure (or something else) and its legend. This command is an example of a paired box definition.
Examples
Example 1
\placefigure {whow} {\placelegend {\externalfigure[cow][width=2cm]} {\starttabulate[|l|l|l|l|] \NC 1 \NC head \NC 3 \NC tail \NC \NR \NC 2 \NC legs \NC \NC \NC \NR \stoptabulate} }
