ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Achim Jander <achim@jander.de>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: footnotes
Date: Sun, 12 Dec 2010 14:41:52 +0100	[thread overview]
Message-ID: <4D04D120.6080109@jander.de> (raw)
In-Reply-To: <4D04AD4F.5040705@jander.de>

Hi again,
it seems that i found the solution for problem 3:
\setupnote 
[footnote][paragraph=yes,numbercommand=,inbetween=\hskip.5em\vl\hskip.5em]

\setupdescriptions[footnote][display=no,location=serried,distance=.5em]

at least the first tests seem to work like a charm...


Greetings,
Achim




Am 12.12.2010 12:09, schrieb Achim Jander:
> Hello!
> Nearly one year ago I posted a question about alignment of 
> footnote-numbers to the list. I then was occupied by other projects, 
> so I now want to catch up and thank you for your replies.I am now 
> again trying to make some work using Context. At first, I have to 
> state that I am impressed about the advancement of Context. But I 
> still have some problems with footnotes:
> 1. My annoying alignment problem. We now have headalign=flushright, 
> that is the right direction, but not sufficient. What I additionally 
> need is that the width of the number-box is determined by the broadest 
> number on the page, ie I need to have
> 1
> 2
> 3
> ...
> but on the other page:
> ~8
> ~9
> 10
> of course the same with 99 and 100 and so on. In an ideal world, the 
> indent of the footnote-text would also change, but for the moment I 
> could live with an equal indent for all pages having only the 
> alignment of the notes change.
> I then did some research, read the mail-list etc. What I found on the 
> list was a short message about \doifnoteonsamepageelse, I thougt it 
> could be a starting-point. But trying the given example
> \starttext
>
> \dorecurse {100} {
>
> test \footnote{\doifnoteonsamepageelse[footnote]{ibidem}{aaa}}
>
> }
>
> \stoptext
> gave me 100 nice little notes, all containing aaa, which was not what 
> I had expected... I then wanted to figure out a little more what was 
> happening, tried to enable tracking with 
> \enabletrackers[structure.notes], but could not find any of the 
> expected messages in the log? What is going on?
> Because this problem is a real show stopper for me, I hope you can 
> help me getting a solution.
>
>
> 2. The second, but not equal important problem is multicolum 
> footnotes. It seems only to work with very short footnotes, in my example
> \setupnote[footnote][n=2, columndistance=12pt]
>
> \starttext
>
> This is just for \footnote{note1} testing
>
> This is just for \footnote{note1} testing
>
> This is just for \footnote{note1} testing
>
> This is just for \footnote{note1} testing
>
> This is just for \footnote{This is a very long note which will cover 
> multiple lines. This is a very long note which will cover multiple 
> lines. This is a very long note which will cover multiple lines. This 
> is a very long note which will cover multiple lines. This is a very 
> long note which will cover multiple lines. This is a very long note 
> which will cover multiple lines.} testing
>
> This is just for \footnote{note1} testing
>
> This is just for \footnote{note1} testing
>
> This is just for \footnote{note1} testing
>
> \stoptext
> the long footnote 5 covers both columns.
>
>
> 3. At last I tried to set the footnotes in one paragraph, a layout 
> sometimes used in our publications. As I found, the setup should be
> \setupnote[footnote][n=0, location=text]
>
> but trying it with the text of problem 2 i only got an Arithmetic 
> overflow.
>
>
> For clarification, I am using ConTeXt ver: 2010.12.10 15:15 MKIV fmt: 
> 2010.12.11 int: english/english
>
>
> Thanks,
> Achim
>
>
>
> ___________________________________________________________________________________ 
>
> 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  : http://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________ 
>
>

___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2010-12-12 13:41 UTC|newest]

Thread overview: 49+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-12 11:09 footnotes Achim Jander
2010-12-12 13:41 ` Achim Jander [this message]
  -- 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
     [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
2008-07-20  7:54 Footnotes Ulrich Dirr
2008-07-20 17:50 ` Footnotes Aditya Mahajan
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
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=4D04D120.6080109@jander.de \
    --to=achim@jander.de \
    --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).