cdcb85c7b9
Major changes in version 2.6 since 2.5: - New package options 'notables' and 'nofigures' have been added. - New macros \efloattype, \efloatheading, \efloatpreamble, and \efloatpostamble have been added. - A percent sign (%) is now allowed at the end of \end{<environment>}, too. - Two bugs have been fixed regarding the usage of UTF-8 characters in floating environments.
13 lines
342 B
Makefile
13 lines
342 B
Makefile
# $NetBSD: Makefile,v 1.3 2018/05/06 02:37:15 markd Exp $
|
|
|
|
DISTNAME= endfloat.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-2.6
|
|
TEXLIVE_REV= 47108
|
|
|
|
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"
|