ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Footnotes numbering
@ 2013-01-27 16:02 Willi Egger
  2013-01-27 16:14 ` Wolfgang Schuster
  0 siblings, 1 reply; 2+ messages in thread
From: Willi Egger @ 2013-01-27 16:02 UTC (permalink / raw)
  To: NTG-Context ConTeXt users

Hi all,

Is among you somebody who has used text with footnotes, where the footnotes would be numbered according to the line number where the reference resides?

In other words how to use line numbers for the numbering of the footnotes?

Any hint would be great!

Kind regards

Willi
___________________________________________________________________________________
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: Footnotes numbering
  2013-01-27 16:02 Footnotes numbering Willi Egger
@ 2013-01-27 16:14 ` Wolfgang Schuster
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Schuster @ 2013-01-27 16:14 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 27.01.2013 um 17:02 schrieb Willi Egger <context@boede.nl>:

> Hi all,
> 
> Is among you somebody who has used text with footnotes, where the footnotes would be numbered according to the line number where the reference resides?
> 
> In other words how to use line numbers for the numbering of the footnotes?
> 
> Any hint would be great!


You can use the line numbering and line note mechanism.

%\setuplinenumbering[command=\gobbleoneargument]

\starttext

\startlinenumbering
\dorecurse{20}{\input knuth\linenote{Note \recurselevel} }
\stoplinenumbering

\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:[~2013-01-27 16:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-27 16:02 Footnotes numbering Willi Egger
2013-01-27 16:14 ` 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).