summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/bubblesort/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/bubblesort/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/bubblesort/README.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/bubblesort/README.md b/Master/texmf-dist/doc/latex/bubblesort/README.md
new file mode 100644
index 00000000000..44d4ce4c60b
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/bubblesort/README.md
@@ -0,0 +1,18 @@
+----------------------------------------------------------------
+ The bubblesort package
+ ====================
+
+ This package sorts a list of TeX items {item 1}...{item k}
+ in "increasing" order where "increasing" is determined by a
+ comparator macro. By default it sorts real numbers with the
+ usual meaning of "increasing" but some other examples are
+ discussed in the documentation. A second macro is included
+ which sorts one list and applies the same permutation to a
+ second list.
+
+
+E-mail: taylor.2@nd.edu
+Released under the LaTeX Project Public License v1.3c or later
+See http://www.latex-project.org/lppl.txt
+----------------------------------------------------------------
+