Insert and edit typst equations in inkscape.
mkdir -p ~/.config/inkscape/extensions
cd ~/.config/inkscape/extensions
git clone https://github.com/herlev/inktyp
cd inktyp
cargo install --path .In Inkscape go to Edit > Preferences > Interface > Keyboard and set a shortcut for inktyp under Extensions.

