On 08/06/2024 13:16, seyal.zav...@gmail.com wrote:
\definenote[Mynote][location=text,before={},]
\setupnote[Mynote]
     [location=left,
      textcommand= \scale [height=0.7ex] \raise 0.2ex\hbox,
     ]
\starttext
hello \Mynote{refrence}
\placenotes[Mynote]
\stoptext


add {} this works:

\setupnote[Mnote]
[location=left,
textcommand={\scale[height=0.7ex] \raise 0.2ex\hbox},
]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

Reply via email to