ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Local footnotes
@ 2011-11-10  9:47 Andreas Harder
  2011-11-10 13:27 ` Wolfgang Schuster
  0 siblings, 1 reply; 8+ messages in thread
From: Andreas Harder @ 2011-11-10  9:47 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi Hans,

here is the minimal example which shows the problem with local footnotes.

\starttext
  \startlocalfootnotes
    \dorecurse{23}{footnote\footnote{footnote}\par} % error
    % \dorecurse{22}{footnote\footnote{footnote}\par} % OK
    \placelocalfootnotes
  \stoplocalfootnotes
\stoptext


Regards
	Andreas
___________________________________________________________________________________
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] 8+ messages in thread

* Re: Local footnotes
  2011-11-10  9:47 Local footnotes Andreas Harder
@ 2011-11-10 13:27 ` Wolfgang Schuster
  2011-11-10 15:56   ` Andreas Harder
  0 siblings, 1 reply; 8+ messages in thread
From: Wolfgang Schuster @ 2011-11-10 13:27 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 10.11.2011 um 10:47 schrieb Andreas Harder:

> Hi Hans,
> 
> here is the minimal example which shows the problem with local footnotes.
> 
> \starttext
>  \startlocalfootnotes
>    \dorecurse{23}{footnote\footnote{footnote}\par} % error
>    % \dorecurse{22}{footnote\footnote{footnote}\par} % OK
>    \placelocalfootnotes
>  \stoplocalfootnotes
> \stoptext

\placelocalfootnotes[height=\textheight]

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] 8+ messages in thread

* Re: Local footnotes
  2011-11-10 13:27 ` Wolfgang Schuster
@ 2011-11-10 15:56   ` Andreas Harder
  0 siblings, 0 replies; 8+ messages in thread
From: Andreas Harder @ 2011-11-10 15:56 UTC (permalink / raw)
  To: mailing list for ConTeXt users


On 10.11.2011, at 14:27, Wolfgang Schuster wrote:

> 
> Am 10.11.2011 um 10:47 schrieb Andreas Harder:
> 
>> Hi Hans,
>> 
>> here is the minimal example which shows the problem with local footnotes.
>> 
>> \starttext
>> \startlocalfootnotes
>>   \dorecurse{23}{footnote\footnote{footnote}\par} % error
>>   % \dorecurse{22}{footnote\footnote{footnote}\par} % OK
>>   \placelocalfootnotes
>> \stoplocalfootnotes
>> \stoptext
> 
> \placelocalfootnotes[height=\textheight]

Thank you Wolfgang, this solved the problem.

Andreas
___________________________________________________________________________________
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] 8+ messages in thread

* Re: local footnotes
  2009-02-20 10:28                 ` Thomas Floeren
@ 2009-02-24  7:37                   ` Albrecht Kauffmann
  0 siblings, 0 replies; 8+ messages in thread
From: Albrecht Kauffmann @ 2009-02-24  7:37 UTC (permalink / raw)
  To: Thomas Floeren; +Cc: 'mailing list for ConTeXt users'

Hi Thomas,

thank you very much, this works fine. But, something must have been
changed, that my old program settings suddenly didn't work.

Greetings
Albrecht


On Fri, 20 Feb 2009, Thomas Floeren wrote:

>
>
> Hi Albrecht,
>
> have you tried my proposal from 13.2.08?
> (http://archive.contextgarden.net/message/20090213.144419.432c095e.en.html)
>
> Maybe there is a better solution (?) but with my context installation and
> mkII it just works fine this way.
>
> Greetings
> Thomas
>
>
>
>
> \setupoutput[pdftex]
> \starttext
> \startlocalfootnotes[n=0,conversion=characters]
> \placetable[here][]{}
> % \placelegend
> {
> \tfx
> \setupTABLE [frame=off]
> \bTABLE
> \bTR\bTD 1990 \eTD\bTD 1991 \eTD\eTR
>
> \bTR\bTD 2.\note[foot:a] \eTD\bTD 19.0 \eTD\eTR
>
> \bTR\bTD 3.\note[foot:b] \eTD\bTD
> 26.1 \eTD\eTR
> \eTABLE
> }
> \footnotetext[foot:a]{Bezogen auf das Jahresmittel der Gesamtbevoelkerung}
> \footnotetext[foot:b]{Bezogen auf das Jahresmittel der Stadtbevoelkerung}
> {\placelocalfootnotes}
> \stoplocalfootnotes
> \stoptext
>
> -----Ursprüngliche Nachricht-----
> Von: ntg-context-bounces@ntg.nl [mailto:ntg-context-bounces@ntg.nl] Im
> Auftrag von Albrecht Kauffmann
> Gesendet: Freitag, 20. Februar 2009 09:18
> An: mailing list for ConTeXt users
> Betreff: [NTG-context] local footnotes
>
> Hi all,
>
> please have a look to the following small table with its own footnotes:
>
> \setupoutput[pdftex]
> \starttext
> \startlocalfootnotes[n=0,conversion=characters]
> \placetable[here][]{}
> \placelegend
> {
> \tfx
> \setupTABLE [frame=off]
> \bTABLE
> \bTR\bTD   1990 \eTD\bTD 1991  \eTD\eTR
>
> \bTR\bTD 2.\footnote[foot:a]{Bezogen auf das Jahresmittel der
> Gesamtbevoelkerung} \eTD\bTD
> 19.0 \eTD\eTR
>
> \bTR\bTD 3.\footnote[foot:b]{Bezogen auf das Jahresmittel der
> Stadtbevoelkerung} \eTD\bTD
> 26.1 \eTD\eTR
> \eTABLE
> }
> {\placelocalfootnotes}
> \stoplocalfootnotes
> \stoptext
>
> The problem is that the footnotes are printed centered over a very small
> linewidth. To avoid this I can put every footnote text in a \hbox and then
> use \leftaligned{\placelocalfootnotes}}, but this
> is rather cumbersome. Has anyone a better solution?
>
> With many thanks in advance,
> Albrecht
>
> ____________________________________________________________________________
> _______
> 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
> ____________________________________________________________________________
> _______
>
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________
>
___________________________________________________________________________________
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
___________________________________________________________________________________


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

* Re: local footnotes
  2009-02-20  8:17               ` Albrecht Kauffmann
@ 2009-02-20 10:28                 ` Thomas Floeren
  2009-02-24  7:37                   ` Albrecht Kauffmann
  0 siblings, 1 reply; 8+ messages in thread
From: Thomas Floeren @ 2009-02-20 10:28 UTC (permalink / raw)
  To: 'mailing list for ConTeXt users'



Hi Albrecht,

have you tried my proposal from 13.2.08?
(http://archive.contextgarden.net/message/20090213.144419.432c095e.en.html)

Maybe there is a better solution (?) but with my context installation and
mkII it just works fine this way.

Greetings
Thomas




\setupoutput[pdftex]
\starttext
\startlocalfootnotes[n=0,conversion=characters]
\placetable[here][]{}
% \placelegend
{
\tfx
\setupTABLE [frame=off]
\bTABLE
\bTR\bTD 1990 \eTD\bTD 1991 \eTD\eTR

\bTR\bTD 2.\note[foot:a] \eTD\bTD 19.0 \eTD\eTR

\bTR\bTD 3.\note[foot:b] \eTD\bTD
26.1 \eTD\eTR
\eTABLE
}
\footnotetext[foot:a]{Bezogen auf das Jahresmittel der Gesamtbevoelkerung}
\footnotetext[foot:b]{Bezogen auf das Jahresmittel der Stadtbevoelkerung}
{\placelocalfootnotes}
\stoplocalfootnotes
\stoptext

-----Ursprüngliche Nachricht-----
Von: ntg-context-bounces@ntg.nl [mailto:ntg-context-bounces@ntg.nl] Im
Auftrag von Albrecht Kauffmann
Gesendet: Freitag, 20. Februar 2009 09:18
An: mailing list for ConTeXt users
Betreff: [NTG-context] local footnotes

Hi all,

please have a look to the following small table with its own footnotes:

\setupoutput[pdftex]
\starttext
\startlocalfootnotes[n=0,conversion=characters]
\placetable[here][]{}
\placelegend
{
\tfx
\setupTABLE [frame=off]
\bTABLE
\bTR\bTD   1990 \eTD\bTD 1991  \eTD\eTR

\bTR\bTD 2.\footnote[foot:a]{Bezogen auf das Jahresmittel der
Gesamtbevoelkerung} \eTD\bTD
19.0 \eTD\eTR

\bTR\bTD 3.\footnote[foot:b]{Bezogen auf das Jahresmittel der
Stadtbevoelkerung} \eTD\bTD
26.1 \eTD\eTR
\eTABLE
}
{\placelocalfootnotes}
\stoplocalfootnotes
\stoptext

The problem is that the footnotes are printed centered over a very small
linewidth. To avoid this I can put every footnote text in a \hbox and then
use \leftaligned{\placelocalfootnotes}}, but this
is rather cumbersome. Has anyone a better solution?

With many thanks in advance,
Albrecht

____________________________________________________________________________
_______
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
____________________________________________________________________________
_______

___________________________________________________________________________________
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
___________________________________________________________________________________


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

* local footnotes
  2009-02-11 15:35             ` local footnotes Albrecht Kauffmann
  2009-02-13 14:44               ` Thomas Floeren
@ 2009-02-20  8:17               ` Albrecht Kauffmann
  2009-02-20 10:28                 ` Thomas Floeren
  1 sibling, 1 reply; 8+ messages in thread
From: Albrecht Kauffmann @ 2009-02-20  8:17 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi all,

please have a look to the following small table with its own footnotes:

\setupoutput[pdftex]
\starttext
\startlocalfootnotes[n=0,conversion=characters]
\placetable[here][]{}
\placelegend
{
\tfx
\setupTABLE [frame=off]
\bTABLE
\bTR\bTD   1990 \eTD\bTD 1991  \eTD\eTR

\bTR\bTD 2.\footnote[foot:a]{Bezogen auf das Jahresmittel der
Gesamtbevoelkerung} \eTD\bTD
19.0 \eTD\eTR

\bTR\bTD 3.\footnote[foot:b]{Bezogen auf das Jahresmittel der
Stadtbevoelkerung} \eTD\bTD
26.1 \eTD\eTR
\eTABLE
}
{\placelocalfootnotes}
\stoplocalfootnotes
\stoptext

The problem is that the footnotes are printed centered over a very small
linewidth. To avoid this I can put every footnote text in a \hbox and then
use \leftaligned{\placelocalfootnotes}}, but this
is rather cumbersome. Has anyone a better solution?

With many thanks in advance,
Albrecht

___________________________________________________________________________________
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
___________________________________________________________________________________


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

* Re: local footnotes
  2009-02-11 15:35             ` local footnotes Albrecht Kauffmann
@ 2009-02-13 14:44               ` Thomas Floeren
  2009-02-20  8:17               ` Albrecht Kauffmann
  1 sibling, 0 replies; 8+ messages in thread
From: Thomas Floeren @ 2009-02-13 14:44 UTC (permalink / raw)
  To: 'mailing list for ConTeXt users'

-----Ursprüngliche Nachricht-----
Von: ntg-context-bounces@ntg.nl [mailto:ntg-context-bounces@ntg.nl] Im
Auftrag von Albrecht Kauffmann
Gesendet: Mittwoch, 11. Februar 2009 16:35
An: mailing list for ConTeXt users
Betreff: [NTG-context] local footnotes

Hi all,

please have a look to the following small table with its own footnotes:

\setupoutput[pdftex]
\starttext
\startlocalfootnotes[n=0,conversion=characters]
\placetable[here][]{}
\placelegend
{
\tfx
\setupTABLE [frame=off]
\bTABLE
\bTR\bTD   1990 \eTD\bTD 1991  \eTD\eTR

\bTR\bTD 2.\footnote[foot:a]{Bezogen auf das Jahresmittel der
Gesamtbevoelkerung} \eTD\bTD
19.0 \eTD\eTR

\bTR\bTD 3.\footnote[foot:b]{Bezogen auf das Jahresmittel der
Stadtbevoelkerung} \eTD\bTD
26.1 \eTD\eTR
\eTABLE
}
{\placelocalfootnotes}
\stoplocalfootnotes
\stoptext

The problem is that the footnotes are printed centered over a very small
linewidth. To avoid this I can put every footnote text in a \hbox and then
use \leftaligned{\placelocalfootnotes}}, but this
is rather cumbersome. Has anyone a better solution?

With many thanks in advance,
Albrecht



Hi,

maybe like this:


\setupoutput[pdftex]
\starttext
\startlocalfootnotes[n=0,conversion=characters]
\placetable[here][]{}
% \placelegend
{
\tfx
\setupTABLE [frame=off]
\bTABLE
\bTR\bTD   1990 \eTD\bTD 1991  \eTD\eTR

\bTR\bTD 2.\note[foot:a] \eTD\bTD 19.0 \eTD\eTR

\bTR\bTD 3.\note[foot:b] \eTD\bTD
26.1 \eTD\eTR
\eTABLE
}
\footnotetext[foot:a]{Bezogen auf das Jahresmittel der Gesamtbevoelkerung}
\footnotetext[foot:b]{Bezogen auf das Jahresmittel der Stadtbevoelkerung}
{\placelocalfootnotes}
\stoplocalfootnotes
\stoptext


This gives footnotes at textwidth.

Greetings

Thomas
____________________________________________________________________________
_______
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
____________________________________________________________________________
_______

___________________________________________________________________________________
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
___________________________________________________________________________________


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

* local footnotes
  2009-02-05 15:06           ` emacs Peter Münster
@ 2009-02-11 15:35             ` Albrecht Kauffmann
  2009-02-13 14:44               ` Thomas Floeren
  2009-02-20  8:17               ` Albrecht Kauffmann
  0 siblings, 2 replies; 8+ messages in thread
From: Albrecht Kauffmann @ 2009-02-11 15:35 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi all,

please have a look to the following small table with its own footnotes:

\setupoutput[pdftex]
\starttext
\startlocalfootnotes[n=0,conversion=characters]
\placetable[here][]{}
\placelegend
{
\tfx
\setupTABLE [frame=off]
\bTABLE
\bTR\bTD   1990 \eTD\bTD 1991  \eTD\eTR

\bTR\bTD 2.\footnote[foot:a]{Bezogen auf das Jahresmittel der
Gesamtbevoelkerung} \eTD\bTD
19.0 \eTD\eTR

\bTR\bTD 3.\footnote[foot:b]{Bezogen auf das Jahresmittel der
Stadtbevoelkerung} \eTD\bTD
26.1 \eTD\eTR
\eTABLE
}
{\placelocalfootnotes}
\stoplocalfootnotes
\stoptext

The problem is that the footnotes are printed centered over a very small
linewidth. To avoid this I can put every footnote text in a \hbox and then
use \leftaligned{\placelocalfootnotes}}, but this
is rather cumbersome. Has anyone a better solution?

With many thanks in advance,
Albrecht
___________________________________________________________________________________
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
___________________________________________________________________________________


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

end of thread, other threads:[~2011-11-10 15:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-10  9:47 Local footnotes Andreas Harder
2011-11-10 13:27 ` Wolfgang Schuster
2011-11-10 15:56   ` Andreas Harder
  -- strict thread matches above, loose matches on Subject: below --
2008-10-21 17:56 PhD Thesis in ConTeXt Piotr
2008-10-21 22:46 ` Marcin Borkowski
2008-10-22  5:31   ` emacs (was: Re: PhD Thesis in ConTeXt) Peter Münster
2008-10-22  6:18     ` Marcin Borkowski
2008-10-23 21:08       ` emacs Peter Münster
2008-10-23 22:46         ` emacs Marcin Borkowski
2009-02-05 15:06           ` emacs Peter Münster
2009-02-11 15:35             ` local footnotes Albrecht Kauffmann
2009-02-13 14:44               ` Thomas Floeren
2009-02-20  8:17               ` Albrecht Kauffmann
2009-02-20 10:28                 ` Thomas Floeren
2009-02-24  7:37                   ` Albrecht Kauffmann

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).