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 by show-indices.
  • anchor (str): CeTZ anchor such as "mid", "north", or "east". Default: "mid".

Returns

dictionary

Defined in lib.typ:513.

Source

Module
lib
Defined in
lib.typ:513
Source
View source