diff options
author | Karl Berry <karl@freefriends.org> | 2012-04-10 22:49:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-04-10 22:49:23 +0000 |
commit | 66451865bece02ff6cc98dd7394af011b6f66f7f (patch) | |
tree | b25e955b6492e45bcd5fbc00c9cfa7a21ee445e8 /Master/texmf-dist/tex/latex/standalone/standalone.sty | |
parent | 9ea2a9bee4fa7f1ba62a09a65002dbd3364dfe52 (diff) |
standalone (10apr12)
git-svn-id: svn://tug.org/texlive/trunk@25908 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/standalone/standalone.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/standalone/standalone.sty | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/standalone/standalone.sty b/Master/texmf-dist/tex/latex/standalone/standalone.sty index fbc050b6861..01d7a1046e2 100644 --- a/Master/texmf-dist/tex/latex/standalone/standalone.sty +++ b/Master/texmf-dist/tex/latex/standalone/standalone.sty @@ -18,8 +18,8 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{standalone}[% - 2011/12/21 - v1.0 + 2012/04/10 + v1.0a Package to include TeX sub-files with preambles] %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \@ifundefined{ifstandalone}{% |