pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/print/tex-mathtools



Module Name:    pkgsrc
Committed By:   markd
Date:           Thu Sep  1 04:41:50 UTC 2022

Modified Files:
        pkgsrc/print/tex-mathtools: Makefile distinfo

Log Message:
tex-mathtools: update to 1.29

* In section `Special mathtools options` clearified when `gathered` of pure
amsmath might give a warning.
* Added 3.6 note 3: about \section{foo $\norm[\big]{bar}$}.
* Renamed a few colon combo symbols and added a few extra for completeness.
  A package option is available to revert the change.
* Added a warning if mathtools is loaded *after* `unicode-math`

Please note that this is a **breaking** change! For many years mathtools have
provided some colon related symbols, like :=. The names of which was copied from
txfonts/pxfonts. It turned out that these names were inconsistent, for example
\coloneq would be :- where as \coloneqq would be :=. This has now been changes
such that both provides :=. Additional colon symbols have also been added. If
needed, the package option legacycolonsymbols will revert the old behaviour of
\coloneq, \Coloneq, \eqcolon and \Eqcolon.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/print/tex-mathtools/Makefile \
    pkgsrc/print/tex-mathtools/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/print/tex-mathtools/Makefile
diff -u pkgsrc/print/tex-mathtools/Makefile:1.12 pkgsrc/print/tex-mathtools/Makefile:1.13
--- pkgsrc/print/tex-mathtools/Makefile:1.12    Thu Apr 14 02:18:20 2022
+++ pkgsrc/print/tex-mathtools/Makefile Thu Sep  1 04:41:50 2022
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2022/04/14 02:18:20 markd Exp $
+# $NetBSD: Makefile,v 1.13 2022/09/01 04:41:50 markd Exp $
 
 DISTNAME=      mathtools
-PKGNAME=       tex-${DISTNAME}-1.28a
-TEXLIVE_REV=   61937
+PKGNAME=       tex-${DISTNAME}-1.29
+TEXLIVE_REV=   63767
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://ctan.org/pkg/mathtools
Index: pkgsrc/print/tex-mathtools/distinfo
diff -u pkgsrc/print/tex-mathtools/distinfo:1.12 pkgsrc/print/tex-mathtools/distinfo:1.13
--- pkgsrc/print/tex-mathtools/distinfo:1.12    Thu Apr 14 02:18:20 2022
+++ pkgsrc/print/tex-mathtools/distinfo Thu Sep  1 04:41:50 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2022/04/14 02:18:20 markd Exp $
+$NetBSD: distinfo,v 1.13 2022/09/01 04:41:50 markd Exp $
 
-BLAKE2s (mathtools.r61937.tar.xz) = 79a1e26de159b2aa0c3044c71f48a213d819a8f31d12895726e4822b656e0305
-SHA512 (mathtools.r61937.tar.xz) = cf7624715cd7b228f47a00e7084af3da423b91cb7dbe0f9e9a868fe0643a74d4cfa81eb3e3438076b06b8750d15b0e51b4a112a723d6f080ed772772f0cc0e87
-Size (mathtools.r61937.tar.xz) = 20160 bytes
+BLAKE2s (mathtools.r63767.tar.xz) = 0408f5bc09e0e328cf6ae34612e4f6c21f1829f33a87e483216b44df0cc7e1ff
+SHA512 (mathtools.r63767.tar.xz) = 767b804aeec1ee62667529a523a22e38a4a20dbb7a3a4f74476d25f5cceed38b001b21fc2e8eeec6313e25ee3066ee05b47e1fad3ecce228d6ee13e2d78f6dd4
+Size (mathtools.r63767.tar.xz) = 20472 bytes



Home | Main Index | Thread Index | Old Index