~oier/ubuntu/oneiric/latex-beamer/fix-for-bug-682202

« back to all changes in this revision

Viewing changes to themes/font/beamerfontthemedefault.sty

  • Committer: Bazaar Package Importer
  • Author(s): OHURA Makoto
  • Date: 2005-11-05 19:51:00 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20051105195100-knahydlyuziikjm4
Tags: 3.06-1
* New upstream release (Closes: #323170, #335911)
* debian/control: Update version number for pgf.
* debian/control: Update Standards-Version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
\ProvidesPackageRCS $Header: /cvsroot/latex-beamer/latex-beamer/themes/font/beamerfontthemedefault.sty,v 1.10 2004/10/07 20:53:09 tantau Exp $
 
1
\ProvidesPackageRCS $Header: /cvsroot/latex-beamer/latex-beamer/themes/font/beamerfontthemedefault.sty,v 1.12 2005/03/15 23:17:02 tantau Exp $
2
2
 
3
3
% Copyright 2003 by Till Tantau <tantau@users.sourceforge.net>
4
4
%
36
36
\setbeamerfont{part title}{parent=title}
37
37
 
38
38
\setbeamerfont{section in toc}{parent=structure}
 
39
\setbeamerfont{section in toc shaded}{parent=section in toc}
39
40
\setbeamerfont{section in head/foot}{}
40
41
\setbeamerfont{section in sidebar}{size=\tiny}
41
42
\setbeamerfont{section number projected}{size=\small,parent={section in toc,projected text}}
42
43
 
43
44
\setbeamerfont{subsection in toc}{}
 
45
\setbeamerfont{subsection in toc shaded}{parent=subsection in toc}
44
46
\setbeamerfont{subsection in head/foot}{}
45
47
\setbeamerfont{subsection in sidebar}{}
46
48
 
 
49
\setbeamerfont{subsubsection in toc}{size=\footnotesize}
 
50
\setbeamerfont{subsubsection in toc shaded}{parent=subsubsection in toc}
 
51
\setbeamerfont{subsubsection in head/foot}{}
 
52
\setbeamerfont{subsubsection in sidebar}{}
 
53
 
47
54
\setbeamerfont{headline}{parent={tiny structure}}
48
55
\setbeamerfont{footline}{parent={tiny structure}}
49
56