Re: [NTG-context] Footnote in TABLE isn't rendered anywhere

2017-07-05 Thread Pablo Rodriguez
On 07/03/2017 05:00 PM, Andreas Schneider wrote:
> Hello,
> 
> in the current ConTeXt Minimals (ver: 2017.06.30 19:45 MKIV beta  fmt: 
> 2017.7.3) the following example doesn't show any footnotes:
> 
> 
> \starttext
> \bTABLE[split=repeat,align=normal]
>\bTR\bTD Something\footnote[x]{bla bla}\eTD\eTR
>\bTR\bTD Foo\note[x] \eTD\eTR
> \eTABLE
> \stoptext
> 

Hi Andreas,

this might do what you intend:

\starttext
\bTABLE[split=repeat,align=normal]
   \bTR\bTD Something\postponenotes\footnote[x]{bla bla}\eTD\eTR
   \bTR\bTD Foo\note[x] \eTD\eTR
\eTABLE
\flushnotes
\stoptext

Just in case it helps,


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
___

Re: [NTG-context] Problem with columns and footnotes

2017-07-05 Thread Pablo Rodriguez
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
___

[NTG-context] ConTeXt meeting 2017 (reminder)

2017-07-05 Thread Taco Hoekwater
== Announcement ==

The ConTeXt Group and Pragma ADE are looking forward to welcoming you at the 

11th International ConTeXt Meeting

that will take place on September 11–17, 2017 in Maibach, Germany. 

== Meeting logo ==

The traditional drawing from Duane Bibby is finished! You can see a scaled-
down version of the final result on the meeting website:

http://meeting.contextgarden.net/

== Excursion ==

An excursion day in Mainz is planned for Friday the 15th, including a guided 
tour 
and workshop at the Gutenberg Museum.

== Registration discounts ==

Besides general sponsorship, DANTE e.V. also offer an extra discount for any 
Dante members that will attend our meeting. And that is on top of the discount
we offer to our ConTeXt Group members, so we managed to keep the conference
fees quite low.

The deadline for early-bird discount is July 11, only six days from now!

== Registration ==

The meeting will host ConTeXt and LuaTeX developers and users and gives 
you the opportunity to present your results, experiences and ideas on future
development. The presentations will be accompanied by tutorials on different 
ConTeXt and LuaTeX techniques.

Registration is now open.  Direct link to the registration form:

http://meeting.contextgarden.net/2017/register.shtml

This year’s meeting is sponsored by DANTE e.V., the German TeX User Group. 

== Call for submissions ==

We always set a theme for the meeting, and the theme for this meeting is:

ConTeXt Gardening

If you want to do an on-topic talk submission, there are plenty angles
to take at the theme: Seeding, weeding, fertilising, growing, harvesting,
just to name a few.

But anything at all related to ConTeXt that you would like to share is an 
acceptable subject for a presentation, tutorial, discussion, Q session, 
demonstration, workshop, recital, sketch, or sermon.

The programme committee is Hans Hagen and Taco Hoekwater, feel free to email
them with hints and ideas.

== website ==

For the meeting: http://meeting.contextgarden.net
For the Context Group: http://group.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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___