20 Feb
2006
20 Feb
'06
10:42 a.m.
Hans van der Meer wrote:
In framedtext I see some whitespace just below the topframe and the first row of text. At the bottom this is not the case, the textbottom and framebottom are close together. Here is a minimal example, the whitespace is just above the first row of b's
How can I get rid of the white on the top?
The explicit \crlf includes a \strut on the first line. You have to use the low-level \hfil\break instead. Cheers, Taco