summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/standalone/standalone.cfg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-03-22 23:38:02 +0000
committerKarl Berry <karl@freefriends.org>2010-03-22 23:38:02 +0000
commitd27985a2ea5b8b0690397545661dea20ebf1f6a7 (patch)
tree5487c9f0fdb7f48adbbe62afded8c31c3db8151d /Master/texmf-dist/tex/latex/standalone/standalone.cfg
parent3c0cf125d1f03a951969d0a9fa45d53e61674547 (diff)
standalone update (22mar10)
git-svn-id: svn://tug.org/texlive/trunk@17532 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/standalone/standalone.cfg')
-rw-r--r--Master/texmf-dist/tex/latex/standalone/standalone.cfg8
1 files changed, 6 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/standalone/standalone.cfg b/Master/texmf-dist/tex/latex/standalone/standalone.cfg
index e2fcf8f8ac9..9718bbff17d 100644
--- a/Master/texmf-dist/tex/latex/standalone/standalone.cfg
+++ b/Master/texmf-dist/tex/latex/standalone/standalone.cfg
@@ -1,4 +1,8 @@
-% $Id: standalone.dtx 1704 2010-03-21 19:25:13Z martin $
-\ProvidesFile{standalone.cfg}[2010/03/21 v0.1 Default configuration file for 'standalone' class and package]%
+% $Id: standalone.dtx 1714 2010-03-22 14:44:37Z martin $
+\ProvidesFile{standalone.cfg}[2010/03/22 v0.2 Default configuration file for 'standalone' class and package]%
\PassOptionsToPackage{active,tightpage}{preview}%
+
+\ifstandalonebeamer
+ \setbeamertemplate{navigation symbols}{}
+\fi
% vim: ft=tex