Skip to content

v1.14

Choose a tag to compare

@bartp5 bartp5 released this 19 Sep 18:45
· 130 commits to main since this release

Changelog:

  • added styles. Currently two styles are available "unicode" and "ASCII". In the ASCII style, fractions, boxes, sqrt signs, etc. are in pure ASCII (note that ASCII style will not affect non ASCII symbols, such as \alpha, in ASCII representations).
  • added the command \emojify to add the 0X0FE0F diacritical mark. For example: \emojify \skull will make the basic skull drawing into a full color one (if your fonts support it)
  • utf2unicode now deals with all non printable ASCII characters
  • some smaller bugs