diff options
author | minskim <minskim> | 2010-04-11 19:54:12 +0000 |
---|---|---|
committer | minskim <minskim> | 2010-04-11 19:54:12 +0000 |
commit | bac310c32609971f2c1c2e469e44f98b396570a7 (patch) | |
tree | 7aede222f175034f939c8997fbff3be1ebebf879 /print | |
parent | 6debd82cc52e8641cb02a7ed01fb5d0bac489c3d (diff) | |
download | pkgsrc-bac310c32609971f2c1c2e469e44f98b396570a7.tar.gz |
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.
Diffstat (limited to 'print')
-rw-r--r-- | print/tex-bold-extra/DESCR | 4 | ||||
-rw-r--r-- | print/tex-bold-extra/Makefile | 13 | ||||
-rw-r--r-- | print/tex-bold-extra/PLIST | 2 | ||||
-rw-r--r-- | print/tex-bold-extra/distinfo | 5 |
4 files changed, 24 insertions, 0 deletions
diff --git a/print/tex-bold-extra/DESCR b/print/tex-bold-extra/DESCR new file mode 100644 index 00000000000..fd9415d9811 --- /dev/null +++ b/print/tex-bold-extra/DESCR @@ -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. diff --git a/print/tex-bold-extra/Makefile b/print/tex-bold-extra/Makefile new file mode 100644 index 00000000000..d76391c7e0a --- /dev/null +++ b/print/tex-bold-extra/Makefile @@ -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" diff --git a/print/tex-bold-extra/PLIST b/print/tex-bold-extra/PLIST new file mode 100644 index 00000000000..4b3c24cab74 --- /dev/null +++ b/print/tex-bold-extra/PLIST @@ -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 diff --git a/print/tex-bold-extra/distinfo b/print/tex-bold-extra/distinfo new file mode 100644 index 00000000000..8340a9484d4 --- /dev/null +++ b/print/tex-bold-extra/distinfo @@ -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 |