From 9809ea1401bfdc7344056ca0429f9b2d3cea4438 Mon Sep 17 00:00:00 2001 From: minskim Date: Sat, 22 Jan 2011 22:13:07 +0000 Subject: 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. --- fonts/tex-cmsd/DESCR | 8 ++++++++ fonts/tex-cmsd/Makefile | 11 +++++++++++ fonts/tex-cmsd/PLIST | 4 ++++ fonts/tex-cmsd/distinfo | 5 +++++ 4 files changed, 28 insertions(+) create mode 100644 fonts/tex-cmsd/DESCR create mode 100644 fonts/tex-cmsd/Makefile create mode 100644 fonts/tex-cmsd/PLIST create mode 100644 fonts/tex-cmsd/distinfo (limited to 'fonts/tex-cmsd') diff --git a/fonts/tex-cmsd/DESCR b/fonts/tex-cmsd/DESCR new file mode 100644 index 00000000000..de2246ab87a --- /dev/null +++ b/fonts/tex-cmsd/DESCR @@ -0,0 +1,8 @@ +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. diff --git a/fonts/tex-cmsd/Makefile b/fonts/tex-cmsd/Makefile new file mode 100644 index 00000000000..583378be55b --- /dev/null +++ b/fonts/tex-cmsd/Makefile @@ -0,0 +1,11 @@ +# $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" diff --git a/fonts/tex-cmsd/PLIST b/fonts/tex-cmsd/PLIST new file mode 100644 index 00000000000..949361310b9 --- /dev/null +++ b/fonts/tex-cmsd/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2011/01/22 22:13:07 minskim Exp $ +share/texmf-dist/tex/latex/cmsd/cmsd.sty +share/texmf-dist/tex/latex/cmsd/t1cmsd.fd +share/texmf-dist/tex/latex/cmsd/ts1cmsd.fd diff --git a/fonts/tex-cmsd/distinfo b/fonts/tex-cmsd/distinfo new file mode 100644 index 00000000000..1b397d9a7b6 --- /dev/null +++ b/fonts/tex-cmsd/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2011/01/22 22:13:07 minskim Exp $ + +SHA1 (tex-cmsd-18787/cmsd.tar.xz) = c420f8cdbe7d1656a1e22e34cc6359f3ad49df05 +RMD160 (tex-cmsd-18787/cmsd.tar.xz) = 3365b116287f4e4ad56671443c19dd2a480c2525 +Size (tex-cmsd-18787/cmsd.tar.xz) = 1228 bytes -- cgit v1.2.3