Skip to content

Version 0.3

Latest
Compare
Choose a tag to compare
@kopeckyf kopeckyf released this 20 Feb 11:27
· 3 commits to master since this release
  • The parser was re-written from scratch using an “inline analysis” function. This requires a release of interface3 not older than 2022/03/26.
  • It is now possible to escape the parser (using switch in nested elements such as \id)
  • Introduce \id as markers (#44)
  • Adjust italics correction (#32) and improve operator spacing (#31)
  • Introduce semantic brackets and frames (#37)
  • Add \node, which can be used to draw lines in AVMs using a tikzpicture (#9)

Full Changelog: v0.2.1...v0.3