From 527b50cea95f3a3db3c08773fcd36497b8626013 Mon Sep 17 00:00:00 2001 From: markd Date: Thu, 14 Jul 2016 12:08:37 +0000 Subject: Add tex-ctablestack{,-doc} 1.0 This package provides a method for defining category code table stacks in LuaTeX. It builds on code provided by the 2015/10/01 release of LaTeX2e (also available as ltluatex.sty for plain users). It is required by the luatexbase package (v1.0 onward) which uses ctablestack to provide a back-compatibility form of this concept. --- print/tex-ctablestack/DESCR | 6 ++++++ print/tex-ctablestack/Makefile | 13 +++++++++++++ print/tex-ctablestack/PLIST | 2 ++ print/tex-ctablestack/distinfo | 6 ++++++ 4 files changed, 27 insertions(+) create mode 100644 print/tex-ctablestack/DESCR create mode 100644 print/tex-ctablestack/Makefile create mode 100644 print/tex-ctablestack/PLIST create mode 100644 print/tex-ctablestack/distinfo (limited to 'print/tex-ctablestack') diff --git a/print/tex-ctablestack/DESCR b/print/tex-ctablestack/DESCR new file mode 100644 index 00000000000..7d067393633 --- /dev/null +++ b/print/tex-ctablestack/DESCR @@ -0,0 +1,6 @@ +This package provides a method for defining category code table +stacks in LuaTeX. It builds on code provided by the 2015/10/01 +release of LaTeX2e (also available as ltluatex.sty for plain +users). It is required by the luatexbase package (v1.0 onward) +which uses ctablestack to provide a back-compatibility form of +this concept. diff --git a/print/tex-ctablestack/Makefile b/print/tex-ctablestack/Makefile new file mode 100644 index 00000000000..b9b17b24cc8 --- /dev/null +++ b/print/tex-ctablestack/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2016/07/14 12:08:37 markd Exp $ + +DISTNAME= ctablestack +PKGNAME= tex-${DISTNAME}-1.0 +TEXLIVE_REV= 38514 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/ctablestack +COMMENT= Catcode table stable support +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-ctablestack/PLIST b/print/tex-ctablestack/PLIST new file mode 100644 index 00000000000..aefdd9a0d00 --- /dev/null +++ b/print/tex-ctablestack/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2016/07/14 12:08:37 markd Exp $ +share/texmf-dist/tex/luatex/ctablestack/ctablestack.sty diff --git a/print/tex-ctablestack/distinfo b/print/tex-ctablestack/distinfo new file mode 100644 index 00000000000..82bf32aec5f --- /dev/null +++ b/print/tex-ctablestack/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2016/07/14 12:08:37 markd Exp $ + +SHA1 (tex-ctablestack-38514/ctablestack.tar.xz) = 0292b90efcacd0835804fda86b52b8b5b599aeb7 +RMD160 (tex-ctablestack-38514/ctablestack.tar.xz) = c3d0caa50acd7d51cfbb3d0516c39855f4c0970a +SHA512 (tex-ctablestack-38514/ctablestack.tar.xz) = 46c391d0a837da260bed005abd5ca48565899de566a4f188ce03307e32860edfa3bc47f32ced569a798def6319e777dd1fa345217c560eb4ccd1d00dd2610af7 +Size (tex-ctablestack-38514/ctablestack.tar.xz) = 1132 bytes -- cgit v1.2.3