forked from pool/texmath
- update to 0.8.2.2
* Handle . after number with no following digits.
* Handle bare hyphen in \text{...}. Closes jgm/pandoc#2274.
* Support \ltimes and \rtimes in the TeX reader (Arata Mizuki).
* Slightly more efficient number parser.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=17
This commit is contained in:
3
texmath-0.8.2.2.tar.gz
Normal file
3
texmath-0.8.2.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a1f492d8bfdd9a28f9bbb546fd335e285b7da15ab1e7ac0cc0c96a8e42cec2f3
|
||||||
|
size 1599187
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f9b7dd4ca3f8b1e868f0cd22db8432b85d26553464f20b60ccfb311215001db7
|
|
||||||
size 1598807
|
|
||||||
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 6 12:54:35 UTC 2015 - mimi.vx@gmail.com
|
||||||
|
|
||||||
|
- update to 0.8.2.2
|
||||||
|
* Handle . after number with no following digits.
|
||||||
|
* Handle bare hyphen in \text{...}. Closes jgm/pandoc#2274.
|
||||||
|
* Support \ltimes and \rtimes in the TeX reader (Arata Mizuki).
|
||||||
|
* Slightly more efficient number parser.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon May 4 06:00:54 UTC 2015 - mimi.vx@gmail.com
|
Mon May 4 06:00:54 UTC 2015 - mimi.vx@gmail.com
|
||||||
|
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
%global pkg_name texmath
|
%global pkg_name texmath
|
||||||
|
|
||||||
Name: texmath
|
Name: texmath
|
||||||
Version: 0.8.2
|
Version: 0.8.2.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Conversion of LaTeX math formulas to MathML or OMML
|
Summary: Conversion of LaTeX math formulas to MathML or OMML
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
|
|||||||
Reference in New Issue
Block a user