[stepup.actions]
add-notes-pdf = stepup.reprep.actions:add_notes_pdf
bibsane = stepup.reprep.actions:bibsane
cat-pdf = stepup.reprep.actions:cat_pdf
check-hrefs = stepup.reprep.actions:check_hrefs
compile-latex = stepup.reprep.actions:compile_latex
compile-typst = stepup.reprep.actions:compile_typst
convert-inkscape = stepup.reprep.actions:convert_inkscape
convert-markdown = stepup.reprep.actions:convert_markdown
convert-weasyprint = stepup.reprep.actions:convert_weasyprint
execute-papermill = stepup.reprep.actions:execute_papermill
flatten-latex = stepup.reprep.actions:flatten_latex
make-inventory = stepup.reprep.actions:make_inventory
nup-pdf = stepup.reprep.actions:nup_pdf
raster-pdf = stepup.reprep.actions:raster_pdf
sync-zenodo = stepup.reprep.actions:sync_zenodo
unplot = stepup.reprep.actions:unplot
wrap_git = stepup.reprep.actions:wrap_git
zip-inventory = stepup.reprep.actions:zip_inventory

[stepup.tools]
check-inventory = stepup.reprep.check_inventory:check_subcommand
make-inventory = stepup.reprep.make_inventory:make_subcommand
sync-zenodo = stepup.reprep.sync_zenodo:sync_zenodo_subcommand
zip-inventory = stepup.reprep.zip_inventory:zip_subcommand
