pkgsrc/print/tex-endfloat-doc/Makefile
markd 5ea16bddce tex-endfloat{,-doc}: update to 2.7
- New package option 'disable' has been added.
- New command \addtodelayedfloat has beed added.
- New macros \efloatbegin, \efloatend, \efloatbeginlist, and \efloatendlist
  for customization have been added.
- The bugfix regarding the usage of UTF-8 characters in floating
  environments has been revised.
2019-05-13 21:13:26 +00:00

13 lines
342 B
Makefile

# $NetBSD: Makefile,v 1.4 2019/05/13 21:13:27 markd Exp $
DISTNAME= endfloat.doc
PKGNAME= tex-${DISTNAME:S/./-/}-2.7
TEXLIVE_REV= 51003
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/endfloat
COMMENT= Documentation for tex-endfloat
LICENSE= gnu-gpl-v2
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"