summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/bubblesort/README.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-07-02 03:03:05 +0000
committerNorbert Preining <norbert@preining.info>2020-07-02 03:03:05 +0000
commitc2b7c45f7c8c093b8bc730da9abaa919d8327491 (patch)
tree640532738a3185f8a21d3080746e2a87059f9577 /macros/latex/contrib/bubblesort/README.md
parentd79a721c345c9a2ced6c0640e88c10cc3378c1f0 (diff)
CTAN sync 202007020303
Diffstat (limited to 'macros/latex/contrib/bubblesort/README.md')
-rw-r--r--macros/latex/contrib/bubblesort/README.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/macros/latex/contrib/bubblesort/README.md b/macros/latex/contrib/bubblesort/README.md
new file mode 100644
index 0000000000..44d4ce4c60
--- /dev/null
+++ b/macros/latex/contrib/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
+----------------------------------------------------------------
+