diff options
author | wiz <wiz> | 2015-05-08 11:27:28 +0000 |
---|---|---|
committer | wiz <wiz> | 2015-05-08 11:27:28 +0000 |
commit | 784cc2cda0e4d191d628b70b1bd779bccd512165 (patch) | |
tree | 462d39a4ad4ebff75f1535a248d02f5ab0ed0140 /fonts/tex-ebgaramond-maths | |
parent | c5b738f69d4ba9be28146b53fe28c23f2f3f38ad (diff) | |
download | pkgsrc-784cc2cda0e4d191d628b70b1bd779bccd512165.tar.gz |
Add a couple more tex-* font packages. This completes
texlive-collection-fontsextra.
Diffstat (limited to 'fonts/tex-ebgaramond-maths')
-rw-r--r-- | fonts/tex-ebgaramond-maths/DESCR | 5 | ||||
-rw-r--r-- | fonts/tex-ebgaramond-maths/Makefile | 15 | ||||
-rw-r--r-- | fonts/tex-ebgaramond-maths/PLIST | 6 | ||||
-rw-r--r-- | fonts/tex-ebgaramond-maths/distinfo | 5 |
4 files changed, 31 insertions, 0 deletions
diff --git a/fonts/tex-ebgaramond-maths/DESCR b/fonts/tex-ebgaramond-maths/DESCR new file mode 100644 index 00000000000..8d6aff4fd1c --- /dev/null +++ b/fonts/tex-ebgaramond-maths/DESCR @@ -0,0 +1,5 @@ +This package provides some LaTeX support for the use of +EBGaramond12 in mathematics. It is based on, and requires, +ebgaramond. The package was created in response to a question +at TeX-stackexchange. and tested in the form of an answer in +the same forum. diff --git a/fonts/tex-ebgaramond-maths/Makefile b/fonts/tex-ebgaramond-maths/Makefile new file mode 100644 index 00000000000..d281003a167 --- /dev/null +++ b/fonts/tex-ebgaramond-maths/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:39 wiz Exp $ + +DISTNAME= ebgaramond-maths +PKGNAME= tex-${DISTNAME}-1.1 +TEXLIVE_REV= 35701 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/ebgaramond-maths +COMMENT= LaTeX support for EBGaramond fonts in mathematics +LICENSE= lppl-1.3c + +TEX_MAP_FILES+= EBGaramond-Maths.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-ebgaramond-maths/PLIST b/fonts/tex-ebgaramond-maths/PLIST new file mode 100644 index 00000000000..adea5dabe15 --- /dev/null +++ b/fonts/tex-ebgaramond-maths/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:39 wiz Exp $ +share/texmf-dist/fonts/enc/dvips/ebgaramond-maths/a_42pejf.enc +share/texmf-dist/fonts/map/dvips/ebgaramond-maths/EBGaramond-Maths.map +share/texmf-dist/fonts/tfm/public/ebgaramond-maths/EBGaramond12-Italic--oml-ebgaramond.tfm +share/texmf-dist/tex/latex/ebgaramond-maths/OMLEBGaramond-Maths.fd +share/texmf-dist/tex/latex/ebgaramond-maths/ebgaramond-maths.sty diff --git a/fonts/tex-ebgaramond-maths/distinfo b/fonts/tex-ebgaramond-maths/distinfo new file mode 100644 index 00000000000..e5839c07069 --- /dev/null +++ b/fonts/tex-ebgaramond-maths/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:39 wiz Exp $ + +SHA1 (tex-ebgaramond-maths-35701/ebgaramond-maths.tar.xz) = 8881fc59a0b2d754aa86709fe2c2bc0059b89928 +RMD160 (tex-ebgaramond-maths-35701/ebgaramond-maths.tar.xz) = 73f82c088714fae8da42cb4ab6c551038e3620eb +Size (tex-ebgaramond-maths-35701/ebgaramond-maths.tar.xz) = 3384 bytes |