diff options
author | minskim <minskim@pkgsrc.org> | 2012-05-08 18:28:38 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2012-05-08 18:28:38 +0000 |
commit | 0ba66a8633b01addd01da3aced01686d5a528751 (patch) | |
tree | 528d952807d64cd762fb3db7bfa17486e492c6ef | |
parent | 51706b03e10cd659fe8abd9b7547375f5c8edde2 (diff) | |
download | pkgsrc-0ba66a8633b01addd01da3aced01686d5a528751.tar.gz |
Import tex-bbold-1.01 as fonts/tex-bbold.
A geometric sans serif blackboard bold font, for use in
mathematics; MetaFont sources are provided, as well as macros
for use with LaTeX. The Sauter font package has MetaFont
parameter source files for building the fonts at more sizes
than you could reasonably imagine. See the blackboard sampler
for a feel for the font's appearance.
-rw-r--r-- | fonts/tex-bbold/DESCR | 6 | ||||
-rw-r--r-- | fonts/tex-bbold/Makefile | 16 | ||||
-rw-r--r-- | fonts/tex-bbold/PLIST | 29 | ||||
-rw-r--r-- | fonts/tex-bbold/distinfo | 5 |
4 files changed, 56 insertions, 0 deletions
diff --git a/fonts/tex-bbold/DESCR b/fonts/tex-bbold/DESCR new file mode 100644 index 00000000000..c15aa4ca0a3 --- /dev/null +++ b/fonts/tex-bbold/DESCR @@ -0,0 +1,6 @@ +A geometric sans serif blackboard bold font, for use in +mathematics; MetaFont sources are provided, as well as macros +for use with LaTeX. The Sauter font package has MetaFont +parameter source files for building the fonts at more sizes +than you could reasonably imagine. See the blackboard sampler +for a feel for the font's appearance. diff --git a/fonts/tex-bbold/Makefile b/fonts/tex-bbold/Makefile new file mode 100644 index 00000000000..41641100014 --- /dev/null +++ b/fonts/tex-bbold/Makefile @@ -0,0 +1,16 @@ +# $NetBSD: Makefile,v 1.1.1.1 2012/05/08 18:28:38 minskim Exp $ + +DISTNAME= bbold +PKGNAME= tex-${DISTNAME}-1.01 +CATEGORIES= fonts +TEXLIVE_REV= 17187 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Sans serif blackboard bold +LICENSE= modified-bsd + +DEPENDS+= tex-bbold-type1-[0-9]*:../../fonts/tex-bbold-type1 +DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-bbold/PLIST b/fonts/tex-bbold/PLIST new file mode 100644 index 00000000000..41c2d03f235 --- /dev/null +++ b/fonts/tex-bbold/PLIST @@ -0,0 +1,29 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2012/05/08 18:28:38 minskim Exp $ +share/texmf-dist/fonts/source/public/bbold/bbbase.mf +share/texmf-dist/fonts/source/public/bbold/bbgreekl.mf +share/texmf-dist/fonts/source/public/bbold/bbgreeku.mf +share/texmf-dist/fonts/source/public/bbold/bbligs.mf +share/texmf-dist/fonts/source/public/bbold/bblower.mf +share/texmf-dist/fonts/source/public/bbold/bbnum.mf +share/texmf-dist/fonts/source/public/bbold/bbold.mf +share/texmf-dist/fonts/source/public/bbold/bbold10.mf +share/texmf-dist/fonts/source/public/bbold/bbold12.mf +share/texmf-dist/fonts/source/public/bbold/bbold17.mf +share/texmf-dist/fonts/source/public/bbold/bbold5.mf +share/texmf-dist/fonts/source/public/bbold/bbold6.mf +share/texmf-dist/fonts/source/public/bbold/bbold7.mf +share/texmf-dist/fonts/source/public/bbold/bbold8.mf +share/texmf-dist/fonts/source/public/bbold/bbold9.mf +share/texmf-dist/fonts/source/public/bbold/bbparams.mf +share/texmf-dist/fonts/source/public/bbold/bbpunc.mf +share/texmf-dist/fonts/source/public/bbold/bbupper.mf +share/texmf-dist/fonts/tfm/public/bbold/bbold10.tfm +share/texmf-dist/fonts/tfm/public/bbold/bbold12.tfm +share/texmf-dist/fonts/tfm/public/bbold/bbold17.tfm +share/texmf-dist/fonts/tfm/public/bbold/bbold5.tfm +share/texmf-dist/fonts/tfm/public/bbold/bbold6.tfm +share/texmf-dist/fonts/tfm/public/bbold/bbold7.tfm +share/texmf-dist/fonts/tfm/public/bbold/bbold8.tfm +share/texmf-dist/fonts/tfm/public/bbold/bbold9.tfm +share/texmf-dist/tex/latex/bbold/Ubbold.fd +share/texmf-dist/tex/latex/bbold/bbold.sty diff --git a/fonts/tex-bbold/distinfo b/fonts/tex-bbold/distinfo new file mode 100644 index 00000000000..445bc816433 --- /dev/null +++ b/fonts/tex-bbold/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2012/05/08 18:28:38 minskim Exp $ + +SHA1 (tex-bbold-17187/bbold.tar.xz) = 3a3275305b64544f2ed88029942a046ed85cd3fe +RMD160 (tex-bbold-17187/bbold.tar.xz) = b2ec1cf25424d67372dcf91f6d3d93e23300b460 +Size (tex-bbold-17187/bbold.tar.xz) = 15740 bytes |