blob: 308dc5cccd5182fd19a60f2c24ab6371620f461c (
plain)
1
2
3
4
5
6
7
8
|
% $Id: standalone.dtx 2194 2011-02-28 19:26:29Z martin $
\ProvidesFile{standalone.cfg}[2010/02/28 v0.4 Default configuration file for 'standalone' class]%
\PassOptionsToPackage{active,tightpage}{preview}%
\ifstandalonebeamer
\setbeamertemplate{navigation symbols}{}%
\fi
% vim: ft=tex
|