Re: [NTG-context] footnotes and linenumbering

2011-11-14 Thread Martin Fechner

Am 12.11.2011 13:59, schrieb Hans Hagen:

On 11-11-2011 12:24, Martin Fechner wrote:

Hi all,

is it possible to have a linenumbering also in the footnotes? I tried it
with

--
\setuplinenumbering[method=page]
\setupfootnotedefinition[location=serried]
\setupfootnotes[before={\startlinenumbering[continue]},after={\stoplinenumbering}]



\starttext
\startlinenumbering
\input knuth

some text\footnote{the first footnote}
more text\footnote{\dorecurse{10}{a very long footnote }}
\stoplinenumbering
\stoptext
--

but only the whole footnotefigure has one linenumber and it doesn't
continue right if method=page is set.
Is there any solution to this?


This is not supported. I can imagine it becoming part of one of the
critical edition ctx projects. There is no quick hack and it would be a
specific option to for notes.

Hans



That is what I assumed. Is it possible to say which amount of work is 
necessary to implement this feature and what period of time you have in 
mind (three months, one year, five years)?


Thanks,

Martin
___
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
___


Re: [NTG-context] footnotes and linenumbering

2011-11-12 Thread Hans Hagen

On 11-11-2011 12:24, Martin Fechner wrote:

Hi all,

is it possible to have a linenumbering also in the footnotes? I tried it
with

--
\setuplinenumbering[method=page]
\setupfootnotedefinition[location=serried]
\setupfootnotes[before={\startlinenumbering[continue]},after={\stoplinenumbering}]


\starttext
\startlinenumbering
\input knuth

some text\footnote{the first footnote}
more text\footnote{\dorecurse{10}{a very long footnote }}
\stoplinenumbering
\stoptext
--

but only the whole footnotefigure has one linenumber and it doesn't
continue right if method=page is set.
Is there any solution to this?


This is not supported. I can imagine it becoming part of one of the 
critical edition ctx projects. There is no quick hack and it would be a 
specific option to for notes.


Hans


-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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
___


[NTG-context] footnotes and linenumbering

2011-11-11 Thread Martin Fechner

Hi all,

is it possible to have a linenumbering also in the footnotes? I tried it 
with


--
\setuplinenumbering[method=page]
\setupfootnotedefinition[location=serried]
\setupfootnotes[before={\startlinenumbering[continue]},after={\stoplinenumbering}]

\starttext
\startlinenumbering
\input knuth

some text\footnote{the first footnote}
more text\footnote{\dorecurse{10}{a very long footnote }}
\stoplinenumbering
\stoptext
--

but only the whole footnotefigure has one linenumber and it doesn't 
continue right if method=page is set.

Is there any solution to this?

Greetings, Martin
___
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
___