ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "William D. Neumann" <wneumann@cs.unm.edu>
Subject: Re: Wrapping around footnotes
Date: Tue, 13 Jan 2004 12:46:43 -0700 (MST)	[thread overview]
Message-ID: <Pine.LNX.4.56.0401131221220.6407@phobos.cs.unm.edu> (raw)
In-Reply-To: <3FFDB32F.90501@boede.nl>

Well, that's sort of OK if you only have one or two footnotes and can
fiddle with the manual placement of the footnotes.  What I want is for the
columns in the document to flow around the footnotes automatically
througout the entire document.  If you look at the following two
(essentially the same) PDFs:

http://www.cs.unm.edu/~wneumann/files/HORSE-ctx.zip
http://www.cs.unm.edu/~wneumann/files/HORSE-ltx.zip

you can see what I am trying to achieve.  The second file (prepared with
Latex) flows automatically around the footnotes on pages 1 and 3, while
the first file (prepared with Context) does not, subsequently looking
awkward (if not ugly) and wasting valuable space.  does anyone know how to
acheive the flow of the Latex processed paper?

Thanks for the suggestion though, I do appreciate the help.

William D. Neumann

On Thu, 8 Jan 2004, Willi Egger wrote:

> Hi William,
>
> I do not know whether I can make you happy ...
>
> I played with the following setup, which gives a comparable result,
> though it needs some manual actions:
>
> \starttext
> \startcolumnset[n=2]
> \startlocalfootnotes[n=0]
>     text with footnotes\footnote{a tip}
>     text
>     text
> \placelocalfootnotes
> \column
>     text
>     text
>     text
>     text
>     text
> \stoplocalfootnotes
> \stopcolumnset
> \stoptext
>
> William D. Neumann wrote:
>
> >I'm preparing a paper in two column format, and I'm having issues with
> >footnotes in one column affecting the text in the other column because the
> >text in the other column stops at the same spot as the text in the column
> >with the footnote rather than typsetting down to the bottom of the page.
> >
> >For example, I am currently getting:
> >
> >blah, blah, blah1    yammer, yammer, yammer
> >blah, blah, blah     yammer, yammer, yammer
> >blah, blah, blah     yammer, yammer, yammer
> >blah, blah, blah     yammer, yammer, yammer
> >blah, blah, blah     yammer, yammer, yammer
> >------
> >1 footnote text
> >here. footnote
> >text here.
> >footnote text here.
> >
> >Instead of this (which I want)
> >
> >blah, blah, blah1    yammer, yammer, yammer
> >blah, blah, blah     yammer, yammer, yammer
> >blah, blah, blah     yammer, yammer, yammer
> >blah, blah, blah     yammer, yammer, yammer
> >blah, blah, blah     yammer, yammer, yammer
> >------               yammer, yammer, yammer
> >1 footnote text      yammer, yammer, yammer
> >here. footnote       yammer, yammer, yammer
> >text here.           yammer, yammer, yammer
> >footnote text here.  yammer, yammer, yammer
> >
> >How can this be done?  I've tried playing with the various setup commands
> >for columns and footnotes, but nothing seems to work.  Any help is
> >appreciated.

---

"Well I could be a genius, if I just put my mind to it.
And I...I could do anything, if only I could get 'round to it.
Oh we were brought up on the space-race, now they expect you to clean toilets.
When you've seen how big the world is, how can you make do with this?
If you want me, I'll be sleeping in - sleeping in throughout these glory days."

	-- Jarvis Cocker

      reply	other threads:[~2004-01-13 19:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-08 20:09 William D. Neumann
2004-01-08 19:44 ` Willi Egger
2004-01-13 19:46   ` William D. Neumann [this message]

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=Pine.LNX.4.56.0401131221220.6407@phobos.cs.unm.edu \
    --to=wneumann@cs.unm.edu \
    --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).