3361b279d1
Default placement for the listing float is now tbp instead of h. Added support for fvextra v1.3 features that allow setting breaklines-related indentation in terms of a number of characters rather than a fixed dimension. Fixed incompatibility with babel magyar. Added support for beamer overlays with beameroverlays option.
13 lines
333 B
Makefile
13 lines
333 B
Makefile
# $NetBSD: Makefile,v 1.6 2017/08/24 00:04:12 markd Exp $
|
|
|
|
DISTNAME= minted.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-2.5
|
|
TEXLIVE_REV= 44855
|
|
|
|
MAINTAINER= markd@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/minted
|
|
COMMENT= Documentation for tex-minted
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|