Skip to content

v0.6.2

Choose a tag to compare

@tmke8 tmke8 released this 29 May 13:18
· 96 commits to main since this release

This release removes a couple of LaTeX commands, because they were very obscure commands that added to the maintenance burden. However, you can easily get those commands back by defining them as custom commands:

[macros]
astrosun = ''
sun = ''
Angstrom = ''
dprime = ''
trprime = ''
backdprime = ''
backtrprime = ''
qprime = ''
boxslash = ''
boxbslash = ''
boxbox = ''
sgn = '\operatorname{sgn}'
mercury = ''
venus = ''
earth = ''
mars = ''
jupiter = ''
saturn = ''
uranus = ''
neptune = ''
odv = '\frac{\mathrm d #1}{\mathrm d #2}'
wideparen = '\overparen'

What's Changed

New Contributors

Full Changelog: v0.6.1...v0.6.2