diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-09 00:44:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-09 00:44:40 +0000 |
commit | b4fc5f639874db951177ec539299d20908adb654 (patch) | |
tree | 52f08823ca58fffe3db6a9b075635038c567626c /Master/texmf-dist/doc/latex/cdpbundl/README | |
parent | dec3d98ebe442d7ea93efbaa8dd2e2be8149a467 (diff) |
doc 4
git-svn-id: svn://tug.org/texlive/trunk@80 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/cdpbundl/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/cdpbundl/README | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/cdpbundl/README b/Master/texmf-dist/doc/latex/cdpbundl/README new file mode 100644 index 00000000000..34f3bd25fe4 --- /dev/null +++ b/Master/texmf-dist/doc/latex/cdpbundl/README @@ -0,0 +1,28 @@ +The C.D.P. Bundle was originally developed for a free association +named "C.D.P." (more on it in the documentation), to typeset its +official letters with the appropriate letterhead; but more generally, +it can be used to typeset high-quality business letters formatted +according to Italian style conventions. It is highly configurable, +and its modular structure provides you with building blocks of +increasing level, by means of which you can compose practically every +kind of business letter you could need (including anglo-saxon ones!). +It is also possible to write letters divided into sections and +paragraphs, to include floating figures and tables, and to use the +commands "\tableofcontents", "\listoffigures", and "\listoftables" to +compile the relevant indexes. A single input file can contain several +letters, and each letter will have its own table of contents, etc., +independent from the other ones. + +For more information, read the following files: + +00readme.txt -- start by reading this file +overview.pdf -- general information on the C.D.P. Bundle (PDF) + +Other files that make up the distribution are: + +manifest.txt -- legal stuff +cdpbundl.dtx -- main source file +cdpbundl.ins -- installation script + +See the file `manifest.txt' for a more precise specification of what +files constitutes a LPPL-compliant distribution. |