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 via email to