lib module
cetz-annotation function
#let cetz-annotation(body, name: none)Documentation
Create an annotation that runs custom CeTZ drawing code.
Parameters
body(function): Function receiving the generated molecule group name.name(str, none): Optional annotation name retained in the descriptor. Default:none.
Returns
dictionary
Defined in lib.typ:496.