diff options
author | Karl Berry <karl@freefriends.org> | 2010-03-21 23:20:57 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-03-21 23:20:57 +0000 |
commit | c1802566752c60e5104bdfc7c68f9a10fe490239 (patch) | |
tree | 69d1b16176d4fcba98ccbd6342a4bb81e766fff6 /Master/texmf-dist/doc/latex/standalone/README | |
parent | 860fa514b1a1be7f018476deccc66764bc2edfb5 (diff) |
new latex package standalone 0.1 (21mar10)
git-svn-id: svn://tug.org/texlive/trunk@17521 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/standalone/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/standalone/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/standalone/README b/Master/texmf-dist/doc/latex/standalone/README new file mode 100644 index 00000000000..95b232e94e9 --- /dev/null +++ b/Master/texmf-dist/doc/latex/standalone/README @@ -0,0 +1,7 @@ +LaTeX class and package 'standalone' +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Copyright (c) 2010 by Martin Scharrer <martin@scharrer-online.de> + +Allows TeX pictures or other TeX code to be compiled standalone or as part of a main document. +Provides support for pictures with beamer overlays. + |