Releases: ronkok/Temml
Releases · ronkok/Temml
v0.10.30
12 Nov 01:46
Compare
Sorry, something went wrong.
No results found
Fixed
Fix minsize on / & \. Fixes issue #71 .
Fix \color and \right delimiter. Fixes issue #73 .
v0.10.29
26 Aug 17:28
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Fixed
Build empty braced exponents. Fixes #61 .
v0.10.24
25 Mar 16:16
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Fixed
\color{…} inside an environment array
You can’t perform that action at this time.