ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Referencing existing endnotes
@ 2014-09-13 12:49 Gerben Wierda
  2014-09-13 14:20 ` Wolfgang Schuster
  0 siblings, 1 reply; 2+ messages in thread
From: Gerben Wierda @ 2014-09-13 12:49 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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?

G
___________________________________________________________________________________
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: Referencing existing endnotes
  2014-09-13 12:49 Referencing existing endnotes Gerben Wierda
@ 2014-09-13 14:20 ` Wolfgang Schuster
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Schuster @ 2014-09-13 14:20 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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
___________________________________________________________________________________


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

end of thread, other threads:[~2014-09-13 14:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-13 12:49 Referencing existing endnotes Gerben Wierda
2014-09-13 14:20 ` 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).