> Am 21.03.2021 um 19:40 schrieb Adam Reviczky <reviczky@gmail.com>:
>
> % this makes the formulanumber disappear
> % \setupformulas[location={rightmargin}]
No, \setupformula’s location understands only left and right.
Try something like:
\define[1]\MyFormulaNumber{\inmargin{#1}}
\setupformula[
numbercommand=\MyFormulaNumber
]
Hraban
___________________________________________________________________________________
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://context.aanhet.net
archive : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___________________________________________________________________________________