SHA256
4
0
forked from pool/texmath
Commit Graph

84 Commits

Author SHA256 Message Date
07312d764d osc copypac from project:devel:languages:haskell:ghc-9.4.x package:texmath revision:12, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=146
2023-08-22 09:36:47 +00:00
578757d933 osc copypac from project:devel:languages:haskell:ghc-9.4.x package:texmath revision:11, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=144
2023-06-21 16:50:40 +00:00
05f8bf5368 osc copypac from project:devel:languages:haskell:ghc-9.4.x package:texmath revision:10, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=141
2023-03-31 07:10:48 +00:00
6a2ab5f25a osc copypac from project:devel:languages:haskell:ghc-9.4.x package:texmath revision:8, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=139
2023-03-30 08:26:54 +00:00
3bd70d2e9b osc copypac from project:devel:languages:haskell:ghc-8.10.x package:texmath revision:33, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=138
2023-02-03 09:19:03 +00:00
594376dd29 osc copypac from project:devel:languages:haskell:ghc-9.4.x package:texmath revision:3, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=137
2023-02-02 13:42:07 +00:00
8bcd6aa4fd osc copypac from project:devel:languages:haskell:ghc-8.10.x package:texmath revision:33, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=135
2023-01-27 21:04:28 +00:00
76a1e904d4 osc copypac from project:devel:languages:haskell:ghc-8.10.x package:texmath revision:29, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=133
2022-10-11 21:01:32 +00:00
5ad602f40b osc copypac from project:devel:languages:haskell:ghc-8.10.x package:texmath revision:28, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=132
2022-10-06 14:46:31 +00:00
fe433514f2 osc copypac from project:devel:languages:haskell:ghc-8.10.x package:texmath revision:26, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=130
2022-06-29 12:18:33 +00:00
9ad18155c7 osc copypac from project:devel:languages:haskell:ghc-8.10.x package:texmath revision:23, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/texmath?expand=0&rev=128
2022-02-10 14:36:54 +00:00
Mark Stopka
19cb6a6ced 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
2686795e5a 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
c7b06e9b1f 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
da230fa440 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
f95133f4a3 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
82b8c515e3 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
5a48460546 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
429a406475 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
d7da18b570 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
67d7165899 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
b3e25075c3 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
14b009198f 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
7248ff5224 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
1c6bfba083 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
2660f2b9dd 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
1ceacbe7cf 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
2adb8cd838 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
bd54e0a6db 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
d7d632da70 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
a2fa9befd5 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
3801a2fb43 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
155831e892 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
e00b0586b1 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
aef623d917 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
d3f8cc6b8b 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
41fd89f702 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
abcbc4de48 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
5489868766 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
6095263e5a 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
1127b8e067 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
279e43eed7 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
6b31a0fd45 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
4d776cf00b 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
934fd20e5f 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
3214997dbe 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
06ebf6d6a2 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
873749ff7f 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
a1951ac878 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
22e691dbdd 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