ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* labels and new structure code
@ 2009-06-04 14:46 Thomas A. Schmitz
  2009-06-07 12:12 ` Hans Hagen
  0 siblings, 1 reply; 5+ messages in thread
From: Thomas A. Schmitz @ 2009-06-04 14:46 UTC (permalink / raw)
  To: mailing ConTeXt users list for

Hi all, Hans,

here is a bug that remains with the new structure code after Hans  
fixed many things two weeks ago. I want a counter that is reset at  
every odd chapter. This works as expected in mkii (and used to work in  
mkiv), but complains about a "Missing number, treated as zero" and  
fails to compile in current beta:

\setupcolors[state=start]

\setuphead
    [section]
    [command={{\determineheadnumber[section]}\ifodd\currentheadnumber 
\resetSlideNumber\incrementSlideNumber \else\incrementSlideNumber \fi},
     expansion=yes]

\definelabel[SlideNumber][headstyle=normal,way=bytext]

\define\SLN{\color[red]{ [\nextSlideNumber]}}

\starttext

\section{One}

should be 2: \SLN

\section{Two}

should be 4: \SLN

\section{Three}

should be 2 again: \SLN

\section{Four}

should be 4 again: \SLN

\stoptext

Even if you comment out the command=... line, you'll see that labels  
in mkiv still don't quite do what they should.

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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-06-07 20:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-04 14:46 labels and new structure code Thomas A. Schmitz
2009-06-07 12:12 ` Hans Hagen
2009-06-07 12:51   ` Thomas A. Schmitz
2009-06-07 13:04     ` Hans Hagen
2009-06-07 20:08       ` Thomas A. Schmitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).