ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: Re: Footnotes lost in description terms
Date: Sat, 06 May 2006 09:51:38 +0200	[thread overview]
Message-ID: <445C558A.3050801@wxs.nl> (raw)
In-Reply-To: <ops83iqobl9niby6@localhost>

nico wrote:
> Hello,
>
> When some footnotes are put in description terms, their number appears in  
> the terms but their text don't appear at the bottom of the page. Is it a  
> known limitation?
>   
of boxed stuff, indeed, so we need to postpone and flush ....

\def\@@makedescription#1%  in core-des.tex
  {\postponefootnotes % added, we assume grouped usage
   \def\currentdescription{#1}%
   \executeifdefined
     {@@description\descriptionparameter\c!location}
     {\getvalue{@@description\v!left}}}


this gives me 7 footnotes

> Here is an example:
>
> \definedescription[descr][
>    headstyle=bold,style=normal,align=left,location=hanging,
>    width=broad,margin=1cm]
>
> \setupwhitespace[medium]
>
> \starttext
>
> Here is a footnote\footnote{In a simple paragraph}.
>
> \startdescr{This\footnote{A footnote} term contains\footnote{Another one} a
> footnote}
> This is a shorter item label, and some text\footnote{What about this?}  
> that talks about it.
> The text is wrapped into a paragraph, with successive lines indented.
> \stopdescr
>
> \startdescr{This\footnote{More footnotes} term contains\footnote{Another  
> again} a
> footnote}
> This is a shorter item label, and some text that talks about it.
> The text is wrapped into a paragraph, with successive lines indented.
> \stopdescr
>
> Here is a footnote\footnote{After the descriptions}.
>
> \stoptext
>
> Regards,
> BG
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context
>   


-- 

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

  reply	other threads:[~2006-05-06  7:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-05 20:48 nico
2006-05-06  7:51 ` Hans Hagen [this message]
2006-05-06 22:37   ` nico
2006-05-07 17:52     ` Hans Hagen
2006-05-07 18:16       ` nico
2006-05-07 23:28         ` Hans Hagen
2006-05-08 10:52           ` nico

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=445C558A.3050801@wxs.nl \
    --to=pragma@wxs.nl \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).