> Am 13.12.2014 um 12:25 schrieb Gerben Wierda <gerben.wie...@rna.nl>:
> 
> Thanks.
> 
> Is it possible to influence the font size of the endnote number too, 
> preferably separate in the text and at the location where the endnotes are 
> printed?

\setupcolors[state=start]

\setupnotedefinition
  [endnote]
  [style={\switchtobodyfont[10pt]},
   headstyle=\ttb,
   headcolor=blue]

\setupnote
  [endnote]
  [%textcommand=,
   %numbercommand=,
   textstyle=\ssb,
   textcolor=red]

\starttext

Ward.\endnote{\input ward }

\placenotes[endnote]

\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
___________________________________________________________________________________

Reply via email to