[NTG-context] new beta 2012.07.09 22:35 failing

2012-07-09 Thread Meer, H. van der
This is beta: ConTeXt  ver: 2012.07.09 22:35 MKIV  fmt: 2012.7.9  int: 
english/english

It fails me with (see below). I am fairly sure now this must be an error seeing 
the minimal example provided. Here is the most minimal example I could concoct:

\setuphead[chapter][header=high]
\starttext
\chapter{c-one}
\stoptext

structuresectioning   @ level 1 : 1 - c-one
! Extra \else.

system   tex  error on line 3 in file practicum.tex: Extra  ...

 1 \setuphead[chapter][header=high]
 2 \starttext
 3   \chapter{c-one}
 4 \stoptext
 5 
 6 \def\edition{2012}   % the year of production
 7 
 8 \disablemode[concept]% concept/final
 9 
10 \disablemode[docent] % typeset teacher info
11 
12 \input setup % parameter settings
13 \setuppagenumbering[alternative=doublesided]


\strc_sectioning_handle ...ioning_after_yes \else 
  \ifconditional \c_strc_sec...
l.3 \chapter{c-one}

I guess the problem is signalled in strc-sec.mkiv where 
strc_sectioning_after_yes occurs in lines 780, 802 and 943, the first two seem 
the most likely candidates.
I do not see at first hand a wrong \if\else\fi count there. Maybe the culprit 
hides elsewhere.

Hans van der Meer



___
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] new beta 2012.07.09 22:35 failing

2012-07-09 Thread Hans Hagen

On 9-7-2012 23:40, Meer, H. van der wrote:

This is beta: ConTeXt  ver: 2012.07.09 22:35 MKIV  fmt: 2012.7.9  int: 
english/english

It fails me with (see below). I am fairly sure now this must be an error seeing 
the minimal example provided. Here is the most minimal example I could concoct:


it should be ok now
-
  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
___