Re: [NTG-context] Placing footnotes in right margin en bloc at bottom of page

2010-08-10 Thread Elias Oltmanns
Wolfgang Schuster schuster.wolfg...@googlemail.com wrote:
 Am 09.08.10 23:14, schrieb Hans Hagen:
 On 9-8-2010 8:55, Wolfgang Schuster wrote:

 Am 09.08.10 12:28, schrieb Elias Oltmanns:

 I've only just realised that TeX seems to reserve space for the
 footnotes at the bottom of the main text area. Check the following
 example:

 \setupnote[footnote][width=\rightmarginwidth]

 \setupnote[footnote][width=\rightmarginwidth,factor=0]

 or location=none


 Elias use MkII and with 'location=none' nothing is shown.

That's right. Thanks for the fix, it seems to work just fine. I'm
beginning to wonder though, whether I should switch to MkIV after all.

Regards,

Elias
___
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] Placing footnotes in right margin en bloc at bottom of page

2010-08-09 Thread Elias Oltmanns
Sorry for bringing this up again but ...

Wolfgang Schuster schuster.wolfg...@googlemail.com wrote:
  Am 29.07.10 15:33, schrieb Elias Oltmanns:
 Wolfgang Schusterschuster.wolfg...@googlemail.com  wrote:

 [...]
 This is easy:

 \setupnote[footnote][location=text]

 \setuptexttexts[margin][][{\framed[frame=off,offset=none,align=low,height=\textheight,width=broad]{\placenotes[footnote]}}]

 %\showframe

 \starttext
 text\footnote{one} text\footnote{two} text\footnote{\input tufte\par} text
 \stoptext
 Thanks for the snippet. Unfortunately, the footnotes don't seem to make
 it onto the page though. Would this be due to using ConTeXt MKII by any
 chance?

 You need a different setup for the footnote in Mark 2:

 \setupnote[footnote][width=\rightmarginwidth]

I've only just realised that TeX seems to reserve space for the
footnotes at the bottom of the main text area. Check the following
example:

\setupnote[footnote][width=\rightmarginwidth]

\setuptexttexts[margin][][{\framed[frame=off,rule=off,offset=none,align=low,height=\textheight,width=broad]{\placenotes[footnote]}}]

\starttext
text\footnote{one} text\footnote{two} text\footnote{And here we have
  yet another footnote spanning more than one line.} %
{\dorecurse{4}{\input tufte\par}}
\stoptext

I've tried the same with \setupfootnotes and \placefootnotes to no
avail.

Any hint will be appreciated,

Elias
___
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] Placing footnotes in right margin en bloc at bottom of page

2010-08-09 Thread Wolfgang Schuster

 Am 09.08.10 12:28, schrieb Elias Oltmanns:

Sorry for bringing this up again but ...

Wolfgang Schusterschuster.wolfg...@googlemail.com  wrote:

  Am 29.07.10 15:33, schrieb Elias Oltmanns:

Wolfgang Schusterschuster.wolfg...@googlemail.com   wrote:
[...]

This is easy:

\setupnote[footnote][location=text]

\setuptexttexts[margin][][{\framed[frame=off,offset=none,align=low,height=\textheight,width=broad]{\placenotes[footnote]}}]

%\showframe

\starttext
text\footnote{one} text\footnote{two} text\footnote{\input tufte\par} text
\stoptext

Thanks for the snippet. Unfortunately, the footnotes don't seem to make
it onto the page though. Would this be due to using ConTeXt MKII by any
chance?

You need a different setup for the footnote in Mark 2:

\setupnote[footnote][width=\rightmarginwidth]

I've only just realised that TeX seems to reserve space for the
footnotes at the bottom of the main text area. Check the following
example:

\setupnote[footnote][width=\rightmarginwidth]


\setupnote[footnote][width=\rightmarginwidth,factor=0]

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
___


Re: [NTG-context] Placing footnotes in right margin en bloc at bottom of page

2010-08-09 Thread Hans Hagen

On 9-8-2010 8:55, Wolfgang Schuster wrote:


Am 09.08.10 12:28, schrieb Elias Oltmanns:

Sorry for bringing this up again but ...

Wolfgang Schusterschuster.wolfg...@googlemail.com wrote:

Am 29.07.10 15:33, schrieb Elias Oltmanns:

Wolfgang Schusterschuster.wolfg...@googlemail.com wrote:
[...]

This is easy:

\setupnote[footnote][location=text]

\setuptexttexts[margin][][{\framed[frame=off,offset=none,align=low,height=\textheight,width=broad]{\placenotes[footnote]}}]


%\showframe

\starttext
text\footnote{one} text\footnote{two} text\footnote{\input
tufte\par} text
\stoptext

Thanks for the snippet. Unfortunately, the footnotes don't seem to make
it onto the page though. Would this be due to using ConTeXt MKII by any
chance?

You need a different setup for the footnote in Mark 2:

\setupnote[footnote][width=\rightmarginwidth]

I've only just realised that TeX seems to reserve space for the
footnotes at the bottom of the main text area. Check the following
example:

\setupnote[footnote][width=\rightmarginwidth]


\setupnote[footnote][width=\rightmarginwidth,factor=0]


or location=none


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


Re: [NTG-context] Placing footnotes in right margin en bloc at bottom of page

2010-08-09 Thread Wolfgang Schuster

Am 09.08.10 23:14, schrieb Hans Hagen:

On 9-8-2010 8:55, Wolfgang Schuster wrote:


Am 09.08.10 12:28, schrieb Elias Oltmanns:



I've only just realised that TeX seems to reserve space for the
footnotes at the bottom of the main text area. Check the following
example:

\setupnote[footnote][width=\rightmarginwidth]


\setupnote[footnote][width=\rightmarginwidth,factor=0]


or location=none



Elias use MkII and with 'location=none' nothing is shown.

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
___


Re: [NTG-context] Placing footnotes in right margin en bloc at bottom of page

2010-08-02 Thread Oliver Heins
Sorry for posting a german message to the list, it was intended as a
private mail.  I should check the To-header, next time.

 olli

-- 
Oliver Heins he...@sopos.org  http://www.sopos.org/olli
GPG: F27A BA8C 1CFB B905 65A8  2544 0F07 B675 9A00 D827
1024D/9A00D827 2004-09-24 -- gpg --recv-keys 0x9A00D827
Please avoid sending me Word or PowerPoint attachments:
http://www.gnu.org/philosophy/no-word-attachments.html
___
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] Placing footnotes in right margin en bloc at bottom of page

2010-08-01 Thread Elias Oltmanns
Wolfgang Schuster schuster.wolfg...@googlemail.com wrote:
  Am 29.07.10 15:33, schrieb Elias Oltmanns:
 Wolfgang Schusterschuster.wolfg...@googlemail.com  wrote:

 [...]
 This is easy:

 \setupnote[footnote][location=text]

 \setuptexttexts[margin][][{\framed[frame=off,offset=none,align=low,height=\textheight,width=broad]{\placenotes[footnote]}}]

 %\showframe

 \starttext
 text\footnote{one} text\footnote{two} text\footnote{\input tufte\par} text
 \stoptext
 Thanks for the snippet. Unfortunately, the footnotes don't seem to make
 it onto the page though. Would this be due to using ConTeXt MKII by any
 chance? If not, I'd rather not change my current texlive installation
 just now.

 You need a different setup for the footnote in Mark 2:

 \setupnote[footnote][width=\rightmarginwidth]

Well, it works and I'm impressed with the result. Thank you very much
for your help.

Regards,

Elias

___
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] Placing footnotes in right margin en bloc at bottom of page

2010-07-29 Thread Wolfgang Schuster

 Am 28.07.10 13:19, schrieb Elias Oltmanns:

Hi there,

not being a ConTeXt user myself, I have been advised on the tex-d-l list
of the German TUG that a certain problem could possibly be solved more
easily in ConTeXt than in LaTeX. So, here is what I'm trying to achieve:
The numerous but short footnotes of a document shall be placed in the
right margin rather than below the main text area. Additionally, though,
the footnotes should not be placed near the call up (similar to what
\marginpar does), but type set en bloc at the bottom of the page. In
other words, the main text area should have fixed margins all round
across all pages and the footnotes should be printed in a small
rectangular block beside the main text area such that the height of this
block varies according to the number of footnotes on the page, but the
block is always flushed to the bottom of the page. You'll find an ascii
art illustration below.

Is such a layout feasible in ConTeXt without too much hassle at all?


This is easy:

\setupnote[footnote][location=text]

\setuptexttexts[margin][][{\framed[frame=off,offset=none,align=low,height=\textheight,width=broad]{\placenotes[footnote]}}]

%\showframe

\starttext
text\footnote{one} text\footnote{two} text\footnote{\input tufte\par} text
\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
___


Re: [NTG-context] Placing footnotes in right margin en bloc at bottom of page

2010-07-29 Thread Elias Oltmanns
Wolfgang Schuster schuster.wolfg...@googlemail.com wrote:
[...]
 This is easy:

 \setupnote[footnote][location=text]

 \setuptexttexts[margin][][{\framed[frame=off,offset=none,align=low,height=\textheight,width=broad]{\placenotes[footnote]}}]

 %\showframe

 \starttext
 text\footnote{one} text\footnote{two} text\footnote{\input tufte\par} text
 \stoptext

Thanks for the snippet. Unfortunately, the footnotes don't seem to make
it onto the page though. Would this be due to using ConTeXt MKII by any
chance? If not, I'd rather not change my current texlive installation
just now.

log-output is attached.

Thanks for your time,

Elias


This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009) (format=cont-en 
2010.7.29)  29 JUL 2010 15:05
entering extended mode
 %-line parsing enabled.
 (/opt/tl/2009/texmf/web2c/natural.tcx)
**con-footnote.tex \emergencyend
(./con-footnote.tex

ConTeXt  ver: 2009.08.19 17:10 MKII  fmt: 2010.7.29  int: english/english

system  : cont-new loaded
(/opt/tl/2009/texmf-dist/tex/context/base/cont-new.tex
systems : beware: some patches loaded from cont-new.tex
(/opt/tl/2009/texmf-dist/tex/context/base/cont-new.mkii))
system  : cont-fil loaded
(/opt/tl/2009/texmf-dist/tex/context/base/cont-fil.tex
loading : ConTeXt File Synonyms
)
system  : cont-sys.rme loaded
(/opt/tl/2009/texmf-dist/tex/context/user/cont-sys.rme
(/opt/tl/2009/texmf-dist/tex/context/base/type-tmf.tex
(/opt/tl/2009/texmf-dist/tex/context/base/type-tmf.mkii))
(/opt/tl/2009/texmf-dist/tex/context/base/type-siz.tex
(/opt/tl/2009/texmf-dist/tex/context/base/type-siz.mkii))
(/opt/tl/2009/texmf-dist/tex/context/base/type-one.tex
(/opt/tl/2009/texmf-dist/tex/context/base/type-one.mkii)))
system  : con-footnote.top loaded
(./con-footnote.top)
bodyfont: 12pt rm is loaded
language: patterns nl-texnansi:texnansi-1-2:2 nl-ec:ec-2-2:2 us-
ec:ec-3-2:3 de-texnansi:texnansi-4-3:3 de-ec:ec-5-3:3 da-ec:ec-6-2:2
 sv-ec:ec-7-2:2 gb-ec:ec-8-2:2 fr-texnansi:texnansi-9-2:2 fr-ec:ec-1
0-2:2 es-ec:ec-11-2:2 ca-ec:ec-12-2:2 it-texnansi:texnansi-13-2:2 it-
ec:ec-14-2:2 la-ec:ec-15-2:2 pt-texnansi:texnansi-16-2:2 pt-ec:ec-17
-2:2 ro-ec:ec-18-2:2 pl-pl0:pl0-19-2:2 pl-ec:ec-20-2:2 pl-qx:qx-21-
2:2 cs-il2:il2-22-2:2 cs-ec:ec-23-2:2 sk-il2:il2-24-2:2 sk-ec:ec-25
-2:2 hr-ec:ec-26-2:2 sl-ec:ec-27-2:2 tr-ec:ec-28-2:2 agr-agr:agr-30
-2:2 fi-ec:ec-31-2:2 hu-ec:ec-32-2:2 ru-t2a:t2a-34-2:2 uk-t2a:t2a-3
5-3:3 loaded
specials: dvips loaded
\openout3 = `con-footnote.tui'.

\openout0 = `con-footnote-mpgraph.mp'.

\openout0 = `mpgraph.mp'.

systems : system commands are disabled
language: language en is active
specials: loading definition file tpd
(/opt/tl/2009/texmf-dist/tex/context/base/spec-tpd.mkii
specials: loading definition file fdf
(/opt/tl/2009/texmf-dist/tex/context/base/spec-fdf.mkii)) (./con-footnote.tuo)
(./con-footnote.tuo) (./con-footnote.tuo) (./con-footnote.tuo)
(./con-footnote.tuo) (./con-footnote.tuo) (./con-footnote.tuo)
(./con-footnote.tuo) (./con-footnote.tuo) (./con-footnote.tuo)
(./con-footnote.tuo) (./con-footnote.tuo)
systems : begin file con-footnote at line 7
references  : unknown reference [][fnt:t:1]
references  : unknown reference [][fnt:t:2]
references  : unknown reference [][fnt:t:3]
(/opt/tl/2009/texmf-dist/tex/context/sample/tufte.tex)
fonts   : resetting map file list
{/opt/tl/2009/texmf-dist/fonts/map/pdftex/context/original-empty.map}
fonts   : using map file: original-base
{/opt/tl/2009/texmf-dist/fonts/map/pdftex/context/original-base.map}
fonts   : using map file: original-ams-base
{/opt/tl/2009/texmf-dist/fonts/map/pdftex/context/original-ams-base.map}
fonts   : using map file: original-public-lm
{/opt/tl/2009/texmf-dist/fonts/map/pdftex/context/original-public-lm.map}
fonts   : using map file: lm-ec
{/opt/tl/2009/texmf-dist/fonts/map/dvips/lm/lm-ec.map}
fonts   : using map file: lm-math
{/opt/tl/2009/texmf-dist/fonts/map/dvips/lm/lm-math.map}
fonts   : using map file: lm-rm
{/opt/tl/2009/texmf-dist/fonts/map/dvips/lm/lm-rm.map}
fonts   : using map file: original-ams-euler
{/opt/tl/2009/texmf-dist/fonts/map/pdftex/context/original-ams-euler.map}
(/opt/tl/2009/texmf-dist/tex/context/base/sort-def.mkii)
(/opt/tl/2009/texmf-dist/tex/context/base/sort-lan.mkii) [1.1]
systems : end file con-footnote at line 9
system  : cont-err loaded
(/opt/tl/2009/texmf-dist/tex/context/base/cont-err.tex
systems : no file 'cont-sys.tex', using 'cont-sys.rme' instead
) ) 
Here is how much of TeX's memory you used:
 1045 strings out of 457152
 16610 string characters out of 2541996
 4687853 words of memory out of 7118750
 40822 multiletter control sequences out of 15000+20
 140365 words of font info for 63 fonts, out of 300 for 9000
 396 hyphenation exceptions out of 8191
 48i,20n,59p,274b,757s stack positions out of 

Re: [NTG-context] Placing footnotes in right margin en bloc at bottom of page

2010-07-29 Thread Oliver Heins
Hi Elias,

erfreut habe ich gesehen, dass dir mit ConTeXt wohl geholfen werden
kann.

Elias Oltmanns e...@nebensachen.de writes:

 Thanks for the snippet. Unfortunately, the footnotes don't seem to make
 it onto the page though. Would this be due to using ConTeXt MKII by any
 chance? If not, I'd rather not change my current texlive installation
 just now.

Ohne direkt auf das Problem eingehen zu können: Wenn du ConTeXt benutzt,
installier am besten die Minimals.  Die Installation ist denkbar einfach
und hier beschrieben:
http://wiki.contextgarden.net/ConTeXt_Minimals#Simple_instructions_for_installing_on_Unix_like_system_.28Linux.2FMac_OSX.2FFreeBSD.2FSolaris.29

Abweichend zu dieser Beschreibung habe ich in meiner .zshrc (.bashrc
sollte genauso funktionieren) folgende Zeile geschrieben: 

alias minimals='source ~/context/tex/setuptex'

Damit kann ich bequem in einer Shell mittels Eingabe von 'minimals' zur
ConTeXt-Installation wechseln und habe sonst weiterhin die
TeXLive-Binaries und -Pfade.

Gruß,
 olli


-- 
Oliver Heins he...@sopos.org  http://www.sopos.org/olli
GPG: F27A BA8C 1CFB B905 65A8  2544 0F07 B675 9A00 D827
1024D/9A00D827 2004-09-24 -- gpg --recv-keys 0x9A00D827
Please avoid sending me Word or PowerPoint attachments:
http://www.gnu.org/philosophy/no-word-attachments.html
___
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] Placing footnotes in right margin en bloc at bottom of page

2010-07-29 Thread Elias Oltmanns
Oliver Heins o...@sopos.org wrote:
 Hi Elias,

 erfreut habe ich gesehen, dass dir mit ConTeXt wohl geholfen werden
 kann.

 Elias Oltmanns e...@nebensachen.de writes:

 Thanks for the snippet. Unfortunately, the footnotes don't seem to make
 it onto the page though. Would this be due to using ConTeXt MKII by any
 chance? If not, I'd rather not change my current texlive installation
 just now.

 Ohne direkt auf das Problem eingehen zu können: Wenn du ConTeXt benutzt,
 installier am besten die Minimals.  Die Installation ist denkbar einfach
 und hier beschrieben:
 http://wiki.contextgarden.net/ConTeXt_Minimals#Simple_instructions_for_installing_on_Unix_like_system_.28Linux.2FMac_OSX.2FFreeBSD.2FSolaris.29

Vielen Dank für den Hinweis und die weiteren Tips. Allerdings habe ich
das Minimalbeispiel auch einmal im contextgarden online kompilieren
lassen, was das gleiche Problem mit sehr ähnlichen log-Meldungen
aufgeworfen hat. Es scheint also nicht unbedingt an meiner Installation
zu liegen. Vielleicht kann Wolfgang oder jemand anderes sagen, ob dem
Minimalbeispiel noch etwas hinzugefügt oder korrigiert werden muss,
damit das gewünschte Ergebnis erzielt wird.

Wenn ConTeXt sich schließlich als geeignete Lösung erweisen sollte, ist
es aber wahrscheinlich eine gute Idee, deine Idee mit paralleler Nutzung
von texlive und context minimal aufzugreifen.

Gruß,

Elias

___
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] Placing footnotes in right margin en bloc at bottom of page

2010-07-29 Thread Wolfgang Schuster

 Am 29.07.10 15:33, schrieb Elias Oltmanns:

Wolfgang Schusterschuster.wolfg...@googlemail.com  wrote:
[...]

This is easy:

\setupnote[footnote][location=text]

\setuptexttexts[margin][][{\framed[frame=off,offset=none,align=low,height=\textheight,width=broad]{\placenotes[footnote]}}]

%\showframe

\starttext
text\footnote{one} text\footnote{two} text\footnote{\input tufte\par} text
\stoptext

Thanks for the snippet. Unfortunately, the footnotes don't seem to make
it onto the page though. Would this be due to using ConTeXt MKII by any
chance? If not, I'd rather not change my current texlive installation
just now.


You need a different setup for the footnote in Mark 2:

\setupnote[footnote][width=\rightmarginwidth]

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
___


[NTG-context] Placing footnotes in right margin en bloc at bottom of page

2010-07-28 Thread Elias Oltmanns
Hi there,

not being a ConTeXt user myself, I have been advised on the tex-d-l list
of the German TUG that a certain problem could possibly be solved more
easily in ConTeXt than in LaTeX. So, here is what I'm trying to achieve:
The numerous but short footnotes of a document shall be placed in the
right margin rather than below the main text area. Additionally, though,
the footnotes should not be placed near the call up (similar to what
\marginpar does), but type set en bloc at the bottom of the page. In
other words, the main text area should have fixed margins all round
across all pages and the footnotes should be printed in a small
rectangular block beside the main text area such that the height of this
block varies according to the number of footnotes on the page, but the
block is always flushed to the bottom of the page. You'll find an ascii
art illustration below.

Is such a layout feasible in ConTeXt without too much hassle at all?

Regards,

Elias




=| =
=| =
=| =
=  M A I N   | =
=| =
=  T E X T   | =
=| =
=  A R E A   | =
=| =
=| =
=| =
=| =
=| =
=| =
=| =
=| =
=| =
=| =
=| =
=| =
=| =
=| =
=| =
=| =
=| =
=| =
=| =
=| =
=| =
=|-=
=|foot-=
=|notes=


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