diff options
author | Karl Berry <karl@freefriends.org> | 2016-08-20 21:38:17 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-08-20 21:38:17 +0000 |
commit | ded55718c96e299414c7688764a8d0d045a2fa44 (patch) | |
tree | 6ec14d7ead59848158d3ea0ff6ecc28ac68eb66d /Master/texmf-dist/tex/generic/listofitems | |
parent | acc17fa67e695ef9ab6a9eb7228cb7a1d685b94e (diff) |
listofitems (20aug16)
git-svn-id: svn://tug.org/texlive/trunk@41895 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/listofitems')
-rw-r--r-- | Master/texmf-dist/tex/generic/listofitems/listofitems.sty | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/generic/listofitems/listofitems.sty b/Master/texmf-dist/tex/generic/listofitems/listofitems.sty new file mode 100644 index 00000000000..fa8ebc36f3c --- /dev/null +++ b/Master/texmf-dist/tex/generic/listofitems/listofitems.sty @@ -0,0 +1,3 @@ +\input listofitems.tex +\ProvidesPackage\loiname[\loidate\space v\loiver\space Grab items in lists using user-specified sep char] +\endinput
\ No newline at end of file |