[NTG-context] definestructureseparatorset

2012-02-21 Thread Steffen Wolfrum
Hi,

this command has been changed/deleted (seems so):

! Undefined control sequence.
l.19 \definestructureseparatorset
  [footnote][][]
?


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
___


Re: [NTG-context] definestructureseparatorset

2012-02-21 Thread Wolfgang Schuster

Am 21.02.2012 um 09:43 schrieb Steffen Wolfrum:

 Hi,
 
 this command has been changed/deleted (seems so):
 
 ! Undefined control sequence.
 l.19 \definestructureseparatorset
  [footnote][][]
 ?

Works here:

\starttext
\definestructureseparatorset[test][][]
\stoptext

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
___