SHA256
4
0
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:
2015-07-06 12:59:19 +00:00
committed by Git OBS Bridge
parent 77dd9e6926
commit 1a72dea64f
4 changed files with 13 additions and 4 deletions

3
texmath-0.8.2.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a1f492d8bfdd9a28f9bbb546fd335e285b7da15ab1e7ac0cc0c96a8e42cec2f3
size 1599187

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f9b7dd4ca3f8b1e868f0cd22db8432b85d26553464f20b60ccfb311215001db7
size 1598807

View File

@@ -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

View File

@@ -19,7 +19,7 @@
%global pkg_name texmath
Name: texmath
Version: 0.8.2
Version: 0.8.2.2
Release: 0
Summary: Conversion of LaTeX math formulas to MathML or OMML
License: GPL-2.0