ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Pablo Rodriguez <oinos@gmx.es>
To: ntg-context@ntg.nl
Subject: Re: Problem with columns and footnotes
Date: Wed, 5 Jul 2017 20:45:28 +0200	[thread overview]
Message-ID: <4e64c27b-848d-c23b-fb67-38bb98f27c13@gmx.es> (raw)
In-Reply-To: <665c4cd3-5896-8d30-f7d7-c2052b82b54d@gmail.com>

On 07/01/2017 03:04 AM, Henri Menke wrote:
> On 07/01/2017 04:33 AM, Pablo Rodriguez wrote:
>> On 06/30/2017 09:33 AM, Henri Menke wrote:
>>> [...]
>>> \setupnotation
>>>   [footnote]
>>>   [alternative=hanging,
>>>    align={raggedright,verytolerant}]
>>
>> Hi Henri,
>>
>> add width=broad to this.
> 
> That seems to make the alignment a little more relaxed (still not so
> nice in my opinion).  At the same time the text now crashes into the
> footnotes on the second page (see attached).  I also noticed that
> footnote 5 is displayed on the first page but the anchor is on the
> second page.
Hi Henri,

this is the first time I see footnote text placed in a page before the
footnote reference. In the past, I saw foonotes places in the page after
the reference.

But the issue here may be the columns:

    \showframe
    \showgrid

    \setupcolumns
      [rule=on]

    \starttext

    \startcolumns[n=2]
      \input Knuth
      \input ward
      \input hawking
      \input Knuth
      \input ward
      \input Knuth
      \input ward
      \input hawking
      \input Knuth
      \input ward
      \input ward
    \stopcolumns

    \stoptext

The last line from the first page should be placed in the second page.
Or at least, the footer shouldn’t contain text from the body.

And in the sample with footnotes, text from columns is broken too early.

Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

      reply	other threads:[~2017-07-05 18:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-30  7:33 Henri Menke
2017-06-30 16:33 ` Pablo Rodriguez
2017-07-01  1:04   ` Henri Menke
2017-07-05 18:45     ` Pablo Rodriguez [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=4e64c27b-848d-c23b-fb67-38bb98f27c13@gmx.es \
    --to=oinos@gmx.es \
    --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).