lib module
atom-anchor function
#let atom-anchor(index, anchor: "mid")Documentation
Select an anchor on a rendered atom.
Parameters
index(int): Atom index shown byshow-indices.anchor(str): CeTZ anchor such as"mid","north", or"east". Default:"mid".
Returns
dictionary
Defined in lib.typ:513.