diff options
author | Karl Berry <karl@freefriends.org> | 2011-05-23 22:05:28 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-05-23 22:05:28 +0000 |
commit | 6c53c3bf9c486cd85be55144beb951ccbfde3453 (patch) | |
tree | 87fbc166fa1eb3f7e3776e69322a4f5c857965b5 /Master/texmf-dist/doc/latex/ifnextok/README | |
parent | 52a388b5dfbf9e9147a7c07878b135825cad4656 (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/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/ifnextok/README | 41 |
1 files changed, 41 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 + + |