SHA256
4
0
forked from pool/texmath
Commit Graph

73 Commits

Author SHA256 Message Date
Mark Stopka
a1bf301d44 Accepting request 950026 from home:akumar:branches:devel:languages:haskell
- Update texmath to version 0.12.4.
  texmath (0.12.4)
  * TeX reader: handle hyperref better (#186).  We don't parse it as a link,
    but we pass its contents through rather than failing.
  * Update scripts and data in `lib/` directory. These are not build
    dependencies, but they were used to produce some of the large
    tables in the source code.  Fixed the scripts and Makefile to work
    with recent texmath and cabal.  Removed two very large unicode data
    files that can be downloaded when needed.  (This reduces the size of
    the source tarball considerably.) Remove `lib/toascii` (no longer used).
  * Update MMLDict using latest unicode.xml.
  * TeX reader: support siunitx `\qty`, `\qtyrange`, `\unit` (#185).
  * Remove Text.TeXMath.Compat.  We can now safely require mtl >= 2.2.1.
  * Use symbolMap from ToTeX to shorten the long hardcoded symbols list.
    Now we only hard-code items that differ what what is in symbolMap.
    This reduces the code size by thousands of lines.
  * Unicode.ToTeX: export `symbolMap` [API change].  This uses the data in
  `records` to create a backwards mapping from TeX commands to Exps (ESymbol
      elements).  This can replace most of the hardcoded list in the current
  TeX reader.
  * Split out TeXMath.Readers.TeX.Commands internal module.
    This makes the TeX reader shorter and should help compile times.
  * OMML reader: better handling of m:t nodes (#151).
    Previously we parsed an m:t element as an EIdentifier if it contains a
    single letter, but an EText TextNormal if it contains more than one.  This
    gave bad results in some cases.  It is better to reserve EText for the
    case where the m:nor property is specified for "normal text."
  * Require base >= 4.11.
  * Remove `network-uri` flag from stack.yaml.
  texmath (0.12.3.3)

OBS-URL: https://build.opensuse.org/request/show/950026
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=127
2022-02-03 14:53:32 +00:00
2e5fa41fa8 osc copypac from project:devel:languages:haskell:ghc-8.10.x package:texmath revision:21, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=126
2021-11-09 08:32:08 +00:00
795b816ccc osc copypac from project:devel:languages:haskell:ghc-8.10.x package:texmath revision:20, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=125
2021-08-17 09:54:23 +00:00
0e6c1ea047 osc copypac from project:devel:languages:haskell:ghc-8.10.x package:texmath revision:19, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=123
2021-05-30 18:58:20 +00:00
4649f488de osc copypac from project:devel:languages:haskell:ghc-8.10.x package:texmath revision:18, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=121
2021-03-19 15:52:57 +00:00
7b811b9628 osc copypac from project:devel:languages:haskell:ghc-8.10.x package:texmath revision:17, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=119
2021-02-09 09:17:52 +00:00
fdea4b2fe4 osc copypac from project:devel:languages:haskell:ghc-8.10.x package:texmath revision:16, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=117
2021-01-08 10:06:23 +00:00
85f5aebe55 osc copypac from project:devel:languages:haskell:ghc-8.10.x package:texmath revision:14, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=114
2020-12-19 17:49:44 +00:00
bc45f65c32 osc copypac from project:devel:languages:haskell:ghc-8.10.x package:texmath revision:12, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=113
2020-12-18 12:53:26 +00:00
3de2ef3407 osc copypac from project:devel:languages:haskell:ghc-8.10.x package:texmath revision:10, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=111
2020-09-23 07:54:22 +00:00
b1bf66905b osc copypac from project:devel:languages:haskell:ghc-8.10.x package:texmath revision:9, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=110
2020-09-04 15:12:06 +00:00
9bf117dc93 osc copypac from project:devel:languages:haskell:ghc-8.6.x package:texmath revision:12, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=109
2020-09-04 15:04:34 +00:00
56c2e85c18 osc copypac from project:devel:languages:haskell:ghc-8.10.x package:texmath revision:9, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=107
2020-08-19 01:02:40 +00:00
c4a60b3974 osc copypac from project:devel:languages:haskell:ghc-8.10.x package:texmath revision:6, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=102
2020-06-16 10:58:01 +00:00
3da57fc95b osc copypac from project:devel:languages:haskell:ghc-8.10.x package:texmath revision:5, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=100
2020-05-06 13:42:19 +00:00
b5aef6b540 osc copypac from project:devel:languages:haskell:ghc-8.8.x package:texmath revision:7, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=98
2020-02-27 18:24:02 +00:00
2ca2c61ce1 osc copypac from project:devel:languages:haskell:ghc-8.6.x package:texmath revision:12, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=94
2019-12-24 02:04:33 +00:00
d158887d86 osc copypac from project:devel:languages:haskell:ghc-8.6.x package:texmath revision:10, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=93
2019-10-25 01:07:39 +00:00
2f25b23a0f osc copypac from project:devel:languages:haskell:ghc-8.6.x package:texmath revision:9, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=91
2019-10-10 18:55:03 +00:00
d6e5e29abd osc copypac from project:devel:languages:haskell:ghc-8.6.x package:texmath revision:7, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=89
2019-03-10 02:01:32 +00:00
4f4f7a5e81 osc copypac from project:devel:languages:haskell:ghc-8.6.x package:texmath revision:6, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=87
2019-03-04 02:01:36 +00:00
38fdd4b43a osc copypac from project:devel:languages:haskell:ghc-8.6.x package:texmath revision:5, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=85
2019-02-12 02:01:49 +00:00
c5fb7c0569 osc copypac from project:devel:languages:haskell:ghc-8.6.x package:texmath revision:4, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=83
2018-10-30 02:01:38 +00:00
58cc5e64ed osc copypac from project:devel:languages:haskell:ghc-8.6.x package:texmath revision:3, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=81
2018-10-18 09:53:32 +00:00
7bfd201d7c osc copypac from project:devel:languages:haskell:ghc-8.4.x package:texmath revision:11, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=80
2018-09-27 01:01:35 +00:00
4492f8b7ea osc copypac from project:devel:languages:haskell:ghc-8.4.x package:texmath revision:5, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=75
2018-06-02 11:51:58 +00:00
fd035d6d89 osc copypac from project:devel:languages:haskell:ghc-8.4.x package:texmath revision:4, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=73
2018-05-15 18:42:31 +00:00
fcce62f169 osc copypac from project:devel:languages:haskell:ghc-8.4.x package:texmath revision:1, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=70
2018-05-14 13:19:02 +00:00
8da27bfe25 osc copypac from project:devel:languages:haskell:lts:11 package:texmath revision:8, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=69
2018-05-03 01:15:45 +00:00
bd7e1c9bfe osc copypac from project:devel:languages:haskell:lts:11 package:texmath revision:7, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=68
2018-04-26 07:59:02 +00:00
3fdcc9096d osc copypac from project:devel:languages:haskell:lts:11 package:texmath revision:4, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=66
2018-04-02 15:09:35 +00:00
183c943ff2 osc copypac from project:devel:languages:haskell:lts:10 package:texmath revision:7, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=65
2018-01-30 09:36:50 +00:00
4d964ec61e osc copypac from project:devel:languages:haskell:lts:10 package:texmath revision:4, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=64
2017-12-28 11:55:37 +00:00
c8fb48aa70 osc copypac from project:devel:languages:haskell:lts:10 package:texmath revision:3, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=63
2017-12-21 20:11:40 +00:00
baaea108b5 osc copypac from project:devel:languages:haskell:lts:9 package:texmath revision:8, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=62
2017-10-18 07:57:32 +00:00
79883fc6a5 osc copypac from project:devel:languages:haskell:lts:9 package:texmath revision:7, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=61
2017-09-17 11:24:56 +00:00
937ecfc884 osc copypac from project:devel:languages:haskell:lts:9 package:texmath revision:6, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=59
2017-08-17 14:22:50 +00:00
73fb79e1d7 osc copypac from project:devel:languages:haskell:lts:9 package:texmath revision:5, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=58
2017-08-15 14:10:07 +00:00
f32ce26412 osc copypac from project:devel:languages:haskell:lts:9 package:texmath revision:4, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=57
2017-08-11 09:12:02 +00:00
6779282f4b osc copypac from project:devel:languages:haskell:lts:9 package:texmath revision:3, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=56
2017-08-05 02:19:38 +00:00
02c47d8da1 osc copypac from project:devel:languages:haskell:lts:8 package:texmath revision:5, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=54
2017-07-13 02:11:08 +00:00
b52d4c9575 synchronize with lts:8 from configuration b099e9d7d96777a669f3ad2cb719ba73f50b4189
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=52
2017-03-28 11:02:07 +00:00
2a661153bc synchronize with lts-8 package sett from configuration 0cb270c8d22a0823ab5130d95cc499e186cf864e
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=50
2017-02-22 19:30:37 +00:00
5bec396884 opensuse haskell configuration 57299b7b95fb22a225c59ac23c5daf22590d6547
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=48
2016-10-31 14:36:11 +00:00
4d938a8b93 Accepting request 436631 from devel:languages:haskell:lts:7
- Update to version 0.8.6.6 with cabal2obs.

OBS-URL: https://build.opensuse.org/request/show/436631
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=46
2016-10-21 07:01:47 +00:00
c4e9e0d49a Synchronize builds with devel:languages:haskell:lts:7.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=45
2016-10-06 19:10:11 +00:00
6c66f97391 Accepting request 421702 from devel:languages:haskell:lts:6
version update

OBS-URL: https://build.opensuse.org/request/show/421702
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=43
2016-08-24 14:40:13 +00:00
b1fefc02d1 Accepting request 411137 from devel:languages:haskell:lts:6
See https://lists.opensuse.org/opensuse-haskell/2016-07/msg00000.html for details.

OBS-URL: https://build.opensuse.org/request/show/411137
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=41
2016-07-16 21:58:41 +00:00
3b55da530f Accepting request 405315 from devel:languages:haskell:lts
- regenerate spec-file, fix ghc-texmath-devel requires

OBS-URL: https://build.opensuse.org/request/show/405315
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=38
2016-06-28 16:25:17 +00:00
9127cb1fb3 Accepting request 404947 from devel:languages:haskell:lts
- update to 0.8.6.4
* Handle equation environment (without numbering).

OBS-URL: https://build.opensuse.org/request/show/404947
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=37
2016-06-27 09:42:58 +00:00