Changes: * a bug in *lssq.fd files corrected (thanks to Heiko Oberdiek); fonts were not touched, only the time stamp changed * malformed `Euro' sign in oblique fonts corrected (thanks to G\"unter Spahlinger) * LaTeX *.fd files improved (better substitutions for unavailable variants) * shapes of LM glyps consistent with D.E. Knuth's recent changes in CMs plus lots of tiny changes
13 lines
316 B
Makefile
13 lines
316 B
Makefile
# $NetBSD: Makefile,v 1.2 2010/03/12 19:58:45 minskim Exp $
|
|
# TeX Live Revision 15938
|
|
|
|
DISTNAME= lm.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-2.004
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Documentation for tex-lm
|
|
|
|
CONFLICTS+= teTeX-texmf<=3.0nb16
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|