pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print Initial import of tex-chemarrow:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/40c1ef03112f
branches:  trunk
changeset: 493937:40c1ef03112f
user:      jschauma <jschauma%pkgsrc.org@localhost>
date:      Mon May 16 22:30:24 2005 +0000

description:
Initial import of tex-chemarrow:

LaTeX can be used to typeset many kinds of different documents, but
typesetting chemical reactions is esthetically not very pleasing because
LaTeX's own arrows \rightarrow, \leftarrow and \rightleftharpoons which
you might use for this purpose are too short and the arrow heads are not
like the "standard" ones you will find in books or journals on chemistry.

The macro chemarrow.sty in conjunction with the font arrow.mf is supposed
to make the typesetting of chemical reaction schemes in LaTeX easier and
especially nicer looking.

diffstat:

 print/Makefile               |   3 ++-
 print/tex-chemarrow/DESCR    |   9 +++++++++
 print/tex-chemarrow/Makefile |  38 ++++++++++++++++++++++++++++++++++++++
 print/tex-chemarrow/PLIST    |  14 ++++++++++++++
 print/tex-chemarrow/distinfo |   5 +++++
 5 files changed, 68 insertions(+), 1 deletions(-)

diffs (99 lines):

diff -r 4ff6c8a3c51c -r 40c1ef03112f print/Makefile
--- a/print/Makefile    Mon May 16 21:05:27 2005 +0000
+++ b/print/Makefile    Mon May 16 22:30:24 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.124 2005/04/28 22:34:02 reed Exp $
+# $NetBSD: Makefile,v 1.125 2005/05/16 22:30:24 jschauma Exp $
 #
 
 COMMENT=       Desktop publishing
@@ -105,6 +105,7 @@
 SUBDIR+=       teTeX3-texmf
 SUBDIR+=       teTeX3-texmfsrc
 SUBDIR+=       tex-bagpipetex
+SUBDIR+=       tex-chemarrow
 SUBDIR+=       tex-eurosym
 SUBDIR+=       tex-hugelatex
 SUBDIR+=       tex-jadetex
diff -r 4ff6c8a3c51c -r 40c1ef03112f print/tex-chemarrow/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-chemarrow/DESCR Mon May 16 22:30:24 2005 +0000
@@ -0,0 +1,9 @@
+LaTeX can be used to typeset many kinds of different documents, but
+typesetting chemical reactions is esthetically not very pleasing because
+LaTeX's own arrows \rightarrow, \leftarrow and \rightleftharpoons which
+you might use for this purpose are too short and the arrow heads are not
+like the "standard" ones you will find in books or journals on chemistry.
+
+The macro chemarrow.sty in conjunction with the font arrow.mf is supposed
+to make the typesetting of chemical reaction schemes in LaTeX easier and
+especially nicer looking.
diff -r 4ff6c8a3c51c -r 40c1ef03112f print/tex-chemarrow/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-chemarrow/Makefile      Mon May 16 22:30:24 2005 +0000
@@ -0,0 +1,38 @@
+# $NetBSD: Makefile,v 1.1 2005/05/16 22:30:24 jschauma Exp $
+#
+
+DISTNAME=      chemarrow
+PKGNAME=       tex-${DISTNAME}-0.1
+CATEGORIES=    print
+MASTER_SITES=  ${MASTER_SITE_TEX_CTAN:=macros/latex/contrib/}
+EXTRACT_SUFX=  .zip
+
+MAINTAINER=    tech-pkg%NetBSD.org@localhost
+HOMEPAGE=      http://tug.ctan.org/tex-archive/help/Catalogue/entries/chemarrow.html
+COMMENT=       New arrow heads for chemical reaction schemes
+
+DEPENDS+=      teTeX-bin-[0-9]*:../../print/teTeX-bin
+
+NO_CONFIGURE=  yes
+NO_BUILD=      yes
+
+post-extract:
+       @(cd ${WRKSRC}/type1 && ${EXTRACT_CMD.zip} arrow.PC.zip)
+
+do-install:
+       ${INSTALL_DATA_DIR} ${PREFIX}/share/texmf/fonts/source/chemarrow
+       ${INSTALL_DATA_DIR} ${PREFIX}/share/texmf/tex/latex/chemarrow
+       ${INSTALL_DATA_DIR} ${PREFIX}/share/texmf/fonts/tfm/chemarrow
+       ${INSTALL_DATA_DIR} ${PREFIX}/share/fonts/chemarrow
+       ${INSTALL_DATA} ${WRKSRC}/arrow.mf                      \
+               ${PREFIX}/share/texmf/fonts/source/chemarrow
+       ${INSTALL_DATA} ${WRKSRC}/arrow.tfm                     \
+               ${PREFIX}/share/texmf/fonts/tfm/chemarrow
+       ${INSTALL_DATA} ${WRKSRC}/chemarrow.sty                 \
+               ${PREFIX}/share/texmf/tex/latex/chemarrow
+       cd ${WRKSRC}/type1/arrow\ PC && ${PAX} -rw .            \
+               ${PREFIX}/share/fonts/chemarrow/
+       ${LOCALBASE}/bin/texconfig rehash
+       ${LOCALBASE}/bin/mktexlsr
+
+.include "../../mk/bsd.pkg.mk"
diff -r 4ff6c8a3c51c -r 40c1ef03112f print/tex-chemarrow/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-chemarrow/PLIST Mon May 16 22:30:24 2005 +0000
@@ -0,0 +1,14 @@
+@comment $NetBSD: PLIST,v 1.1 2005/05/16 22:30:24 jschauma Exp $
+share/texmf/fonts/source/chemarrow/arrow.mf
+share/texmf/fonts/tfm/chemarrow/arrow.tfm
+share/texmf/tex/latex/chemarrow/chemarrow.sty
+share/fonts/chemarrow/Arrow.vfb
+share/fonts/chemarrow/arrow.afm
+share/fonts/chemarrow/arrow.inf
+share/fonts/chemarrow/arrow.pfb
+share/fonts/chemarrow/arrow.pfm
+@unexec ${RM} -rf %D/share/texmf/fonts/tfm/chemarrow || ${TRUE}
+@exec %D/bin/texconfig rehash
+@unexec %D/bin/texconfig rehash
+@dirrm share/texmf/fonts/source/chemarrow
+@dirrm share/fonts/chemarrow
diff -r 4ff6c8a3c51c -r 40c1ef03112f print/tex-chemarrow/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-chemarrow/distinfo      Mon May 16 22:30:24 2005 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2005/05/16 22:30:24 jschauma Exp $
+
+SHA1 (chemarrow.zip) = 7a26f3fa7457003eed39bd5f66d8aa476edee9bb
+RMD160 (chemarrow.zip) = 94c6ab9a5f65db09bc25e459b90e1f21b9fdbe83
+Size (chemarrow.zip) = 22687 bytes



Home | Main Index | Thread Index | Old Index