ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Referencing existing endnotes
Date: Sat, 13 Sep 2014 16:20:03 +0200	[thread overview]
Message-ID: <2F48F37E-CC26-4049-AB22-37B82F0CB7F7@gmail.com> (raw)
In-Reply-To: <2E8A38F4-BA15-4AC0-986E-2742F32B9492@rna.nl>


Am 13.09.2014 um 14:49 schrieb Gerben Wierda <gerben.wierda@rna.nl>:

> Suppose, in a footnote, I want to reference an existing endnote.
> 
> text text text text.\endnote{Bladibladibla ends up at end of document, numbered in an appendix} Text text text text
> 
> Text text\footnote{Foo bar bar bar\referencetoexistingendnotedefinedabove} text text
> 
> Can I do that in some way?

\starttext

Text text text text.\endnote[myendnote]{Ends up at end of document, numbered in an appendix}

Text text\footnote{Foo bar bar bar\note[endnote][myendnote]} text text
Text text\footnote{Foo bar bar bar \in{endnote}[myendnote] at \at{page}[myendnote]} text text

\placenotes[endnote]

\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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


      reply	other threads:[~2014-09-13 14:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-13 12:49 Gerben Wierda
2014-09-13 14:20 ` Wolfgang Schuster [this message]

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=2F48F37E-CC26-4049-AB22-37B82F0CB7F7@gmail.com \
    --to=schuster.wolfgang@gmail.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).