diff options
author | minskim <minskim@pkgsrc.org> | 2009-04-29 05:28:22 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2009-04-29 05:28:22 +0000 |
commit | 5d73f0167d77cac2b7294fc6491cd4fef3f0e437 (patch) | |
tree | 39204ad7e4c598bc5fbbb5663096b84677b0deb1 /fonts/tex-marvosym | |
parent | caa83647d7a14b1bcfe049a510cd43e98d9e3417 (diff) | |
download | pkgsrc-5d73f0167d77cac2b7294fc6491cd4fef3f0e437.tar.gz |
Import tex-marvosym-2.1 as fonts/tex-marvosym.
Martin Vogel's Symbol (marvosym) font contains the Euro currency
symbol as defined by the European commission, and also in shapes to
blend with typefaces Times, Helvetica and Courier; symbols for
structural engineering; symbols for steel cross- sections; astronomy
signs (sun, moon, planets); the 12 signs of the zodiac; scissor
symbols; CE sign and others. The font is distributed here as an Adobe
Type 1 font, which was converted from Vogel's original TrueType;
support macros for use with LaTeX are also provided. Separate
packaging for OzTeX users is available.
Diffstat (limited to 'fonts/tex-marvosym')
-rw-r--r-- | fonts/tex-marvosym/DESCR | 9 | ||||
-rw-r--r-- | fonts/tex-marvosym/Makefile | 15 | ||||
-rw-r--r-- | fonts/tex-marvosym/PLIST | 7 | ||||
-rw-r--r-- | fonts/tex-marvosym/distinfo | 5 |
4 files changed, 36 insertions, 0 deletions
diff --git a/fonts/tex-marvosym/DESCR b/fonts/tex-marvosym/DESCR new file mode 100644 index 00000000000..3d4d111fc7e --- /dev/null +++ b/fonts/tex-marvosym/DESCR @@ -0,0 +1,9 @@ +Martin Vogel's Symbol (marvosym) font contains the Euro currency +symbol as defined by the European commission, and also in shapes to +blend with typefaces Times, Helvetica and Courier; symbols for +structural engineering; symbols for steel cross- sections; astronomy +signs (sun, moon, planets); the 12 signs of the zodiac; scissor +symbols; CE sign and others. The font is distributed here as an Adobe +Type 1 font, which was converted from Vogel's original TrueType; +support macros for use with LaTeX are also provided. Separate +packaging for OzTeX users is available. diff --git a/fonts/tex-marvosym/Makefile b/fonts/tex-marvosym/Makefile new file mode 100644 index 00000000000..00c33830ed0 --- /dev/null +++ b/fonts/tex-marvosym/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1.1.1 2009/04/29 05:28:22 minskim Exp $ +# TeX Live Revision 10608 + +DISTNAME= marvosym +PKGNAME= tex-${DISTNAME}-2.1 + +MAINTAINER= minskim@NetBSD.org +COMMENT= Martin Vogel's Symbols font + +CONFLICTS+= teTeX-texmf<=3.0nb13 + +TEX_MAP_FILES+= marvosym.map + +.include "../../print/texlive/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-marvosym/PLIST b/fonts/tex-marvosym/PLIST new file mode 100644 index 00000000000..094f0cb2b74 --- /dev/null +++ b/fonts/tex-marvosym/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2009/04/29 05:28:22 minskim Exp $ +share/texmf-dist/fonts/afm/public/marvosym/marvosym.afm +share/texmf-dist/fonts/map/dvips/marvosym/marvosym.map +share/texmf-dist/fonts/tfm/public/marvosym/umvs.tfm +share/texmf-dist/fonts/type1/public/marvosym/marvosym.pfb +share/texmf-dist/tex/latex/marvosym/marvosym.sty +share/texmf-dist/tex/latex/marvosym/umvs.fd diff --git a/fonts/tex-marvosym/distinfo b/fonts/tex-marvosym/distinfo new file mode 100644 index 00000000000..72d00de638f --- /dev/null +++ b/fonts/tex-marvosym/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2009/04/29 05:28:22 minskim Exp $ + +SHA1 (tex-marvosym-2.1/marvosym.tar.lzma) = b7dab232dbf39e131a6e8331291f593d1e564c43 +RMD160 (tex-marvosym-2.1/marvosym.tar.lzma) = 638b2258f7e74331cf08523cc199fa9297b76fd3 +Size (tex-marvosym-2.1/marvosym.tar.lzma) = 64323 bytes |