ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* framed and footnotes
@ 2009-10-18 15:29 Wolfgang Murth
  2009-10-18 15:41 ` Wolfgang Schuster
  0 siblings, 1 reply; 2+ messages in thread
From: Wolfgang Murth @ 2009-10-18 15:29 UTC (permalink / raw)
  To: 'mailing list for ConTeXt users'


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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: framed and footnotes
  2009-10-18 15:29 framed and footnotes Wolfgang Murth
@ 2009-10-18 15:41 ` Wolfgang Schuster
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Schuster @ 2009-10-18 15:41 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 18.10.2009 um 17:29 schrieb Wolfgang Murth:

> Hi,
>
> I tried to put a footnote in a framed box, but the text of the  
> footnote is not shown. Is that normal?

see: http://www.ntg.nl/pipermail/ntg-context/2009/044043.html

> \def\cautionbox#1{  \framed 
> [background 
> =color,backgroundcolor=caution,framecolor=red,align=normal,width= 
> \textwidth]{#1}}

\defineframed[cautionbox] 
[background 
=color,backgroundcolor=caution,framecolor=red,align=normal,width= 
\textwidth]

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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-10-18 15:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-18 15:29 framed and footnotes Wolfgang Murth
2009-10-18 15:41 ` Wolfgang Schuster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).