diff options
author | Karl Berry <karl@freefriends.org> | 2008-10-14 00:11:30 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-10-14 00:11:30 +0000 |
commit | 0dd3821cd09d820b62f1874fcd9f9bb1fd0ca5a5 (patch) | |
tree | 43670b2375bd793bb36e55084d3a7d154780cdd6 /Master/texmf-dist/doc/latex/ltxdockit/README | |
parent | 5c7ba0728c13989826a965d19761067ab8691130 (diff) |
new package ltxdockit (13oct08)
git-svn-id: svn://tug.org/texlive/trunk@10965 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/ltxdockit/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/ltxdockit/README | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/ltxdockit/README b/Master/texmf-dist/doc/latex/ltxdockit/README new file mode 100644 index 00000000000..48120224ebb --- /dev/null +++ b/Master/texmf-dist/doc/latex/ltxdockit/README @@ -0,0 +1,23 @@ +$Id: README,v 1.1 2008/10/12 19:50:56 lehman stable $ + +ABOUT + +This bundle consisting of a simple wrapper class and some packages +forms a small LaTeX/BibTeX documentation kit. Please note that there +is no support whatsoever for this software. There is also no +documentation at all. The sole purpose of releasing this software is +to make sure that the source of the manuals which ship with the +csquotes, etoolbox, and biblatex packages may be compiled using a +toolchain which is DFSG-free from end to end. There is no guarantee +that these packages can be used for anything beyond that. They are +not meant to be an all-purpose LaTeX documentation kit. + +LICENSE + +Copyright (c) 2008 Philipp Lehman. This software is author- +maintained. Permission is granted to copy, distribute and/or modify +this software under the terms of the LaTeX Project Public License +(LPPL), version 1.3. This software is provided 'as is', without +warranty of any kind, either expressed or implied, including, but +not limited to, the implied warranties of merchantability and +fitness for a particular purpose. |