pkgsrc/print/tex-footnotehyper/Makefile
markd fbbd163072 tex-footnotehyper{,-doc}: update to 1.1d
1.1b
fix incompatibility with memoir + babel-french

1.1c
Fixes a legacy bug from original footnote package, which interfered with
LaTeX2e mechanism for list mid-paragraphs, regarding the suppression of
indentation (arose when savenotes environment or \savenotes/\spewnotes
pair directly enclosed the list environment).

1.1d
- Fix regression at v1.1b which caused a build crash whenever
  footnotehyper decided to raise a warning at begin document.
- Refactor the at begin document analysis and achieve:
  * more complete support of babel-french with standard classes,
    KOMA-classes and memoir.
  * better support for contexts such as presence of package cleveref.
2021-02-13 11:00:10 +00:00

13 lines
344 B
Makefile

# $NetBSD: Makefile,v 1.5 2021/02/13 11:00:10 markd Exp $
DISTNAME= footnotehyper
PKGNAME= tex-${DISTNAME}-1.1d
TEXLIVE_REV= 57618
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/footnotehyper
COMMENT= hyperref aware footnote.sty
LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"