summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/nimsticks
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-07-13 21:08:24 +0000
committerKarl Berry <karl@freefriends.org>2020-07-13 21:08:24 +0000
commit0b1733479c6d0e549e72090cce6aaf526aad3de7 (patch)
tree71b0eb9c95cd971522a2cafd7d1e84e0563e2aed /Master/texmf-dist/source/latex/nimsticks
parente4b887447ac35513e7356a2f881ca94ecbd17ffa (diff)
nimsticks (13jul20)
git-svn-id: svn://tug.org/texlive/trunk@55826 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/nimsticks')
-rw-r--r--Master/texmf-dist/source/latex/nimsticks/nimsticks.dtx8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/source/latex/nimsticks/nimsticks.dtx b/Master/texmf-dist/source/latex/nimsticks/nimsticks.dtx
index 088eeda5c25..cad291987e3 100644
--- a/Master/texmf-dist/source/latex/nimsticks/nimsticks.dtx
+++ b/Master/texmf-dist/source/latex/nimsticks/nimsticks.dtx
@@ -35,7 +35,7 @@
%
%\section{Usage}
%
-%For example, the input \lstinline!\nimgame{3,5,4}! will produce output like this (precise look affected by random wobble in the sticks):
+%For example, the input \lstinline!\nimgame{5,3,4}! will produce output like this (precise look affected by random wobble in the sticks):
%
%\nimgame{5,3,4}
%
@@ -43,7 +43,7 @@
%
%It is likely the user will want to use \lstinline{\nimgame} and not \lstinline{\drawnimstick} directly, but the input \lstinline{\drawnimstick} will produce output like this (precise look affected by random wobble in the sticks): \drawnimstick
%
-%\lstinline{\nimgame} will happily work with one heap, so the input \lstinline!\nimgame{7}! will produce output like this (precise look affected by random wobble in the sticks):
+%\lstinline{\nimgame} will happily work with one heap, so for example the input \lstinline!\nimgame{7}! will produce output like this (precise look affected by random wobble in the sticks):
%
%\nimgame{7}
%
@@ -64,7 +64,7 @@
\usepackage{doc}
\usepackage{listings}
\lstset{basicstyle=\ttfamily\footnotesize,commentstyle=\color{white},language=TeX}
-\title{nimsticks}
+\title{nimsticks v1.0.1}
\author{Peter Rowlett}
\begin{document}
\maketitle
@@ -75,7 +75,7 @@
%\iffalse
%<*nimsticks>
-\ProvidesPackage{nimsticks}[2020/07/12 nimsticks 1.0]
+\ProvidesPackage{nimsticks}[2020/07/12 nimsticks 1.0.1]
\RequirePackage[first=-100,last=100,seed=0]{lcg}
\RequirePackage{tikz}
\@ifundefined{drawnimstick}{}