[NTG-context] Bug in mkiv: \setupinteraction (Was: new structure code)

2009-04-16 Thread Otared Kavian

Hi Yanrui,

I tested your code on Mac OS X 10.5.6 with the latest beta (ConTeXt   
ver: 2009.04.15 12:15 MKIV  fmt: 2009.4.15  int: english/english): I  
don't see the problem you mention, but the interaction is not  
activated (while with mkii everything is as expected). Here is the  
code I tested:


\setuppapersize[S6][S6]
\setupinteraction
 [state=start,focus=standard]
\starttext
\placecontent
\page
\chapter{Test}
\input knuth
\stoptext

So there is a bug with mkiv and \setupinteraction, with or without the  
option on focus=standard.


Best regards: OK


On 16 avr. 09, at 16:44, Yanrui Li wrote:


2009/4/16 Hans Hagen pra...@wxs.nl:

Yanrui Li wrote:


Header and footer appear in the chapter page. Isn't this problem  
fixed?


also fixed in next beta



Thanks very much. Now I found a new bug with \setupinteraction in  
latest beta.


\setupinteraction
 [state=start,focus=standard]

\starttext
\chapter{Test}

\input knuth
\stoptext

When I use standard as  the value of focus, a strange string of 0 0
0 appeard under the head number, such as:

1  Test
000

--
Best wishes,
Li Yanrui

* Gentoo Linux (~x86)
* ConTeXt Minimals Beta (2009.04.16 15:20)
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Bug in mkiv: \setupinteraction (Was: new structure code)

2009-04-16 Thread Yanrui Li
2009/4/16 Otared Kavian ota...@gmail.com:
 Hi Yanrui,

 I tested your code on Mac OS X 10.5.6 with the latest beta (ConTeXt  ver:
 2009.04.15 12:15 MKIV  fmt: 2009.4.15  int: english/english): I don't see
 the problem you mention, but the interaction is not activated (while with
 mkii everything is as expected). Here is the code I tested:

 \setuppapersize[S6][S6]
 \setupinteraction
  [state=start,focus=standard]
 \starttext
 \placecontent
 \page
 \chapter{Test}
 \input knuth
 \stoptext

 So there is a bug with mkiv and \setupinteraction, with or without the
 option on focus=standard.

 Best regards: OK


 On 16 avr. 09, at 16:44, Yanrui Li wrote:

 2009/4/16 Hans Hagen pra...@wxs.nl:

 Yanrui Li wrote:

 Header and footer appear in the chapter page. Isn't this problem fixed?

 also fixed in next beta


 Thanks very much. Now I found a new bug with \setupinteraction in latest
 beta.

 \setupinteraction
  [state=start,focus=standard]

 \starttext
 \chapter{Test}

 \input knuth
 \stoptext

 When I use standard as  the value of focus, a strange string of 0 0
 0 appeard under the head number, such as:

 1  Test
 000


Hi,

My ConTeXt version is 2009.04.16.
When it was 2009.4.15, there was no the problem with 0 0 0.

-- 
Best wishes,
Li Yanrui

* Gentoo Linux (~x86)
* ConTeXt Minimals Beta (2009.04.16 15:20)
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___