Hi Stéphane,

Maybe this is what you want 

\define[1]\MyFootnotenoteCommand{\high{(#1)}}

\setupnotation[footnote]
        [textcommand=\MyFootnoteCommand
        distance=1em,
        left={(},
        right={)}]
\starttext
This is a note\footnote{I’m a footnote.}.
\stoptext

Best regards: OK

On 25 mars 2014, at 14:02, Stéphane Goujet <stephane.gou...@wanadoo.fr> wrote:

> Hello,
> 
> 
>  I would like that the footnote marker (both in the note
> call and the footnote text) appear in parentheses.
> 
>  I tried using :
> 
> \setupnotation[footnote][titleleft={(},titleright={)}]
> 
> because the names title* sounded close to what I was looking for, but
> it did not produce any change (neither in the call nor in the foonote
> itself).
> 
>  Are those the correct parameters to play with ?
>  Do they need another parameter/option to be set in order to enable
> them ?
> 
> 
> 
> Greetings,
>  Stéphane.
> 
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________

___________________________________________________________________________________
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