diff options
author | Karl Berry <karl@freefriends.org> | 2011-08-06 23:28:43 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-08-06 23:28:43 +0000 |
commit | f2cad1d5d0963bb818be07155fc4066ac00cb63f (patch) | |
tree | e654bd9c5182ac093f6c95f99fef409c23b8b775 /Master/texmf-dist/doc/latex/beamersubframe/README | |
parent | aa662fce43964f8f2ac483394d3d500a604b491d (diff) |
new latex package beamersubframe (1jul11)
git-svn-id: svn://tug.org/texlive/trunk@23433 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/beamersubframe/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/beamersubframe/README | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/beamersubframe/README b/Master/texmf-dist/doc/latex/beamersubframe/README new file mode 100644 index 00000000000..e661088543b --- /dev/null +++ b/Master/texmf-dist/doc/latex/beamersubframe/README @@ -0,0 +1,30 @@ +Copyright (c) 2004 Mike Kaufmann +m.km@gmx.de +Licence: LPPL +<http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html> + +1. What is it +The Beamer SubFrame package provides a method to reorder frames in the +PDF file without reordering the source. Mainly, it is meant to embed or +append frames with details on some subject. + +This is the very first version! It's still considered experimental! +Everything, including the name and the user interface, may change in +the future. + +Although it can only be used with the beamer class, it is not a part +of the beamer class! + +2. Example +The presentation explainig the package also serves as an example. +Feel free to play around with it. + +3. Files +00readme this file +beamersubframe.sty the package +beamersubframe.tex source of presentation +beamersubframe.pdf presentation +beamersubframe-append.pdf +beamersubframe-embed.pdf pictures used in presentation +beamersubframe-append.svg +beamersubframe-embed.svg source of pictures (inkscape) |