ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Willi Egger <w.egger@boede.nl>
Subject: Re: Wrapping around footnotes
Date: Thu, 08 Jan 2004 20:44:47 +0100	[thread overview]
Message-ID: <3FFDB32F.90501@boede.nl> (raw)
In-Reply-To: <Pine.LNX.4.56.0401081257250.14948@phobos.cs.unm.edu>

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.
>
>William D. Neumann
>
>---
>
>"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
>_______________________________________________
>ntg-context mailing list
>ntg-context@ntg.nl
>http://www.ntg.nl/mailman/listinfo/ntg-context
>  
>

  reply	other threads:[~2004-01-08 19:44 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 [this message]
2004-01-13 19:46   ` William D. Neumann

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=3FFDB32F.90501@boede.nl \
    --to=w.egger@boede.nl \
    --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).