Re: [NTG-context] Problem with \automigrateinserts

2011-07-19 Thread Andreas Harder

Am 18.07.2011 um 13:39 schrieb Hans Hagen:

 On 16-7-2011 1:40, Andreas Harder wrote:
 Hi,
 
 if one uses \automigrateinsers footnotes in captions will be eaten.
 
 \automigrateinserts % kill footnotes in captions!
 
 experimental hack in next version

Thanks a lot! It works.

Andreas
___
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
___


Re: [NTG-context] Problem with \automigrateinserts

2011-07-18 Thread Hans Hagen

On 16-7-2011 1:40, Andreas Harder wrote:

Hi,

if one uses \automigrateinsers footnotes in captions will be eaten.

\automigrateinserts % kill footnotes in captions!


experimental hack in next version


-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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
___


[NTG-context] Problem with \automigrateinserts

2011-07-16 Thread Andreas Harder
Hi,

if one uses \automigrateinsers footnotes in captions will be eaten.

\automigrateinserts % kill footnotes in captions!

\starttext
  \in{Footnote}[foot:a] \par
  \in{Footnote}[foot:b] \par
  \in{Footnote}[foot:c]
  
  \placefigure[here]  [pic:ref:h]{test\footnote[foot:a]{a footnote}}{}
  \placefigure[top]   [pic:ref:t]{test\footnote[foot:b]{a footnote}}{}
  \placefigure[bottom][pic:ref:b]{test\footnote[foot:c]{a footnote}}{}
  
  \in{Footnote}[foot:a] \par
  \in{Footnote}[foot:b] \par
  \in{Footnote}[foot:c]
\stoptext


Greeting
Andreas
___
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
___


Re: [NTG-context] Problem with \automigrateinserts

2011-07-16 Thread Wolfgang Schuster

Am 16.07.2011 um 13:40 schrieb Andreas Harder:

 Hi,
 
 if one uses \automigrateinsers footnotes in captions will be eaten.
 
 \automigrateinserts % kill footnotes in captions!

Do the notes appear when you comment \automigrateinserts?

Hans made a few changes a while back and note handling has improved.

Wolfgang

___
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
___


Re: [NTG-context] Problem with \automigrateinserts

2011-07-16 Thread Andreas Harder

Am 16.07.2011 um 15:28 schrieb Wolfgang Schuster:

 
 Am 16.07.2011 um 13:40 schrieb Andreas Harder:
 
 Hi,
 
 if one uses \automigrateinsers footnotes in captions will be eaten.
 
 \automigrateinserts % kill footnotes in captions!
 
 Do the notes appear when you comment \automigrateinserts?

Yes, they do. And now I see, it's mentioned in the source (node-mig.mkiv).

Andreas
___
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
___