Skip to content

Releases: ronkok/Temml

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

v0.10.22

25 Jan 16:17
Compare
Choose a tag to compare

Fixed

  • Parse \middle to end one group and start another group
  • \Set, when containing an \over
  • Render \nabla as a <mo> element
  • Do not insert soft line break at \int or \nabla
  • Edit home page for HTML validation
  • Remove redundant CSS rule for <mtext> font family
  • Remove extraneous pair of braces from TypeScript d.ts file

Added

  • \sslash
  • \reflectbox
  • \leftmodels

v0.10.21

04 Jan 17:55
Compare
Choose a tag to compare

Fixed

  • \color{…} inside an environment array

v0.10.20

31 Dec 21:22
Compare
Choose a tag to compare

Fixed

  • Client-side rendering of \cancel, \bcancel, & \xcancel
  • Write parens around \tag inside array environments
  • Spacing of operators at ends of braced group
  • \mathop{…} spacing
  • \boldsymbol
  • Spacing for unary operators

v0.10.19

22 Dec 16:53
Compare
Choose a tag to compare

Fixed

  • Render math mode \AA as italic
  • Improve consolidation of <mn> elements in the base of a <supsub>

Added

  • \Angstrom

v0.10.18

10 Dec 01:54
Compare
Choose a tag to compare

Fixed

  • Fix: Suppress operator spacing at ends of mrow
  • Fix: \hbox sets its contents to \textstyle
  • Fix fix \bigm |

Added

  • \lAngle \rAngle, ⟪⟫
  • \llangle\rrangle, ⦉⦊
  • \llparenthesis \rrparenthesis, ⦇⦈