Import tex-bold-extra-0.1 as print/tex-bold-extra.
This LaTeX package allows access to extra bold fonts for Computer Modern OT1 encoding (such fonts are available as MetaFont source). Since there is more than one bold tt-family font set, the version required is selected by a package option.
This commit is contained in:
parent
65bcb4ff30
commit
91b73ab199
4 changed files with 24 additions and 0 deletions
4
print/tex-bold-extra/DESCR
Normal file
4
print/tex-bold-extra/DESCR
Normal file
|
@ -0,0 +1,4 @@
|
|||
This LaTeX package allows access to extra bold fonts for Computer
|
||||
Modern OT1 encoding (such fonts are available as MetaFont source).
|
||||
Since there is more than one bold tt-family font set, the version
|
||||
required is selected by a package option.
|
13
print/tex-bold-extra/Makefile
Normal file
13
print/tex-bold-extra/Makefile
Normal file
|
@ -0,0 +1,13 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2010/04/11 19:54:12 minskim Exp $
|
||||
# TeX Live Revision 17076
|
||||
|
||||
DISTNAME= bold-extra
|
||||
PKGNAME= tex-${DISTNAME}-0.1
|
||||
|
||||
MAINTAINER= minskim@NetBSD.org
|
||||
COMMENT= LaTeX package to use bold small caps and typewriter fonts
|
||||
|
||||
CONFLICTS+= tex-ltxmisc<2009
|
||||
|
||||
.include "../../print/texlive/package.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
2
print/tex-bold-extra/PLIST
Normal file
2
print/tex-bold-extra/PLIST
Normal file
|
@ -0,0 +1,2 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2010/04/11 19:54:12 minskim Exp $
|
||||
share/texmf-dist/tex/latex/bold-extra/bold-extra.sty
|
5
print/tex-bold-extra/distinfo
Normal file
5
print/tex-bold-extra/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2010/04/11 19:54:12 minskim Exp $
|
||||
|
||||
SHA1 (tex-bold-extra-0.1/bold-extra.tar.xz) = f9151b9bc893ec28e16a1ae5e37bf6138403282d
|
||||
RMD160 (tex-bold-extra-0.1/bold-extra.tar.xz) = 37b321b8157545cf7472a3c1894eefb79a0a1a7b
|
||||
Size (tex-bold-extra-0.1/bold-extra.tar.xz) = 1400 bytes
|
Loading…
Reference in a new issue