Re: [NTG-context] \startchapter syntax

2010-09-22 Thread Alan BRASLAU
On Wednesday 22 September 2010 21:22:45 Alan BRASLAU wrote:
> Hello,
> 
> What is the correct syntax to define a reference
> with \startstructure\stopstructure?
> 
> \starttext
> \startchapter [ref] [title=My title]
> \stopchapter
> \stoptext
> 
> Yields:
> check   : missing or ungrouped '=' after 'ref' in line 2 (@@ns)
> 

\startchapter [reference=ref,title={My title}]
\stopchapter

Of course!

(You see, I was even faster than Wolfgang!)

___
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] \startchapter syntax

2010-09-22 Thread Alan BRASLAU
Hello,

What is the correct syntax to define a reference
with \startstructure\stopstructure?

\starttext
\startchapter [ref] [title=My title]
\stopchapter
\stoptext

Yields:
check   : missing or ungrouped '=' after 'ref' in line 2 (@@ns)

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