7 Apr
2003
7 Apr
'03
7:46 a.m.
"Mark A. Lilly"
But this has hardcoded width and height. How can i set the width and let the intermezzo size the height to fit. I tried changing height to 'fit' but that didn't work.
Just leave out the height= and width= in your setup: \starttext \placeintermezzo [right]{none}{ \framed [background=color, offset=5pt, backgroundcolor=quoteBox, framecolor=quoteBox, corner=round, radius=4pt] {here is the quote}} \stoptext Please post examples that are working by themself. It would help if I (I can only speak for me...) can just copy and paste the example and play around with it. In the above, \starttext and \stoptext are missing, as well as the color definition. HTH, Patrick