From 08190213cae0d83c8ed5c7557fa62e33b9d9b1e7 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 15 May 2015 17:51:47 +0000 Subject: Add tex packages for texlive english language metacollection. --- print/tex-intro-scientific-doc/DESCR | 6 ++++++ print/tex-intro-scientific-doc/Makefile | 13 +++++++++++++ print/tex-intro-scientific-doc/PLIST | 6 ++++++ print/tex-intro-scientific-doc/distinfo | 5 +++++ 4 files changed, 30 insertions(+) create mode 100644 print/tex-intro-scientific-doc/DESCR create mode 100644 print/tex-intro-scientific-doc/Makefile create mode 100644 print/tex-intro-scientific-doc/PLIST create mode 100644 print/tex-intro-scientific-doc/distinfo (limited to 'print/tex-intro-scientific-doc') diff --git a/print/tex-intro-scientific-doc/DESCR b/print/tex-intro-scientific-doc/DESCR new file mode 100644 index 00000000000..c24e828fa1e --- /dev/null +++ b/print/tex-intro-scientific-doc/DESCR @@ -0,0 +1,6 @@ +"Writing Scientific Documents Using LaTeX" is an article +introducing the use of LaTeX in typesetting scientific +documents. It covers the basics of creating a new LaTeX +document, special typesetting considerations, mathematical +typesetting and graphics. It also touches on bibliographic data +and BibTeX. diff --git a/print/tex-intro-scientific-doc/Makefile b/print/tex-intro-scientific-doc/Makefile new file mode 100644 index 00000000000..e775e090ce6 --- /dev/null +++ b/print/tex-intro-scientific-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:48 wiz Exp $ + +DISTNAME= intro-scientific.doc +PKGNAME= tex-${DISTNAME:S/./-/}-5th_edition +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/intro-scientific +COMMENT= Introducing scientific/mathematical documents using LaTeX +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-intro-scientific-doc/PLIST b/print/tex-intro-scientific-doc/PLIST new file mode 100644 index 00000000000..5c0c061d264 --- /dev/null +++ b/print/tex-intro-scientific-doc/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:48 wiz Exp $ +share/texmf-dist/doc/latex/intro-scientific/Makefile +share/texmf-dist/doc/latex/intro-scientific/README +share/texmf-dist/doc/latex/intro-scientific/earth-moon.pdf +share/texmf-dist/doc/latex/intro-scientific/scidoc.pdf +share/texmf-dist/doc/latex/intro-scientific/scidoc.tex diff --git a/print/tex-intro-scientific-doc/distinfo b/print/tex-intro-scientific-doc/distinfo new file mode 100644 index 00000000000..0ad7d790a73 --- /dev/null +++ b/print/tex-intro-scientific-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:48 wiz Exp $ + +SHA1 (tex-intro-scientific-15878/intro-scientific.doc.tar.xz) = 8443bb94de0023969a4a1abaff3c51d6d1843bb9 +RMD160 (tex-intro-scientific-15878/intro-scientific.doc.tar.xz) = 5a1f402bf8ad8fd5e5d6c8ab78f3a13938e97981 +Size (tex-intro-scientific-15878/intro-scientific.doc.tar.xz) = 274748 bytes -- cgit v1.2.3