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/powerdot/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/powerdot/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/powerdot/README | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/powerdot/README b/Master/texmf-dist/doc/latex/powerdot/README new file mode 100644 index 00000000000..f50ef27ec57 --- /dev/null +++ b/Master/texmf-dist/doc/latex/powerdot/README @@ -0,0 +1,50 @@ +powerdot v1.2 +------------- + +powerdot is a presentation class for LaTeX that allows for the quick +and easy development of professional presentations. It comes with +many tools that enhance presentations and aid the presenter. +Examples are automatic overlays, personal notes and a handout mode. +To view a presentation, DVI, PS or PDF output can be used. A +powerful template system is available to easily develop new styles. +A LyX layout file is provided. See for more information the PDF +documentation of this package. + + +Installation +------------ + +First check whether this package can be installed by the +distribution that you use, since that will simplify installation. +For manual installations, the structure and supposed location in a +TDS compliant TeX-tree is shown in manifest.txt. Don't forget +to update your filename database after installing the files. + +The package includes pregenerated run and doc files, but you can +reproduce them from the source if necessary. See the first lines +of powerdot.dtx for information how to do this. + +See the documentation of your LaTeX distribution or the TeX +Frequently Asked Questions for more information on installing +powerdot into your LaTeX distribution +(http://www.tex.ac.uk/cgi-bin/texfaq2html?label=instpackages). + + +License +------- + +Copyright (C) 2005 Hendri Adriaens and Christopher Ellison + +This work may be distributed and/or modified under the +conditions of the LaTeX Project Public License, either version 1.3 +of this license or (at your option) any later version. +The latest version of this license is in + http://www.latex-project.org/lppl.txt +and version 1.3 or later is part of all distributions of LaTeX +version 2003/12/01 or later. + +This work has the LPPL maintenance status "maintained". + +This Current Maintainer of this work is Christopher Ellison. + +This work consists of all files listed in manifest.txt. |