tex-footmisc{,-doc}: update to 6.0f
Account for indentation due to hang option so that quote, itemize, etc are properly positioned inside the footnote text (gh/11)
This commit is contained in:
parent
3e39e73d31
commit
1ad8f3d8b2
4 changed files with 14 additions and 12 deletions
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.8 2024/02/03 23:49:47 markd Exp $
|
||||
# $NetBSD: Makefile,v 1.9 2024/02/18 10:06:47 markd Exp $
|
||||
|
||||
DISTNAME= footmisc.doc
|
||||
PKGNAME= tex-${DISTNAME:S/./-/}-6.0f
|
||||
TEXLIVE_REV= 67556
|
||||
TEXLIVE_REV= 69729
|
||||
|
||||
MAINTAINER= minskim@NetBSD.org
|
||||
HOMEPAGE= https://ctan.org/pkg/footmisc
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.9 2024/02/03 23:49:47 markd Exp $
|
||||
$NetBSD: distinfo,v 1.10 2024/02/18 10:06:47 markd Exp $
|
||||
|
||||
BLAKE2s (footmisc.doc.r67556.tar.xz) = c027d42f7ca20c066fa56afdc59d2b711b7ac71f1de19b7d0021a437b4d45a62
|
||||
SHA512 (footmisc.doc.r67556.tar.xz) = 4a257a2b7620bc8660785ab5d8c8f167ba044e2bf8fc6b340b8645c549f9d4c528d9fec9110671f1dd757892c6193681bc845b57a7ab722423c8184a276f8043
|
||||
Size (footmisc.doc.r67556.tar.xz) = 514744 bytes
|
||||
BLAKE2s (footmisc.doc.r69729.tar.xz) = 33b38ac9a8b208bf2d957ed34dfb6ff88671e24eb29787d90a6ee61c86e5a812
|
||||
SHA512 (footmisc.doc.r69729.tar.xz) = 93d3ca6476356b7a0ed955edbe442764740d32db58dba91276f6bd891ca4009c3731872a703f1621e344a69c401cd70a7cd9e5fe2845d7667a8e0dc61e2ad2a5
|
||||
Size (footmisc.doc.r69729.tar.xz) = 514744 bytes
|
||||
|
|
|
@ -1,13 +1,15 @@
|
|||
# $NetBSD: Makefile,v 1.8 2024/02/03 23:49:46 markd Exp $
|
||||
# $NetBSD: Makefile,v 1.9 2024/02/18 10:06:47 markd Exp $
|
||||
|
||||
DISTNAME= footmisc
|
||||
PKGNAME= tex-${DISTNAME}-6.0f
|
||||
TEXLIVE_REV= 67556
|
||||
TEXLIVE_REV= 69729
|
||||
|
||||
MAINTAINER= minskim@NetBSD.org
|
||||
HOMEPAGE= https://ctan.org/pkg/footmisc
|
||||
COMMENT= Range of footnote options
|
||||
LICENSE= lppl-1.3c
|
||||
|
||||
DEPENDS+= tex-bigfoot-[0-9]*:../../print/tex-bigfoot
|
||||
|
||||
.include "../../print/texlive/package.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.9 2024/02/03 23:49:46 markd Exp $
|
||||
$NetBSD: distinfo,v 1.10 2024/02/18 10:06:47 markd Exp $
|
||||
|
||||
BLAKE2s (footmisc.r67556.tar.xz) = cacfd79f8e3570c8b6001bdd374d4436c96ae2d9d6f00c82834b19bead20e3de
|
||||
SHA512 (footmisc.r67556.tar.xz) = 814aa0a1add20812ca241280a408c1bba21920c2751f171a67532aaf6e4dafd786578701a7f431a0295a139052c8c7c37f46c7e4df35e6fd14f468a5c7181b75
|
||||
Size (footmisc.r67556.tar.xz) = 7684 bytes
|
||||
BLAKE2s (footmisc.r69729.tar.xz) = 9fbfae699f6a18f6bb5eb04eec819a57112c421c99b81cbaa72098f725e74095
|
||||
SHA512 (footmisc.r69729.tar.xz) = 7e205e392bbc933c6592f91afa053573f174ea83b07d81a17a144b29bc3837ba4e6639c56f5b07a9840e141e408163cbc2edbcee5fb7b159264ebc54f4a09645
|
||||
Size (footmisc.r69729.tar.xz) = 7692 bytes
|
||||
|
|
Loading…
Reference in a new issue