Am 05.10.2010 um 14:41 schrieb Alan BRASLAU:

> On Thursday 30 September 2010 18:53:43 Steffen Wolfrum wrote:
>> 
>> ------- test file:
>> 
>> \starttext
>>  test \footnote{xxxx}
>>  text
>>  test \startfootnote note \stopfootnote
>>  test \startsubfootnote subnote \stopsubfootnote
>>  text
>> \stoptext
> 
> On Thursday 30 September 2010 20:42:39 Wolfgang Schuster wrote:
>> 
>> \definestructureseparatorset [footnote][][]
>> \definestructureconversionset[footnote][number,characters][numbers]
>> \setupenumerations[footnote][numberconversionset=footnote,numberseparatorset=footnote]
> 
> Nice to discover subfootnotes!
> 
> The above example illustrates a *spacing problem* after
> \startfootnote \stopfootnote
> (the spacing after the footnote enumerator differs from \footnote{xxxx})

The \stopfootnote gobbles the next space, to prevent this you can say in mkii 
\setupnote[footnote][next=\autoinsertnextspace] but the ”next” key is missing 
in mkiv.

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
___________________________________________________________________________________

Reply via email to