ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: footnote inside footnote
Date: Tue, 3 Feb 2009 21:45:12 +0100	[thread overview]
Message-ID: <5507016E-C515-4051-A178-03A36E2161B4@gmail.com> (raw)
In-Reply-To: <20090203201033.GA4038@khaled-laptop>


Am 03.02.2009 um 21:10 schrieb Khaled Hosny:

>
> How to get a second level footnote that is typeset with it own
> numbering, some thing like:
>
> Main text body[1] has two footnotes[2].
>
> ------
> 1. First level footnote[1]
> 2. Another one
>
>  ------
>  1. Second level footnote.
>
> Currently the footnote will just go after the parent one.

\definenote[subfootnote][location=page]

\starttext

Main text body\footnote{First level footnote\subfootnote{Second level  
footnote.}}
has two footnotes\footnote{Another one}.

\stoptext

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	other threads:[~2009-02-03 20:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-03 20:10 Khaled Hosny
2009-02-03 20:45 ` Wolfgang Schuster [this message]
2009-02-03 22:44   ` Khaled Hosny
2009-02-03 23:26     ` Wolfgang Schuster
2009-02-04  0:14       ` Khaled Hosny

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=5507016E-C515-4051-A178-03A36E2161B4@gmail.com \
    --to=schuster.wolfgang@googlemail.com \
    --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).