Import of pkgsrc-2015Q3
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
A class and package is provided which allows TeX pictures or
|
||||
other TeX code to be compiled standalone or as part of a main
|
||||
document. Special support for pictures with beamer overlays is
|
||||
also provided. The package is used in the main document and
|
||||
skips extra preambles in sub-files. The class may be used to
|
||||
simplify the preamble in sub-files. By default the preview
|
||||
package is used to display the typeset code without margins.
|
||||
The behaviour in standalone mode may adjusted using a
|
||||
configuration file standalone.cfg to redefine the standalone
|
||||
environment.
|
||||
@@ -0,0 +1,13 @@
|
||||
# $NetBSD: Makefile,v 1.2 2015/08/02 12:01:39 markd Exp $
|
||||
|
||||
DISTNAME= standalone
|
||||
PKGNAME= tex-${DISTNAME}-1.2
|
||||
TEXLIVE_REV= 37875
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://ctan.org/pkg/standalone
|
||||
COMMENT= Compile TeX pictures stand-alone or as part of a document
|
||||
LICENSE= lppl-1.3c
|
||||
|
||||
.include "../../print/texlive/package.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
@@ -0,0 +1,5 @@
|
||||
@comment $NetBSD: PLIST,v 1.1 2015/07/02 21:00:59 markd Exp $
|
||||
share/texmf-dist/tex/latex/standalone/standalone.cfg
|
||||
share/texmf-dist/tex/latex/standalone/standalone.cls
|
||||
share/texmf-dist/tex/latex/standalone/standalone.sty
|
||||
share/texmf-dist/tex/plain/standalone/standalone.tex
|
||||
@@ -0,0 +1,5 @@
|
||||
$NetBSD: distinfo,v 1.2 2015/08/02 12:01:39 markd Exp $
|
||||
|
||||
SHA1 (tex-standalone-37875/standalone.tar.xz) = bbd8941f779ff5182ac4038990e41bb4aac98172
|
||||
RMD160 (tex-standalone-37875/standalone.tar.xz) = 7d305fee59db03363b60d61ddf7d81a5a4153766
|
||||
Size (tex-standalone-37875/standalone.tar.xz) = 11416 bytes
|
||||
Reference in New Issue
Block a user