diff options
author | wiz <wiz@pkgsrc.org> | 2015-05-08 11:27:28 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-05-08 11:27:28 +0000 |
commit | 2a7fb50f246a5d5805c2ebabd0f7275b19054e29 (patch) | |
tree | 462d39a4ad4ebff75f1535a248d02f5ab0ed0140 /fonts/tex-doublestroke | |
parent | ca86077b7fd565458b776fdf508602509392f8c4 (diff) | |
download | pkgsrc-2a7fb50f246a5d5805c2ebabd0f7275b19054e29.tar.gz |
Add a couple more tex-* font packages. This completes
texlive-collection-fontsextra.
Diffstat (limited to 'fonts/tex-doublestroke')
-rw-r--r-- | fonts/tex-doublestroke/DESCR | 7 | ||||
-rw-r--r-- | fonts/tex-doublestroke/Makefile | 15 | ||||
-rw-r--r-- | fonts/tex-doublestroke/PLIST | 26 | ||||
-rw-r--r-- | fonts/tex-doublestroke/distinfo | 5 |
4 files changed, 53 insertions, 0 deletions
diff --git a/fonts/tex-doublestroke/DESCR b/fonts/tex-doublestroke/DESCR new file mode 100644 index 00000000000..96d65dc8bfa --- /dev/null +++ b/fonts/tex-doublestroke/DESCR @@ -0,0 +1,7 @@ +A font based on Computer Modern Roman useful for typesetting +the mathematical symbols for the natural numbers (N), whole +numbers (Z), rational numbers (Q), real numbers (R) and complex +numbers (C); coverage includes all Roman capital letters, '1', +'h' and 'k'. The font is available both as Metafont source and +in Adobe Type 1 format, and LaTeX macros for its use are +provided. The fonts appear in the blackboard bold sampler. diff --git a/fonts/tex-doublestroke/Makefile b/fonts/tex-doublestroke/Makefile new file mode 100644 index 00000000000..26d810bd78a --- /dev/null +++ b/fonts/tex-doublestroke/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:38 wiz Exp $ + +DISTNAME= doublestroke +PKGNAME= tex-${DISTNAME}-1.111 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/doublestroke +COMMENT= Typeset mathematical double stroke symbols +#LICENSE= other-free + +TEX_MAP_FILES+= dstroke.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-doublestroke/PLIST b/fonts/tex-doublestroke/PLIST new file mode 100644 index 00000000000..9d4ebef0b08 --- /dev/null +++ b/fonts/tex-doublestroke/PLIST @@ -0,0 +1,26 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:38 wiz Exp $ +share/texmf-dist/fonts/map/dvips/doublestroke/dstroke.map +share/texmf-dist/fonts/source/public/doublestroke/dsrom.mf +share/texmf-dist/fonts/source/public/doublestroke/dsrom10.mf +share/texmf-dist/fonts/source/public/doublestroke/dsrom12.mf +share/texmf-dist/fonts/source/public/doublestroke/dsrom8.mf +share/texmf-dist/fonts/source/public/doublestroke/dsromo.mf +share/texmf-dist/fonts/source/public/doublestroke/dsromu.mf +share/texmf-dist/fonts/source/public/doublestroke/dsss10.mf +share/texmf-dist/fonts/source/public/doublestroke/dsss12.mf +share/texmf-dist/fonts/source/public/doublestroke/dsss8.mf +share/texmf-dist/fonts/tfm/public/doublestroke/dsrom10.tfm +share/texmf-dist/fonts/tfm/public/doublestroke/dsrom12.tfm +share/texmf-dist/fonts/tfm/public/doublestroke/dsrom8.tfm +share/texmf-dist/fonts/tfm/public/doublestroke/dsss10.tfm +share/texmf-dist/fonts/tfm/public/doublestroke/dsss12.tfm +share/texmf-dist/fonts/tfm/public/doublestroke/dsss8.tfm +share/texmf-dist/fonts/type1/public/doublestroke/dsrom10.pfb +share/texmf-dist/fonts/type1/public/doublestroke/dsrom12.pfb +share/texmf-dist/fonts/type1/public/doublestroke/dsrom8.pfb +share/texmf-dist/fonts/type1/public/doublestroke/dsss10.pfb +share/texmf-dist/fonts/type1/public/doublestroke/dsss12.pfb +share/texmf-dist/fonts/type1/public/doublestroke/dsss8.pfb +share/texmf-dist/tex/latex/doublestroke/Udsrom.fd +share/texmf-dist/tex/latex/doublestroke/Udsss.fd +share/texmf-dist/tex/latex/doublestroke/dsfont.sty diff --git a/fonts/tex-doublestroke/distinfo b/fonts/tex-doublestroke/distinfo new file mode 100644 index 00000000000..959cd9ef97f --- /dev/null +++ b/fonts/tex-doublestroke/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:38 wiz Exp $ + +SHA1 (tex-doublestroke-15878/doublestroke.tar.xz) = 8f3a27559ec9c3f8bcfb9b122633b4072fbf9d75 +RMD160 (tex-doublestroke-15878/doublestroke.tar.xz) = 26edbc9e4a277c02aafb17822ed7f2111bbb5841 +Size (tex-doublestroke-15878/doublestroke.tar.xz) = 66992 bytes |