summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/catcodes/stacklet.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-11-08 23:06:56 +0000
committerKarl Berry <karl@freefriends.org>2012-11-08 23:06:56 +0000
commitfbd5a08bb407b65f991ddfa2866f0e108114de03 (patch)
tree88af93fe6fcac55fbe71429185dc80e64ba0fa37 /Master/texmf-dist/tex/generic/catcodes/stacklet.sty
parent8c6736fd375a9501636c002ed85e8639fbe90abd (diff)
catcodes (8nov12)
git-svn-id: svn://tug.org/texlive/trunk@28210 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/catcodes/stacklet.sty')
-rw-r--r--Master/texmf-dist/tex/generic/catcodes/stacklet.sty8
1 files changed, 6 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/generic/catcodes/stacklet.sty b/Master/texmf-dist/tex/generic/catcodes/stacklet.sty
index 3324a8391e3..b2f3ee4cf65 100644
--- a/Master/texmf-dist/tex/generic/catcodes/stacklet.sty
+++ b/Master/texmf-dist/tex/generic/catcodes/stacklet.sty
@@ -1,5 +1,5 @@
\input plainpkg
-\ProvidesPackage{stacklet}[2012/08/27 v0.3 private letters (UL)]
+\ProvidesPackage{stacklet}[2012/11/07 v0.3a private letters (UL)]
%%
%% Copyright (C) 2012 Uwe Lueck,
%% http://www.contact-ednotes.sty.de.vu
@@ -31,6 +31,7 @@
%% \emph{Without} \LaTeX, both `\input stacklet.sty' and
%% `\input plainpkg' load `stacklet.sty'.
%%
+%% \filbreak %% 2012/11/07
%% === Commands and Syntax ===
%% \label{sec:stacklet-cmds}
%% 'stacklet.sty' provides
@@ -56,7 +57,8 @@
\noexpand\string}
%% I.e., ?`cat_stack' will expand to
%% \[?`string'\,?`cat_stack'\,?`string'\]
-%% in the notation of the \ctanpkgref{dowith} package.
+%% in the notation of the \ctanpkgref{dowith} package
+%% documentation. %% 2012/11/06
% \withcsname\show cat_stack\endcsname
%%
%% === Pushing ===
@@ -117,3 +119,5 @@ v0.2 2012/08/26 \with_catstack containing \endcsname and with
restructured
2012/08/27 \PushCatMakeLetterAt fixed
v0.3 2012/08/27 def.s global
+v0.3a 2012/11/06 doc.: "documentation"
+ 2012/11/07 \filbreak