Friday, November 25, 2005 Hans Hagen wrote:

> \def\dodostopframedtext#1#2% % no \baselinecorrection, see faq docs
>   {\endgraf
>    \removelastskip
>    \doifvalue{\??kd#1\c!depthcorrection}\v!on % local and global
>      {\forgetall
>       \vskip-\struttotal
>       \verticalstrut
>       \egroup
>       \forgetall
>       \vskip-\lineheight
>       % will be an option, not default
>       % \setbaselinecorrections
>       % \donegbotbaselinecorrection
>       \verticalstrut}
>    \stopboxedcontent
>    \stopcolor
>    \egroup
>    \doif{#2}\v!none\insidefloattrue % new
>   
> \doif{\framedtextparameter{#1}\c!location}\v!none\insidefloattrue
> % 
> newer
>    \ifinsidefloat
>      \box\framebox
>    \else
>     
> \doplacement[\??kd#1][\c!depthcorrection=\v!off]{\box\framebox}%
>    \fi
>    \egroup}

Hm, strange, I patched core-rul and redumped the format, but
location=none still doesn't work. However, \startlepi[none]
does, so I'll go by this for the time being, thanks.

-- 
Giuseppe "Oblomov" Bilotta

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to