Skip to content

v1.11.0

Choose a tag to compare

@AnonymousRand AnonymousRand released this 06 May 08:32
· 13 commits to master since this release
8823d08

Changes

  • Introduced thm-ref processor that provides the \ref{} Markdown syntax, which functions much like \ref{} in LaTeX: it dynamically generates theorem/equation counters etc. based on a "name" (like label{}), automatically reflecting future changes without manual intervention.