Skip to content

Releases: ronkok/Temml

v0.10.32

30 Nov 23:18
Compare
Choose a tag to compare

Fixed

  • Parse \vdots in text mode

Added

  • Ensure printing of \cancel & \phase

v0.10.31

23 Nov 21:30
Compare
Choose a tag to compare

Fixed

  • Omit stray <mspace> between open delimiter and a math operator

v0.10.30

12 Nov 01:46
Compare
Choose a tag to compare

Fixed

  • Fix minsize on / & \. Fixes issue #71.
  • Fix \color and \right delimiter. Fixes issue #73.

v0.10.29

26 Aug 17:28
Compare
Choose a tag to compare

Fixed

  • Work around a Chromium bug so big operators from the STIX-TWO font will be vertically centered on the math axis. Fixes #66.

Added

  • Support \boxslash, \longdiv, \phase, and \textcircled

Changed

  • Use the <menclose> element and the notation attribute when possible.
    This will improve accessibility for functions such as \cancel and \boxed.
    Since Chromiumn does not support <menclose>, use CSS in Chromium.

v0.10.28

20 Jun 21:56
Compare
Choose a tag to compare

Fixed

  • Work around a WebKit bug so that mhchem subscripts will render

Added

  • Support \bigcupplus, \bigcupdot, \bigdoublevee, and \bigdoublewedge

v0.10.27

14 May 01:46
Compare
Choose a tag to compare

Fixed

  • Avoid Unicode normalization of text-mode Latin-1 characters
  • Use combining characters for some text-mode accents
  • Improve consolidation of text into <mtext> elements. Fixes issue #64.

v0.10.26

28 Apr 17:47
Compare
Choose a tag to compare

Fixed

  • Insert a space between a font atom and a math operator. Fixes #62,
  • \newcommand and \renewcommand act locally, not globally

Added

  • Support \arraycolsep & \arraystretch

v0.10.25

31 Mar 16:36
Compare
Choose a tag to compare

Fixed

  • Build empty braced exponents. Fixes #61.

v0.10.24

25 Mar 16:16
Compare
Choose a tag to compare

Fixed

  • Prevent Firefox from omitting the dot on i or j
  • Prevent infinite loop in an \edef macro
  • Convert protocol in a URL to lower case, to enable a URL whitelist

Added

  • Support 60 binary operators from the stix package

v0.10.23

11 Mar 16:54
Compare
Choose a tag to compare

Fixed

  • Do not consolidate <mn> at a comma with a subsequent space

Added

  • Consolidate \mathrm{…} into a single <mi> element
  • Optional CSS file for Fira Math font
  • Support \dotminus
  • Support \Earth