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.
This commit is contained in:
parent
5caf0ca31b
commit
c34f60f56f
4 changed files with 28 additions and 0 deletions
8
fonts/tex-cmsd/DESCR
Normal file
8
fonts/tex-cmsd/DESCR
Normal file
|
@ -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.
|
11
fonts/tex-cmsd/Makefile
Normal file
11
fonts/tex-cmsd/Makefile
Normal file
|
@ -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"
|
4
fonts/tex-cmsd/PLIST
Normal file
4
fonts/tex-cmsd/PLIST
Normal file
|
@ -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
|
5
fonts/tex-cmsd/distinfo
Normal file
5
fonts/tex-cmsd/distinfo
Normal file
|
@ -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
|
Loading…
Reference in a new issue