Hi,

I tried to put a footnote in a framed box, but the text of the footnote is not 
shown. Is that normal?
Below you find a minimal sample  of what I tried. I'm using mkiv 2009.10.02.


%=================================================================

\definecolor [caution] [r=1, g=.78, b=.62]
\def\cautionbox#1{  
\framed[background=color,backgroundcolor=caution,framecolor=red,align=normal,width=\textwidth]{#1}}

\startbuffer
\input tufte
\stopbuffer

\starttext

\cautionbox{\getbuffer}

\cautionbox{\getbuffer\footnote{And now a little footnote} \par\getbuffer}

But as the text continues\footnote{And now a BIG footnote}.
\stoptext
%=================================================================


Best regards

Wolfgang Murth

___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to