Am 09.11.2010 um 10:19 schrieb Thomas A. Schmitz: > Oh, I forgot one important detail: I have protrusion enabled, so I need > protrusion for the main text (argument #2). This works with the low-level > approach, but not with the other ones, I think.
You have to enable protrusion for natural tables your self with „align=hanging“. Another solution for your problem is to use descriptions: \definefontfeature[default][default][protrusion=quality] \setupbodyfont[termes,12pt] \setupinterlinespace[line=4.5ex] \setupalign[hanging] \starttext \definedescription [Fa] [text=Fa., width=1cm, command=\currentdescriptionlabel\gobbleoneargument, distance=0pt, title=yes, %style={\hsize10cm}, closesymbol=\rlap{\quad\currentdescriptiontitle}] \Fa{15} \input knuth\par \stoptext Wolfgang ___________________________________________________________________________________ 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 ___________________________________________________________________________________