ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Footnotes set outside of columns when using columnsets
@ 2008-04-12 14:50 Elliot Clifton
  0 siblings, 0 replies; only message in thread
From: Elliot Clifton @ 2008-04-12 14:50 UTC (permalink / raw)
  To: ntg-context

Hi,

When using columnsets is it possible to have footnotes placed at the
bottom of the page rather than in columns? I searched the
documentation and haven't found a way to do this.

Minimal examples.

Using columnsets:


\definecolumnset[twocolumn][n=2]

\starttext
	\startcolumnset[twocolumn]
		\dorecurse{4}{\input knuth \footnote[footnote]{footnote}\par}
	\stopcolumnset
\stoptext


It produces footnotes in columns which isn't what I want. The
behaviour I want is the that produced by this example using
\startcolumns:

\starttext
	\startcolumns
		\dorecurse{4}{\input knuth \footnote[footnote]{footnote}\par}
	\stopcolumns
\stoptext

I'd like to be able to take advantage of the addition feature offered
by using columnsets but need the footnotes to be set at the bottomof
the page outside of the columns. Advice on how to do this would be
much appreciated.

Thanks in advance,

Elliot
___________________________________________________________________________________
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] only message in thread

only message in thread, other threads:[~2008-04-12 14:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-12 14:50 Footnotes set outside of columns when using columnsets Elliot Clifton

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