Skip to content

v1.22

Choose a tag to compare

@bartp5 bartp5 released this 14 Jun 08:44
· 66 commits to main since this release

Changes Version 1.22
Enhancements:

  • Added Vmatrix environment
  • Added the -e commandline option to utftex:
    the --end-options/-e option ends the commandline option parser such that all subsequent arguments are interpreted as equation input. The reason for this option is that for example utftex '-\frac{1}{x}' fails with "invalid option -- '\\'", i.e. equations cannot start with a minus sign. To fix this do utftex -e '-\frac{1}{x}'.

Bugfixes:

  • various small fixes
  • This version also fixes the issue reported by JannesAlthoff where various valid latex
    constructs failed, things like:
    \frac1\alpha
    \frac {1}{\alpha}