538788b117
Changes since 0.05d: * The use info on the screen goes with an information entry in the .log file that also tells the requested width (feature request of Axel Berger). * Use of packages `infwarerr' and `ltxcmds'. * Fix in \GPT@NormalizeNumber. * Date fixed in \ProvidesFile. * The ConTeXt support files `supp-pdf.*' and `supp-mpe.*' do not prevent reloading. Therefore `pdftex.def' only tries to load them if \convertMPtoPDF and \assignMPStransparency are not available. This fixes a compatibilty issue with class `combine'. * Fix for v0.06a, package `ltxcmds' was not loaded in plain TeX.
11 lines
285 B
Makefile
11 lines
285 B
Makefile
# $NetBSD: Makefile,v 1.7 2012/10/16 20:57:00 minskim Exp $
|
|
|
|
DISTNAME= pdftex-def
|
|
PKGNAME= tex-${DISTNAME}-0.06d
|
|
TEXLIVE_REV= 22653
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Color and graphics support for PDFTeX
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|