En/na Wolfgang Schuster ha escrit:

Am 02.10.2009 um 13:29 schrieb Xan:

If I put \startframedtext[frame=off,background=screen,width=broad]....\stopframedtext in naturaltable, then I get that framed text passes table and that it aligns at top.

Can you say me please how to get a right behaviour?

\startframedtext[location=top,frame=off,background=screen,width=\dimexpr\hsize-\itemgrouplistwidth\relax]

It does not work:

\itemgrouplistwidth is not defined in mkii, you could use a fixed value like 2em
to decrease the width of the framedtext

\startframedtext[..,width=\dimexpr\hsize-2em\relax,...]

It does not work at all. The bullet is at top of the framedtext.


@Hans: can you save the current width of the textarea in itemize in \localhsize so one can say 'width=\localhsize'

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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to