ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Elliot Clifton" <cliftoo@gmail.com>
To: ntg-context@ntg.nl
Subject: Footnotes set outside of columns when using columnsets
Date: Sat, 12 Apr 2008 15:50:45 +0100	[thread overview]
Message-ID: <e65d34bf0804120750x6c5e71baqbebab76ba4c35365@mail.gmail.com> (raw)

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
___________________________________________________________________________________


                 reply	other threads:[~2008-04-12 14:50 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e65d34bf0804120750x6c5e71baqbebab76ba4c35365@mail.gmail.com \
    --to=cliftoo@gmail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).