2009/1/21 Wolfgang Schuster <[email protected]>: >> In my template I have: >> \long\def\letterbody#1{\blank[line]\setupindenting[yes, medium]#1} > > \long\def\letterbody#1% > {{\blank[line]\setupindenting[yes,medium]#1\par}}
That works. Thanks. So when you do not want a side effect you need to use double accolades? Why did you put the \par in? -- Cecil Westerhof ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
