Re: [NTG-context] bug/change in definehead?

2011-09-06 Thread Hans Hagen

On 6-9-2011 14:55, Steffen Wolfrum wrote:

Hi,

another thing in todays beta: This small exmaple ...

\definehead[TopLevel,MyLevel] [chapter]
\setuphead[TopLevel,MyLevel][style=\bf,textstyle={\kerncharacters[.75]},
align=flushleft,alternative=paragraph]
\starttext
\startTopLevel[title={This is a test}]
text
\stopTopLevel
\stoptext


just do two \definehead's instead of combining it

Hans

-
  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] bug/change in definehead?

2011-09-06 Thread Steffen Wolfrum
Hi,

another thing in todays beta: This small exmaple ...

\definehead[TopLevel,MyLevel] [chapter]
\setuphead[TopLevel,MyLevel][style=\bf,textstyle={\kerncharacters[.75]},
align=flushleft,alternative=paragraph]
\starttext
\startTopLevel[title={This is a test}]
text
\stopTopLevel
\stoptext


...  gives an error:


! Undefined control sequence.

system  > tex > error on line 14 in file uzguzguzguzg.tex: Undefined 
control sequence ...

 4 
 5 
 6 \definehead[TopLevel,MyLevel] [chapter]
 7 
 8 \setuphead[TopLevel,MyLevel] 
[style=\bf,textstyle={\kerncharacters[.75]},
align=flushleft,alternative=paragraph]
 9 
10 
11 
12 \starttext
13 
14 >>  \startTopLevel[title={This is a test}]
15 
16 text
17 
18 \stopTopLevel
19   
20 \stoptext
21 
22 
23 
24 

l.14 \startTopLevel
   [title={This is a test}]
? 



Is this in intended?

Steffen

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