summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/ifnextok
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-05-23 22:05:28 +0000
committerKarl Berry <karl@freefriends.org>2011-05-23 22:05:28 +0000
commit6c53c3bf9c486cd85be55144beb951ccbfde3453 (patch)
tree87fbc166fa1eb3f7e3776e69322a4f5c857965b5 /Master/texmf-dist/doc/latex/ifnextok
parent52a388b5dfbf9e9147a7c07878b135825cad4656 (diff)
new latex package ifnextok (23may11)
git-svn-id: svn://tug.org/texlive/trunk@22588 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/ifnextok')
-rw-r--r--Master/texmf-dist/doc/latex/ifnextok/README41
-rw-r--r--Master/texmf-dist/doc/latex/ifnextok/SRCFILEs.txt11
-rw-r--r--Master/texmf-dist/doc/latex/ifnextok/ifnextok.pdfbin0 -> 194344 bytes
3 files changed, 52 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/ifnextok/README b/Master/texmf-dist/doc/latex/ifnextok/README
new file mode 100644
index 00000000000..69c2512ee36
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/ifnextok/README
@@ -0,0 +1,41 @@
+ README for the `ifnextok' package
+ variant of \@ifnextchar not skipping spaces
+ (C) Uwe Lueck 2011/05/23
+
+
+`ifnextok' deals with the behavior of LaTeX's internal
+`\@ifnextchar' to skip blank spaces. This sometimes has surprising
+or for some users really unwanted effects, especially with
+brackets following `\\' where the user does not intend to specify
+an optional argument, rather wants that brackets are printed.
+The package offers commands and options for modifying this
+behavior, maybe limited to certain parts of the document source.
+
+KEYWORDS: macro programming, optional command arguments,
+ manual line breaks
+
+The package file `ifnextok.sty' and the documentation files
+`ifnextok.pdf' and `ifnextok.tex' can be redistributed and/or
+modified under the terms of the LaTeX Project Public License;
+either version 1.3c of the License, or any later version, see
+
+ http://www.latex-project.org/lppl.txt
+
+We did our best to help you, but there is NO WARRANTY.
+
+The `ifnextok' package is author-maintained in the sense of
+this license.
+
+The latest public version of the package is available at
+
+ http://mirror.ctan.org/macros/latex/contrib/ifnextok/
+
+A TDS version `ifnextok.tds.zip' is available at
+
+ http://mirror.ctan.org/install/macros/latex/contrib/
+
+Please report bugs, problems, and suggestions via
+
+ http://www.contact-ednotes.sty.de.vu
+
+
diff --git a/Master/texmf-dist/doc/latex/ifnextok/SRCFILEs.txt b/Master/texmf-dist/doc/latex/ifnextok/SRCFILEs.txt
new file mode 100644
index 00000000000..fba7b019748
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/ifnextok/SRCFILEs.txt
@@ -0,0 +1,11 @@
+
+ *File List*
+ifnextok.sty 2011/05/23 v0.1 next token test (UL)
+ifnextok.tex 2011/05/23 documenting ifnextok.sty (UL)
+srcfiles.tex 2011/05/22 collect file infos
+ makedoc.cfg 2011/05/23 documentation settings
+ ***********
+
+ List made at 2011/05/23, 13:37
+ from script file srcfiles.tex
+
diff --git a/Master/texmf-dist/doc/latex/ifnextok/ifnextok.pdf b/Master/texmf-dist/doc/latex/ifnextok/ifnextok.pdf
new file mode 100644
index 00000000000..8ab0b147eee
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/ifnextok/ifnextok.pdf
Binary files differ