Skip to content

v0.6.0

Choose a tag to compare

@tmke8 tmke8 released this 24 Mar 11:47
· 245 commits to main since this release

Breaking change: \widetilde and \widecheck are only available with the setting allow_unreliable_rendering=true now.

What's Changed

  • Add new setting allow_unreliable_rendering by @tmke8 in #902
  • Actually set "stretchy=true" on \underline by @tmke8 in #904
  • Fix spacing in matrices and similar environments by @tmke8 in #905
  • Explicitly set mtd padding by @tmke8 in #906
  • Add LaTeX command aliases by @tmke8 in #908
  • Improve comparison table and link to it by @tmke8 in #909
  • Support \bigm and variations by @tmke8 in #910
  • Implement \begin{darray} by @tmke8 in #911

Full Changelog: v0.5.5...v0.6.0