summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/ltxnew
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-07-22 22:46:34 +0000
committerKarl Berry <karl@freefriends.org>2009-07-22 22:46:34 +0000
commit586bef91a24aca48fc2fe6f6d122746585d2baa5 (patch)
tree6c7b6bc23e193faf570f680f4a2b2cc17d9ee18b /Master/texmf-dist/doc/latex/ltxnew
parentad096edad39a94c7649a5a65bb33b7d88da8daea (diff)
new latex package ltxnew (22jul09)
git-svn-id: svn://tug.org/texlive/trunk@14371 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/ltxnew')
-rw-r--r--Master/texmf-dist/doc/latex/ltxnew/README33
-rw-r--r--Master/texmf-dist/doc/latex/ltxnew/ltxnew.pdfbin0 -> 230084 bytes
2 files changed, 33 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/ltxnew/README b/Master/texmf-dist/doc/latex/ltxnew/README
new file mode 100644
index 00000000000..85f2f1b5e2e
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/ltxnew/README
@@ -0,0 +1,33 @@
+% ltxnew provides the \new, \renew and \provide prefixes for checking
+% definitions. It is designed to work with e-TeX distributions of LaTeX
+% and relies on the LaTeX macro \@ifdefinable.
+%
+% Local allocation of counters, dimensions, skips, muskips, boxes,
+% tokens and marks are provided by the etex.sty package.
+%
+% \new and \renew as well as \provide may be used for all kind of
+% control sequences. Please refer to the section "Using \new" of the pdf
+% documentation.
+%
+% *********************************************************************************
+% This work consists of the main source file ltxnew.dtx
+% and the derived files
+% ltxnew.sty, ltxnew.pdf, ltxnew.ins,
+%
+% Unpacking:
+% (a) If ltxnew.ins is present:
+% etex ltxnew.ins
+% (b) Without ltxnew.ins:
+% etex ltxnew.dtx
+% (c) If you insist on using LaTeX
+% latex \let\install=y\input{ltxnew.dtx}
+% (quote the arguments according to the demands of your shell)
+%
+% Documentation:
+% (pdf)latex ltxnew.dtx
+%
+% F Chervet - July 2009
+
+
+
+
diff --git a/Master/texmf-dist/doc/latex/ltxnew/ltxnew.pdf b/Master/texmf-dist/doc/latex/ltxnew/ltxnew.pdf
new file mode 100644
index 00000000000..45fc4b7cafa
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/ltxnew/ltxnew.pdf
Binary files differ