diff options
author | markd <markd@pkgsrc.org> | 2015-08-02 10:09:52 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2015-08-02 10:09:52 +0000 |
commit | 1fd1b159ffb3e3afe2d77afb3c62241fbed5b160 (patch) | |
tree | 53fff7e874e42c40f9ac1e2f20a96dc0ca01bd2e /fonts/tex-dozenal | |
parent | 4a1bbf4e8fd9934ff6b52c21d74c65ba3ff27484 (diff) | |
download | pkgsrc-1fd1b159ffb3e3afe2d77afb3c62241fbed5b160.tar.gz |
Update tex-dozenal{,-doc} to 6.0
For version 6.0, added the "\doznumtowords" macro, which
will take a counter and output it in dozenal words. Which
words it uses can be customized; I have made no attempt to
internationalize this with different languages, because I
haven't the foggiest how to do so other than simply writing
option packs with different definitions in them. Also did a
complete rewrite of |\basex|, so its workings are now
(almost) comprehensible. Finally, darkened the tally marks
and put in hand-written italic shapes.
Diffstat (limited to 'fonts/tex-dozenal')
-rw-r--r-- | fonts/tex-dozenal/Makefile | 6 | ||||
-rw-r--r-- | fonts/tex-dozenal/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/fonts/tex-dozenal/Makefile b/fonts/tex-dozenal/Makefile index 60f5b6cceae..01f3fa4c029 100644 --- a/fonts/tex-dozenal/Makefile +++ b/fonts/tex-dozenal/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:38 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2015/08/02 10:09:52 markd Exp $ DISTNAME= dozenal -PKGNAME= tex-${DISTNAME}-5.3 -TEXLIVE_REV= 36169 +PKGNAME= tex-${DISTNAME}-6.0 +TEXLIVE_REV= 37698 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ctan.org/pkg/dozenal diff --git a/fonts/tex-dozenal/distinfo b/fonts/tex-dozenal/distinfo index 16d5a4ac3ae..85bba7e6afa 100644 --- a/fonts/tex-dozenal/distinfo +++ b/fonts/tex-dozenal/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2015/05/08 11:27:38 wiz Exp $ +$NetBSD: distinfo,v 1.2 2015/08/02 10:09:52 markd Exp $ -SHA1 (tex-dozenal-36169/dozenal.tar.xz) = d518cdc2f75042b45172ec63d79f3fd61408868d -RMD160 (tex-dozenal-36169/dozenal.tar.xz) = 204c55e9cd1db01ad1b05914152c6e971e96cb2d -Size (tex-dozenal-36169/dozenal.tar.xz) = 93484 bytes +SHA1 (tex-dozenal-37698/dozenal.tar.xz) = 0b72664a990067d0ed67d8ef05c52b74798044ff +RMD160 (tex-dozenal-37698/dozenal.tar.xz) = 12e817c38c894731a1b5267b9a95951e19b81ba4 +Size (tex-dozenal-37698/dozenal.tar.xz) = 101360 bytes |