forked from pool/texmath
Accepting request 359356 from devel:languages:haskell:lts
- update to 0.8.4.2
* Fixed overbrace, underbrace. Previously we were using the wrong
character: U+FE37 instead of U+23DE. This didn't work in Word.
* Support \mathop, \mathrel, \mathbin, \mathord
* MathML - render Symbol Ord as mi, not mo.
* Handle align environments with > 2 cells per row.
OBS-URL: https://build.opensuse.org/request/show/359356
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=25
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
%global pkg_name texmath
|
||||
|
||||
Name: texmath
|
||||
Version: 0.8.4.1
|
||||
Version: 0.8.4.2
|
||||
Release: 0
|
||||
Summary: Conversion of LaTeX math formulas to MathML or OMML
|
||||
License: GPL-2.0
|
||||
|
||||
Reference in New Issue
Block a user