A Quarto format for invoices: sender, recipient, line items, VAT, and bank details, rendered to PDF through Typst.
The totals table is computed from the line items, so the arithmetic is not yours to keep in step.
quarto use template mcanouil/quarto-invoice@2.0.2quarto add mcanouil/quarto-invoice@2.0.2This will install the extension under the _extensions subdirectory.
If you're using version control, you will want to check in this directory.
The full documentation lives at https://m.canouil.dev/quarto-invoice/: every option, the line items and how the totals are computed, currency handling, the date validation, brand integration, and an invoice rendered by the site itself.
template.qmd is a complete starting point you can copy.
MIT.