ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Aditya Mahajan <adityam@umich.edu>
To: ud@mucschach.de, mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Footnotes
Date: Sun, 20 Jul 2008 13:50:36 -0400 (EDT)	[thread overview]
Message-ID: <alpine.DEB.1.00.0807201336250.21614@nqv-yncgbc> (raw)
In-Reply-To: <000001c8ea3d$e81ae340$b850a9c0$@de>

Hi Ulrich,

On Sun, 20 Jul 2008, Ulrich Dirr wrote:

> Hi,
>
> I'm recently testing mkiv/luatex (ConTeXt ver: 2008.07.18 18:38 MKIV fmt:
> 2008.7.19 installed; compiling with 'context file') for a new project. I
> don't know if my questions depend on mkii or mkiv specifics.
>
> I have some problems figuring out what kind of parameters I can use to setup
> footnotes in a multicolumn layout (is it better to use column sets and
> define areas?).
>
> When I'm using location=lastcolumn then footnotes get placed in the last
> column *inside* the text column while when using firstcolumn as an option
> they will be placed below the first column but outside the text column at
> the end of the page. And both columns don't get balanced.
>
> How can I get two text columns balanced and footnotes place on the last
> column at the end of the page?

Don't know. AFAIU, (simple) columns do not support this feature. For this 
to be supported, \stopcolumns will also need to end the currentpage. What 
should be the indented output for

\startcolumns
Some short text with footnotes
\stopcolumns

Continue with text that is in single column format.

I do not know whether this is possible with columnsets.

> How can I get footnote numbers aligned with the left margin of the
> text/column block (margindistance=0em doesn't help)? Footnotes should run as
> a 'normal' paragraph (no hanging).

Add

\setupfootnotedefinition[location=normal,distance=0.5em]

> I'm also quiet lost what options I can set with \setupfootnotes, because
> they are not explained in the manual (ma-cb-en-print.pdf, p. 46;
> cont-eni.pdf, p. 101) ...

Yes, at places the documentation is lagging behind. I can write about 
footnotes in the TUGBoat column about ConTeXt.

When the manual is inadequate, I look at the sources. Once you figure out 
how to scan them for information, they are easy to understand. In this 
case, core-not.tex says that the options of \setupfootnotes are

      [\c!location=\v!page,
       \c!way=\v!by\v!part,
       \c!sectionnumber=\v!no,
       \c!conversion=,
       \c!rule=\v!on,
       \c!before=\blank,
       \c!bodyfont=\v!small,
       \c!style=,
       \c!color=,
       \c!after=,
       \c!rulecolor=,
       \c!rulethickness=\linewidth,
       \c!frame=\v!off,
       \c!margindistance=.5em,
       \c!columndistance=1em,
       \c!distance=.125em,
       \c!align=\v!normal,
       \c!tolerance=\v!tolerant,
       \c!split=\v!tolerant,
      %\c!width=\makeupwidth,
      %\c!width=\ifdim\hsize<\makeupwidth\hsize\else\makeupwidth\fi,
       \c!width=\defaultnotewidth,
       \c!height=\textheight,
       \c!numbercommand=\high,
       \c!command=\noteparameter\c!numbercommand, % downward compatible
       \c!separator=\@@koseparator,
       \c!textcommand=\high,
       \c!textstyle=\tx,
       \c!textcolor=,
       \c!interaction=\v!yes,
       \c!factor=,
       \c!scope=, % \v!text \v!page
       \c!n=1]%


Aditya
___________________________________________________________________________________
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-07-20 17:50 UTC|newest]

Thread overview: 56+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-20  7:54 Footnotes Ulrich Dirr
2008-07-20 17:50 ` Aditya Mahajan [this message]
2008-07-21  7:09   ` Footnotes Ulrich Dirr
2008-07-21 16:39     ` Footnotes Aditya Mahajan
2008-07-21 17:25       ` Footnotes Ulrich Dirr
2008-07-21 20:58         ` Footnotes Aditya Mahajan
2008-07-21 11:28   ` How to read sources? (was:) Footnotes Joachim Kreimer-de Fries
2008-07-21 12:01     ` How to read sources? Jörg Hagmann
2008-07-21 12:03       ` Wolfgang Schuster
2008-07-21 12:09         ` Andrea Valle
2008-07-21 12:02     ` How to read sources? (was:) Footnotes Thomas A. Schmitz
2008-07-21 12:13     ` Andrea Valle
2008-07-21 16:59     ` Aditya Mahajan
  -- strict thread matches above, loose matches on Subject: below --
2012-04-24  8:56 footnotes Alan BRASLAU
2012-04-24 12:21 ` footnotes Wolfgang Schuster
2012-04-24 13:26   ` footnotes Alan BRASLAU
2012-04-01 21:03 footnotes Thomas A. Schmitz
2012-04-02 10:26 ` footnotes Steffen Fritzsche
2012-04-02 11:02   ` footnotes Thomas A. Schmitz
2012-04-02 20:40 ` footnotes Wolfgang Schuster
2012-03-12 16:50 Footnotes Willi Egger
2010-12-12 11:09 footnotes Achim Jander
2010-12-12 13:41 ` footnotes Achim Jander
     [not found] <mailman.1.1254823203.32637.ntg-context@ntg.nl>
2009-10-13 17:20 ` footnotes Wolfgang Werners-Lucchini
2009-10-13 17:44   ` footnotes Wolfgang Schuster
2009-10-05 14:53 footnotes Wolfgang Werners-Lucchini
2009-10-06  9:36 ` footnotes Taco Hoekwater
2006-01-29 13:48 footnotes Hans van der Meer
2006-01-30 10:49 ` footnotes Hans Hagen
2006-01-30 14:41   ` footnotes Hans van der Meer
2006-01-30 15:45     ` footnotes Hans Hagen
2003-10-06 15:25 Footnotes Steffen Wolfrum
2003-10-06  9:58 Czech patterns in TeXlive2003 David Antos
2003-10-06 13:40 ` Footnotes Albrecht Kauffmann
2003-10-04 19:02 Footnotes Steffen Wolfrum
2003-09-15 15:54 Footnotes Willi Egger
2003-09-15 16:15 ` Footnotes Pawel Jackowski na Onet
2003-09-15 18:00   ` Footnotes Willi Egger
2003-09-16  5:55     ` Footnotes Pawel Jackowski na Onet
2003-09-16 12:18       ` Footnotes Willi Egger
2003-09-16 19:33         ` Footnotes Pawel Jackowski na Onet
2003-09-19 21:04           ` Footnotes Willi Egger
2003-09-20  5:23             ` Footnotes Pawel Jackowski na Onet
2003-09-20  7:28               ` Footnotes Willi Egger
2003-09-23 17:50                 ` Footnotes Pawel Jackowski na Onet
2003-09-16 17:16     ` Footnotes Hans Hagen
2001-04-04 22:28 Footnotes P. van Kranenburg
2001-04-05  7:40 ` Footnotes Hans Hagen
2001-03-12 17:08 footnotes Hans Hagen
2001-03-17 18:14 ` footnotes Giuseppe Bilotta
2001-03-18 20:41   ` footnotes Hans Hagen
2000-05-09 10:09 footnotes Haseloff, Lutz
2000-04-18  8:41 footnotes Haseloff, Lutz
2000-04-19  1:16 ` footnotes Taco Hoekwater
2000-05-08 20:30 ` footnotes Hans Hagen
1999-11-30  8:10 Footnotes Haseloff, Lutz
1999-11-30 15:08 ` Footnotes Hans Hagen

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=alpine.DEB.1.00.0807201336250.21614@nqv-yncgbc \
    --to=adityam@umich.edu \
    --cc=ntg-context@ntg.nl \
    --cc=ud@mucschach.de \
    /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).