Re: [NTG-context] references to footnotes are broken in mkiv

2009-10-25 Thread Thomas A. Schmitz


On Oct 22, 2009, at 11:33 PM, Hans Hagen wrote:


i'll fix this (we just need to register this ref class)

it will be possible to nil the stoppers for those numbers in an  
upcoming release, so you have to live with it for the moment.


Hans


Hi Hans,

thanks for fixing this! There still is a slight inconsistency in the  
mkiv reference code. Look at the following example:


\starttext
\section{One}
\startitemize[n]
\item[one] One
\item Two
\stopitemize
In item \in[one].
\stoptext

In mkiv, the reference becomes 11 because the section number is  
prefixed. I didn't find a way to configure this, and if it gets  
prefixed, there should be something typeset in between, so it becomes  
1:1 or 1-1 or something.


All best

Thomas
___
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] references to footnotes are broken in mkiv

2009-10-22 Thread Hans Hagen

Thomas A. Schmitz wrote:


On Oct 19, 2009, at 11:14 AM, Thomas A. Schmitz wrote:


fixed in next version; i'll send you a patch


Excellent, your patch works!

Thanks, and all best

Thomas


Sorry to be a PITA, but could you fix references to items as well? They 
don't work either in mkiv:


\starttext

\startitemize[n]
\item[one] One
\item Two
\stopitemize

In item \in[one].

\stoptext

(Works in mkii, but not in mkiv)


i'll fix this (we just need to register this ref class)

it will be possible to nil the stoppers for those numbers in an upcoming 
release, so you have to live with it for the moment.


Hans

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: 038 477 53 69 | fax: 038 477 53 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] references to footnotes are broken in mkiv

2009-10-19 Thread Thomas A. Schmitz

Hi all,

the following example produces the correct reference in mkii but no  
reference in mkiv. Has anything changed, or is this a bug?


Thanks

Thomas

\starttext

A text\footnote[fnt:1]{A footnote} with a reference\footnote[fnt:2] 
{Another one} to a \in[fnt:2] footnote.


\stoptext
___
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] references to footnotes are broken in mkiv

2009-10-19 Thread Hans Hagen

Thomas A. Schmitz wrote:

Hi all,

the following example produces the correct reference in mkii but no 
reference in mkiv. Has anything changed, or is this a bug?


Thanks

Thomas

\starttext

A text\footnote[fnt:1]{A footnote} with a 
reference\footnote[fnt:2]{Another one} to a \in[fnt:2] footnote.


\stoptext


fixed in next version; i'll send you a patch

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: 038 477 53 69 | fax: 038 477 53 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
___


Re: [NTG-context] references to footnotes are broken in mkiv

2009-10-19 Thread Thomas A. Schmitz


On Oct 19, 2009, at 10:34 AM, Hans Hagen wrote:


fixed in next version; i'll send you a patch


Excellent, your patch works!

Thanks, and all best

Thomas
___
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] references to footnotes are broken in mkiv

2009-10-19 Thread Thomas A. Schmitz


On Oct 19, 2009, at 11:14 AM, Thomas A. Schmitz wrote:


fixed in next version; i'll send you a patch


Excellent, your patch works!

Thanks, and all best

Thomas


Sorry to be a PITA, but could you fix references to items as well?  
They don't work either in mkiv:


\starttext

\startitemize[n]
\item[one] One
\item Two
\stopitemize

In item \in[one].

\stoptext

(Works in mkii, but not in mkiv)

All best

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