Am 13.12.2014 um 11:41 schrieb Gerben Wierda <gerben.wierda@rna.nl>:

Adding to myself, I tried to increase the font of my endnotes with

\setupnotedefinition[endnote][indenting={yes,medium},bodyfont=11pt]

But whatever size I put in, the result remains the same.

Notes use the description/enumeration code and accepts the same arguments.

\setupnotedefinition[endnote][style={\switchtobodyfont[11pt]}]

Wolfgang