22 Dec
2010
22 Dec
'10
1:10 p.m.
Hi Contexters! Consider the following snippet in a cld-file: context.framed({frame="on",width= "5cm"}, function() ... end ) This works fine so far. I would like to pass the width of the framed text in terms of a fraction of the textwidth e.g. .25\textwidth. How must this be coded? KR Willi