On 01/29/2012 07:09 PM, Wolfgang Schuster wrote: >> >> The font can be fixed using headstyle, but the location of the title is >> important for the document. > > You can use a two step mechanism where the commands you use in the document > pass the content to a internal description environment. > > \usemodule[annotation] > > \definedescription[abcdescription] > > \define[2]\AbcCommand > {\startabcdescription{\tex{\placeannotationtitle}}% > \placeannotationcontent > \stopabcdescription} > > \defineannotation[abc][alternative=command,command=\AbcCommand] > > \starttext > > %\abc{starttext}{This is a description for \tex{starttext}} > > \abc[title=starttext]{This is a description for \tex{starttext}} > > \startabc[title=starttext]This is a description for \tex{starttext}\stopabc > > \stoptext
Thanks for the fix, Wolfgang. Pablo -- http://www.oudeis.tk ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________