Am 30.09.2010 um 20:06 schrieb Wolfgang Schuster:

> 
> Am 30.09.2010 um 18:53 schrieb Steffen Wolfrum:
> 
>> 
>> Am 30.09.2010 um 18:28 schrieb Wolfgang Schuster:
>> 
>>> 
>>> Am 30.09.2010 um 14:03 schrieb Steffen Wolfrum:
>>> 
>>>> Hi,
>>>> 
>>>> how do I change the numbering of subfootnote from eg. "2.1" to "2a"?
>>>> 
>>>> See minimal example, please:
>>>> 
>>>> \setupenumerations[subfootnote][conversion=a] % ?
>>>> \setupsubfootnotes[conversion=a] % ?
>>> 
>>> numberconversion=...
>> 
>> No, not yet.
>> 
>> Now the result is "1", "2" and "b.a" ... but it should be "2a"!!!!
> 
> \definestructureconversionset[footnote][number,characters][numbers]
> \setupenumerations[footnote][numberconversionset=footnote]


Again, not yet! 

Please run the test file: now we have "2.a" ... instead of "2a".

And setupenumerations[footnote] doesn't take a stopper!
So, how do I get rid of this "." inbetween??

Steffen

------- test file:

\definestructureconversionset[footnote][number,characters][numbers]
\setupenumerations[footnote][numberconversionset=footnote]

\starttext
  test \footnote{xxxx}
  text
  test \startfootnote note \stopfootnote
  test \startsubfootnote subnote \stopsubfootnote
  text 
\stoptext


___________________________________________________________________________________
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