2017-09-06 18:49:21 +02:00
|
|
|
# $NetBSD: Makefile,v 1.6 2017/09/06 16:49:41 wiz Exp $
|
Import tex-ms-2008.7340 as print/tex-ms.
A bundle of LaTeX packages by Martin Schroeder; the collection
comprises:
- count1to, make use of fixed TeX counters,
- everysel, set commands to execute every time a font is selected,
- everyshi, set commands to execute whenever a page is shipped out,
- multitoc, typeset the table of contents in multiple columns,
- prelim2e, mark typeset pages as preliminary, and
- ragged2e, typeset ragged text and allow hyphenation.
2009-07-10 02:15:02 +02:00
|
|
|
|
|
|
|
DISTNAME= ms
|
2015-04-23 14:30:00 +02:00
|
|
|
PKGNAME= tex-${DISTNAME}-2014
|
|
|
|
TEXLIVE_REV= 29849
|
Import tex-ms-2008.7340 as print/tex-ms.
A bundle of LaTeX packages by Martin Schroeder; the collection
comprises:
- count1to, make use of fixed TeX counters,
- everysel, set commands to execute every time a font is selected,
- everyshi, set commands to execute whenever a page is shipped out,
- multitoc, typeset the table of contents in multiple columns,
- prelim2e, mark typeset pages as preliminary, and
- ragged2e, typeset ragged text and allow hyphenation.
2009-07-10 02:15:02 +02:00
|
|
|
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
|
|
COMMENT= Various LaTeX packages by Martin Schroeder
|
2016-01-27 11:13:20 +01:00
|
|
|
LICENSE= lppl-1.3c
|
Import tex-ms-2008.7340 as print/tex-ms.
A bundle of LaTeX packages by Martin Schroeder; the collection
comprises:
- count1to, make use of fixed TeX counters,
- everysel, set commands to execute every time a font is selected,
- everyshi, set commands to execute whenever a page is shipped out,
- multitoc, typeset the table of contents in multiple columns,
- prelim2e, mark typeset pages as preliminary, and
- ragged2e, typeset ragged text and allow hyphenation.
2009-07-10 02:15:02 +02:00
|
|
|
|
|
|
|
DEPENDS+= tex-footmisc-[0-9]*:../../print/tex-footmisc
|
|
|
|
DEPENDS+= tex-koma-script-[0-9]*:../../print/tex-koma-script
|
|
|
|
DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
|
|
|
|
DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
|
|
|
|
|
2010-05-12 03:23:47 +02:00
|
|
|
.include "../../print/texlive/package.mk"
|
Import tex-ms-2008.7340 as print/tex-ms.
A bundle of LaTeX packages by Martin Schroeder; the collection
comprises:
- count1to, make use of fixed TeX counters,
- everysel, set commands to execute every time a font is selected,
- everyshi, set commands to execute whenever a page is shipped out,
- multitoc, typeset the table of contents in multiple columns,
- prelim2e, mark typeset pages as preliminary, and
- ragged2e, typeset ragged text and allow hyphenation.
2009-07-10 02:15:02 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|