resultwizard / ResultWizard

Intelligent interface between Python-computed values and your LaTeX work.
https://resultwizard.github.io/ResultWizard
MIT License
7 stars 0 forks source link

Implement new `wiz.res()` API #41

Closed Splines closed 2 months ago

Splines commented 7 months ago

This fixes #33 and implements the new proposal for the wiz.res() API. I will add the docs for the new API in a separate PR.

Even though it's not in the scope of this PR, we fix small errors, see 6ef4c44.

For reviewers