summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/substr/README
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/substr/README
Initial commit
Diffstat (limited to 'macros/latex/contrib/substr/README')
-rw-r--r--macros/latex/contrib/substr/README36
1 files changed, 36 insertions, 0 deletions
diff --git a/macros/latex/contrib/substr/README b/macros/latex/contrib/substr/README
new file mode 100644
index 0000000000..95fef13824
--- /dev/null
+++ b/macros/latex/contrib/substr/README
@@ -0,0 +1,36 @@
+substr.sty
+
+This package provides commands to deal with substrings in strings:
+Determine if a string contains a substring, count appearances of a
+substring in a string.
+
+
+The Description of the commands can be found in the file substr.sty.
+
+
+
+History of this package:
+
+The package arises from a posting of me in the newsgroup
+de.comp.text.tex in which I asked how to find out if a substring
+is included in a string. Heiko Oberdiek
+<oberdiek@ruf.uni-freiburg.de> posted the commands
+\IfSubStringInString and \IfCharInString and suggested to write a
+command which counts the appearances in a string. So, I wrote the
+commands \CountSubStrings and \setcountertoSubStrings.
+After I wrote this package I sent it to Heiko Oberdiek
+who improved and rewrote many parts of it.
+
+
+
+Copyright 2000, 2005, 2009 Harald Harders
+
+This program can be redistributed and/or modified under the terms
+of the LaTeX Project Public License Distributed from CTAN
+archives in directory macros/latex/base/lppl.txt; either
+version 1 of the License, or any later version.
+
+
+2009-10-20
+Harald Harders
+h.harders@tu-bs.de