If I have a minipage
\begin{minipage}{5cm}
content
\end{minipage}
How can I determine its height and save this value as a length?
|
If I have a
How can I determine its height and save this value as a length? |
|||||
|
If you also want to typeset the minipage you may want to save it in a box and instead say
rather than typesetting it twice once just for measuring purposes. |
|||||||||||
|