diff options
author | Karl Berry <karl@freefriends.org> | 2011-03-20 22:17:42 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-03-20 22:17:42 +0000 |
commit | aaafb486d05836354a9f4fd2821fcdd388eb4da8 (patch) | |
tree | 797e8e032fa12677140b5611433b7b62b07e953b | |
parent | a15f4ef6917b77cc998c2b1b11c410b8565e81e3 (diff) |
multenum license statement
git-svn-id: svn://tug.org/texlive/trunk@21775 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf-dist/doc/latex/multenum/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/multenum/README b/Master/texmf-dist/doc/latex/multenum/README new file mode 100644 index 00000000000..28b5cfeb9e2 --- /dev/null +++ b/Master/texmf-dist/doc/latex/multenum/README @@ -0,0 +1,9 @@ +multienum is a package for writing enumerations with several items per +line, vertically aligned. For example, writing (short) solutions to +exercises. + +The author is Dennis Kletzing, dkletzing (at) cfl (dot) rr (dot) com. + +All files in the multienum package are released under the LaTeX Project +Public License, version 1 or (at your option) any later version. + |