Re: [NTG-context] columnsets and footnotes

2007-06-10 Thread Aditya Mahajan
On Sun, 10 Jun 2007, Aditya Mahajan wrote: > Hi, > > What do I need to get footnotes to work with columnsets. Somehow > footntes have the wrong width. > > \definecolumnset [two] [n=2,balancing=yes,distance=0.2in] > \starttext > \startcolumnset[two] >\dorecurse{10}{ \input tufte\footnote{\inp

[NTG-context] columnsets and footnotes

2007-06-10 Thread Aditya Mahajan
Hi, What do I need to get footnotes to work with columnsets. Somehow footntes have the wrong width. \definecolumnset [two] [n=2,balancing=yes,distance=0.2in] \starttext \startcolumnset[two] \dorecurse{10}{ \input tufte\footnote{\input zapf \endgraf} \endgraf} \stopcolumnset \stoptext

[NTG-context] columnsets and footnotes (better explained)

2006-01-10 Thread Steffen Wolfrum
Hi Hans, maybe my problem was not clear enough. So please let me try it once more. The following example has main text in 2 columns and footnote text in 3 columns: \setupfootnotes[n=3] \starttext \startcolumns \dorecurse{10}{\input tufte\footnote{\input ward \relax}} \stopcolumns \

Re: [NTG-context] columnsets and footnotes (minimal example)

2006-01-09 Thread Steffen Wolfrum
But what can I do in order to have the main text in two columns (columnset) and the smaller footnotes in three columns (as it would be perfect for bigger document sizes)? Steffen Am 09.01.2006 um 12:29 schrieb Hans Hagen: Taco Hoekwater wrote: Steffen Wolfrum wrote: ... and here i

Re: [NTG-context] columnsets and footnotes (minimal example)

2006-01-09 Thread Steffen Wolfrum
Am 09.01.2006 um 11:06 schrieb Taco Hoekwater: Steffen Wolfrum wrote: ... and here is an example that shows the problem: Oops, that doesn't look right at all. Do you really need column sets, or is "normal" columns mode ok as well? 1) Yes, column sets would be better. \startcolumns[

Re: [NTG-context] columnsets and footnotes (minimal example)

2006-01-09 Thread Hans Hagen
Taco Hoekwater wrote: Steffen Wolfrum wrote: ... and here is an example that shows the problem: Oops, that doesn't look right at all. you need to set widths \setupfootnotes[n=1,width=\hsize] Hans ___ ntg-context mailing list ntg-context@ntg.

Re: [NTG-context] columnsets and footnotes (minimal example)

2006-01-09 Thread Taco Hoekwater
Steffen Wolfrum wrote: ... and here is an example that shows the problem: Oops, that doesn't look right at all. Do you really need column sets, or is "normal" columns mode ok as well? \startcolumns[n=2] \dorecurse{10}{\input tufte\footnote{\input ward \relax}} \stopcolumns Looks abou

[NTG-context] columnsets and footnotes (minimal example)

2006-01-09 Thread Steffen Wolfrum
... and here is an example that shows the problem: \definecolumnset[example][n=2] \setupfootnotes[n=3] \starttext \startcolumnset[example] \dorecurse{10}{\input tufte\footnote{\input ward \relax}} \stopcolumnset \stoptext >Hi, > >is there a way to have both: > >a main text set in \definecolum

[NTG-context] columnsets and footnotes ?

2006-01-08 Thread Steffen Wolfrum
Hi, is there a way to have both: a main text set in \definecolumnset[example][n=2] and footnotes on bottom of page with \setupfootnotes[n=3]? Thank you, Steffen ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-con