Bugs fixed
- Improved LaTeX decoding when creating the
technote.toml
. We now use pylatexenc to handle the decoding. This solves issues where LaTeX encodings in lsst-texmf's authordb.yaml can create content that both contains LaTeX encodings and also contains illegal characters for TOML.
What's Changed
- DM-43110: Use pylatexenc for decoding authordb latex by @jonathansick in #111
Full Changelog: 0.7.2...0.7.3