Am 31.08.2010 um 09:13 schrieb Flavien Lambert: > Dear All, > I would like to vertically center a framed text in front of an item list, > something like : > - item > - item > - item my framed text > - item > - item > > I tried with two columns then by defining a paragraph but without success. I > would also like the columns to have a fixed width like 70%-30% of the > textwidth.
\starttext \bTABLE[frame=off,offset=none]\bTR\bTD[width=.7\textwidth] \startitemize \item One \item Two \item Three \item Four \stopitemize \eTD\bTD[width=.3\textwidth,align=lohi] my framed text \eTD\eTR\eTABLE \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 ___________________________________________________________________________________