forked from pool/texmath
Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| d5abc5502e | |||
| ce38baed99 |
3
texmath-0.12.8.11.tar.gz
Normal file
3
texmath-0.12.8.11.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ffe8a6638b616e47e61153ed3baef96c40c5a150a9a51cc7d55007da56c9dd7b
|
||||
size 1483528
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fc7ea4097bea79a5febd681eed91d62e1288e898539e5bdcf4aed6985644a662
|
||||
size 1482510
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user