At 09:15 PM 2/14/2003 +0100, Willi Egger wrote:
Hi Bruce,
Sorry when I give an answer to this ...
In Context you are allowed to add a linefeed after \setupframed in order to put the [...] options on a new line indented. To prevent spurious spaces if the options follow on the next line you are adviced to add a % after \setupframed%.
actually, no space is needed after a \cs \def\mymacro {\something \more \\% 2 char cs, space is obeyed \setupthis[this]% \setupthat[that] [more]% \ifnum\aaa=\bbb % if \bbb=counter/chardef \ifnum\aaa=\bbb\relax % if \bbb is macro \ifnum\aaa=0 idem for ifdim etc, but \ifskip\aaa=\bbb\relax % to prevent lookahead etc esp dangerous is \dimexpr(..) since this has a confusing lookahead (and syntax as well) Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------