Skip to content

v1.0.0

Compare
Choose a tag to compare
@sahasatvik sahasatvik released this 22 Sep 16:19
· 26 commits to main since this release
  • Normal use of <label>s and @references implemented.

Breaking changes

  • Removed thmref.
  • Import must be followed by show: thmrules.
  • Syntax change from #theorem(name: "Euclid")[] to simply #theorem("Euclid")[].

Notes

  • Theorem environments are wrapped in figures, inspired by lemmify, an admittedly hacky solution to allow attaching <label>s.