Skip to content

Commit 6c26fdd

Browse files
author
markd
committed
tex-listofitems{,-doc}: Add version 1.6
This simple package is designed to read a list of items whose parsing character may be selected by the user. Once the list is read, its items are stored in a structure that behaves as a dimensioned array. As such, it becomes very easy to access an item in the list by its number. For example, if the list is stored in the macro \foo, the item #3 is designated by \foo[3]. A component may, in turn, be a list with a parsing delimiter different from the parent list, paving the way for nesting and employing a syntax reminiscent of an array of several dimensions of the type \foo[3,2] to access the item #2 of the list contained within the item #3 of the top-tier list.
1 parent 06b954a commit 6c26fdd

File tree

8 files changed

+59
-0
lines changed

8 files changed

+59
-0
lines changed

print/tex-listofitems-doc/DESCR

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Documentation for tex-listofitems.

print/tex-listofitems-doc/Makefile

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# $NetBSD: Makefile,v 1.1 2019/01/22 11:46:50 markd Exp $
2+
3+
DISTNAME= listofitems.doc
4+
PKGNAME= tex-${DISTNAME:S/./-/}-1.6
5+
TEXLIVE_REV= 49044
6+
7+
MAINTAINER= [email protected]
8+
HOMEPAGE= http://ctan.org/pkg/listofitems
9+
COMMENT= Documentation for tex-listofitems
10+
LICENSE= lppl-1.3c
11+
12+
.include "../../print/texlive/package.mk"
13+
.include "../../mk/bsd.pkg.mk"

print/tex-listofitems-doc/PLIST

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
@comment $NetBSD: PLIST,v 1.1 2019/01/22 11:46:50 markd Exp $
2+
share/texmf-dist/doc/generic/listofitems/README
3+
share/texmf-dist/doc/generic/listofitems/listofitems-en.pdf
4+
share/texmf-dist/doc/generic/listofitems/listofitems-en.tex
5+
share/texmf-dist/doc/generic/listofitems/listofitems-fr.pdf
6+
share/texmf-dist/doc/generic/listofitems/listofitems-fr.tex

print/tex-listofitems-doc/distinfo

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
$NetBSD: distinfo,v 1.1 2019/01/22 11:46:50 markd Exp $
2+
3+
SHA1 (tex-listofitems-49044/listofitems.doc.tar.xz) = f9762b66c04f0731ca343a041f08f530b93cda2e
4+
RMD160 (tex-listofitems-49044/listofitems.doc.tar.xz) = f1b577f22bc3f39335ad321cebd5d9f5367a31a4
5+
SHA512 (tex-listofitems-49044/listofitems.doc.tar.xz) = 889924a2b94396853003ba1d1f55352b1fd62a1f28c77d75fe79008bd0c4cca819dbc8291848e7102ea715b6c58239308eaf83212e9f5c955e1a973819e8c2d1
6+
Size (tex-listofitems-49044/listofitems.doc.tar.xz) = 797444 bytes

print/tex-listofitems/DESCR

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
This simple package is designed to read a list of items whose
2+
parsing character may be selected by the user. Once the list is
3+
read, its items are stored in a structure that behaves as a
4+
dimensioned array. As such, it becomes very easy to access an
5+
item in the list by its number. For example, if the list is
6+
stored in the macro \foo, the item #3 is designated by \foo[3].
7+
A component may, in turn, be a list with a parsing delimiter
8+
different from the parent list, paving the way for nesting and
9+
employing a syntax reminiscent of an array of several
10+
dimensions of the type \foo[3,2] to access the item #2 of the
11+
list contained within the item #3 of the top-tier list.

print/tex-listofitems/Makefile

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# $NetBSD: Makefile,v 1.1 2019/01/22 11:46:50 markd Exp $
2+
3+
DISTNAME= listofitems
4+
PKGNAME= tex-${DISTNAME}-1.6
5+
TEXLIVE_REV= 49044
6+
7+
MAINTAINER= [email protected]
8+
HOMEPAGE= http://ctan.org/pkg/listofitems
9+
COMMENT= Grab items in lists using user-specified sep char
10+
LICENSE= lppl-1.3c
11+
12+
.include "../../print/texlive/package.mk"
13+
.include "../../mk/bsd.pkg.mk"

print/tex-listofitems/PLIST

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
@comment $NetBSD: PLIST,v 1.1 2019/01/22 11:46:50 markd Exp $
2+
share/texmf-dist/tex/generic/listofitems/listofitems.sty
3+
share/texmf-dist/tex/generic/listofitems/listofitems.tex

print/tex-listofitems/distinfo

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
$NetBSD: distinfo,v 1.1 2019/01/22 11:46:50 markd Exp $
2+
3+
SHA1 (tex-listofitems-49044/listofitems.tar.xz) = 2d6fba781e05eae8d2ef1bace9f0af5125cf8089
4+
RMD160 (tex-listofitems-49044/listofitems.tar.xz) = 82017313e2cd69364aad95c2bc0118f25b6dccac
5+
SHA512 (tex-listofitems-49044/listofitems.tar.xz) = b82286f0adfd4f6be0ff4e4974dc1054a1d9924b743b07e6c44453f1cc25cbc41e54eaeed6a10236706ac2f5578dfcd89e56a8eb86087bca81def600ce6560b4
6+
Size (tex-listofitems-49044/listofitems.tar.xz) = 7044 bytes

0 commit comments

Comments
 (0)