forked from pool/texmath
synchronize with lts:8 from configuration b099e9d7d96777a669f3ad2cb719ba73f50b4189
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=52
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:cafb98d25da63bdd76f75b29bf395c9e023cf46d753db9a1534e84879cb8697e
|
|
||||||
size 1596703
|
|
||||||
3
texmath-0.9.4.tar.gz
Normal file
3
texmath-0.9.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:da665d069708679fb40ee2e981dcdede55e79f3165c0ae09c55621273e682195
|
||||||
|
size 1706183
|
||||||
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 27 12:40:11 UTC 2017 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update to version 0.9.4 with cabal2obs.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 14 09:25:21 UTC 2017 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update to version 0.9.3 with cabal2obs.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Feb 12 14:19:55 UTC 2017 - psimons@suse.com
|
Sun Feb 12 14:19:55 UTC 2017 - psimons@suse.com
|
||||||
|
|
||||||
|
|||||||
12
texmath.spec
12
texmath.spec
@@ -19,7 +19,7 @@
|
|||||||
%global pkg_name texmath
|
%global pkg_name texmath
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: %{pkg_name}
|
Name: %{pkg_name}
|
||||||
Version: 0.9.1
|
Version: 0.9.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Conversion between formats used to represent mathematics
|
Summary: Conversion between formats used to represent mathematics
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
@@ -52,11 +52,11 @@ BuildRequires: ghc-utf8-string-devel
|
|||||||
%description
|
%description
|
||||||
The texmath library provides functions to read and write TeX math, presentation
|
The texmath library provides functions to read and write TeX math, presentation
|
||||||
MathML, and OMML (Office Math Markup Language, used in Microsoft Office).
|
MathML, and OMML (Office Math Markup Language, used in Microsoft Office).
|
||||||
Support is also included for converting math formats to pandoc's native format
|
Support is also included for converting math formats to Gnu eqn and to pandoc's
|
||||||
(allowing conversion, via pandoc, to a variety of different markup formats).
|
native format (allowing conversion, via pandoc, to a variety of different
|
||||||
The TeX reader supports basic LaTeX and AMS extensions, and it can parse and
|
markup formats). The TeX reader supports basic LaTeX and AMS extensions, and it
|
||||||
apply LaTeX macros. (See <http://johnmacfarlane.net/texmath here> for a live
|
can parse and apply LaTeX macros. (See <http://johnmacfarlane.net/texmath here>
|
||||||
demo of bidirectional conversion between LaTeX and MathML.)
|
for a live demo of bidirectional conversion between LaTeX and MathML.)
|
||||||
|
|
||||||
The package also includes several utility modules which may be useful for
|
The package also includes several utility modules which may be useful for
|
||||||
anyone looking to manipulate either TeX math or MathML. For example, a copy of
|
anyone looking to manipulate either TeX math or MathML. For example, a copy of
|
||||||
|
|||||||
Reference in New Issue
Block a user