connorferster / handcalcs

Python library for converting Python calculations into rendered latex.
Apache License 2.0
5.68k stars 435 forks source link

reference equations #218

Open looooo opened 2 months ago

looooo commented 2 months ago

Is there a way to reference equations, giving them a label? f"label{reference}"

And also it would be nice to number referenced equations. Maybe this is already supported and I didn't see it in the documentation. If not this is a feature request.