tomduck / pandoc-eqnos

A pandoc filter for numbering equations and equation references.
GNU General Public License v3.0
221 stars 27 forks source link

Pandoc-eqnos 2.0.0 #41

Closed tomduck closed 5 years ago

tomduck commented 5 years ago

I have pushed out a beta release for pandoc-eqnos 2.0.0. It is easier to use at the cost of minor incompatibilities with previous versions. Please read about what's new before giving it a try.

To install the beta release use

pip install pandoc-eqnos --upgrade --pre --user

There will eventually be a release candidate, and then a full release.

tomduck commented 5 years ago

Pandoc-eqnos 2.0.0 is now released.