diff options
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. + |