summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/plain/present/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-09-11 23:11:01 +0000
committerKarl Berry <karl@freefriends.org>2010-09-11 23:11:01 +0000
commit0c1f6514a45df2435cee747b545af2116886bc1a (patch)
treef1ef2774212e60b2b9ad98df8acd9968448bfa52 /Master/texmf-dist/doc/plain/present/README
parentd9699fe35c1dc0323f56bb9e076d1a84b6ec3471 (diff)
new plain package present (12aug10)
git-svn-id: svn://tug.org/texlive/trunk@19663 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/plain/present/README')
-rw-r--r--Master/texmf-dist/doc/plain/present/README32
1 files changed, 32 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/plain/present/README b/Master/texmf-dist/doc/plain/present/README
new file mode 100644
index 00000000000..62e6f654ae3
--- /dev/null
+++ b/Master/texmf-dist/doc/plain/present/README
@@ -0,0 +1,32 @@
+present.tex
+Version 1.0, August 2010
+
+Some simple macros for preparing presentations in TeX
+Copyright 2010 Matthias Meister
+Distributed under the LaTeX Project Public License
+
+present.tex
+holds the macros, and is simply \input in a file
+
+HowToTalkTeX.pdf
+is a presentation on present.tex done with the macros
+
+HowToTalkTeX.tex
+is the corresponding source; together with the pdf it
+is an example of how the macros are used to prepare a talk.
+
+Required: miniltx.tex, color.tex, color.sty, pdftex
+
+The macros in present.tex allow the user to:
++) set a colour for the background and for the text
++) include images
++) include links between parts of the presentation
++) include weblinks
++) include links to local files
+
+The macros as such are simple enough so that users should
+not find it difficult to adapt them to their needs.
+
+A documentation for pdftex and the PDF-Reference might
+occasionally be useful in the context of those macros
+which have PDF-code in their replacement text.