summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/listofitems/listofitems-en.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-10-23 22:04:26 +0000
committerKarl Berry <karl@freefriends.org>2016-10-23 22:04:26 +0000
commit13f9bddf8ef85b40cf1a764004263014132512e8 (patch)
tree01f94aa4cab6a02a9dafa0029cdf0f4aa051c609 /Master/texmf-dist/doc/generic/listofitems/listofitems-en.tex
parent2f255cfc7d1d821ec94ff7a0c1de5f78f381d01c (diff)
listofitems (23oct16)
git-svn-id: svn://tug.org/texlive/trunk@42335 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/listofitems/listofitems-en.tex')
-rw-r--r--Master/texmf-dist/doc/generic/listofitems/listofitems-en.tex4
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/listofitems/listofitems-en.tex b/Master/texmf-dist/doc/generic/listofitems/listofitems-en.tex
index 765cd29b9a0..2f4b2d5449b 100644
--- a/Master/texmf-dist/doc/generic/listofitems/listofitems-en.tex
+++ b/Master/texmf-dist/doc/generic/listofitems/listofitems-en.tex
@@ -198,6 +198,8 @@ as in
\def\List{12,abc, x y ,{\bfseries z}, ,\TeX,,!}
\readlist\foo\List|
+The macro \verb|\greadlist| makes \emph{global} assignments and therefore, enables the use of \verb|<macro-list>| outside of the group where \verb|\greadlist| has been executed.
+
\paragraph{Access an item}
The macro \verb|\foo| \emph{requires} a numeric argument in square brackets,
which we symbolically denote as $i$, indicating the rank of the item
@@ -482,4 +484,6 @@ And returned on the previous night.}
\itemtomacro\poem[2,-4]\word
A word = \word|
+
+The macro \verb|\gitemtomacro| makes a global assignment.
\end{document} \ No newline at end of file