diff options
author | Karl Berry <karl@freefriends.org> | 2020-07-02 21:47:41 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-07-02 21:47:41 +0000 |
commit | 4239ff3d14b29560c7813a5856524b7226d60c32 (patch) | |
tree | 97dc390096d4bf528e8b387ee93192f7380ec5bb /Master/texmf-dist/doc/latex/bubblesort | |
parent | c239139e084de4b189620ca1ba4a01f35f7c1f71 (diff) |
bubblesort (2jul20)
git-svn-id: svn://tug.org/texlive/trunk@55733 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/bubblesort')
-rw-r--r-- | Master/texmf-dist/doc/latex/bubblesort/README.md | 18 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/bubblesort/bubblesort.pdf | bin | 0 -> 222477 bytes |
2 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 +---------------------------------------------------------------- + diff --git a/Master/texmf-dist/doc/latex/bubblesort/bubblesort.pdf b/Master/texmf-dist/doc/latex/bubblesort/bubblesort.pdf Binary files differnew file mode 100644 index 00000000000..9a4723d66ce --- /dev/null +++ b/Master/texmf-dist/doc/latex/bubblesort/bubblesort.pdf |