From 5d73f0167d77cac2b7294fc6491cd4fef3f0e437 Mon Sep 17 00:00:00 2001 From: minskim Date: Wed, 29 Apr 2009 05:28:22 +0000 Subject: 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. --- fonts/tex-marvosym/DESCR | 9 +++++++++ fonts/tex-marvosym/Makefile | 15 +++++++++++++++ fonts/tex-marvosym/PLIST | 7 +++++++ fonts/tex-marvosym/distinfo | 5 +++++ 4 files changed, 36 insertions(+) create mode 100644 fonts/tex-marvosym/DESCR create mode 100644 fonts/tex-marvosym/Makefile create mode 100644 fonts/tex-marvosym/PLIST create mode 100644 fonts/tex-marvosym/distinfo (limited to 'fonts') 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 -- cgit v1.2.3