pkgsrc/fonts/tex-cmsd/Makefile
minskim c34f60f56f Import tex-cmsd-2010 as fonts/tex-cmsd.
Thr purpose of the package is to provide an alternative interface to the
CM Sans Serif boldface fonts. The EC (T1, Cork) encoded versions of the
'CM Sans Serif boldface extended' fonts differ considerably from the
traditionally (OT1) encoded ones: at large sizes, >10pt, they have
thinner strokes and are much wider. At 25pt they are hardly to be
recognized as being 'boldface'. This package attempts to make these T1
fonts look like the traditional ones did. You do not need any new fonts;
the package just changes the way LaTeX makes use of the current ones.
2011-01-22 22:13:07 +00:00

11 lines
287 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2011/01/22 22:13:07 minskim Exp $
DISTNAME= cmsd
PKGNAME= tex-${DISTNAME}-2010
TEXLIVE_REV= 18787
MAINTAINER= minskim@NetBSD.org
COMMENT= Interfaces to the CM Sans Serif Bold fonts
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"