SHA256
1
0
forked from pool/texmath

2 Commits

4 changed files with 29 additions and 4 deletions

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

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

View File

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

View File

@@ -1,3 +1,28 @@
-------------------------------------------------------------------
Sat Oct 5 02:15:36 UTC 2024 - Peter Simons <psimons@suse.com>
- Update texmath to version 0.12.8.11.
texmath (0.12.8.11)
* TeX reader: Ignore `@{..}` and `!{..}` in array alignment specifiers (#241).
* TeX reader: ignore `\color` instead of crashing (#225).
-------------------------------------------------------------------
Tue Sep 10 01:22:40 UTC 2024 - Peter Simons <psimons@suse.com>
- Update texmath to version 0.12.8.10.
texmath (0.12.8.10)
* TeX reader: allow `\lVert .. \vVert` to create an EDelimited (#238).
* Typst writer: improved handling of primes (#239).
Use `'` instead of e.g. `prime`. Don't put a space before primes.
* Typst writer: improve rendering of EDelimited (#238).
* Typst writer: use `mid()` for middle delimiters (#238).
-------------------------------------------------------------------
Sat May 11 06:48:59 UTC 2024 - Peter Simons <psimons@suse.com>

View File

@@ -20,7 +20,7 @@
%global pkgver %{pkg_name}-%{version}
%bcond_with tests
Name: %{pkg_name}
Version: 0.12.8.9
Version: 0.12.8.11
Release: 0
Summary: Conversion between math formats
License: GPL-2.0-or-later