]> git.lyx.org Git - features.git/commitdiff
beamer: again, cosmetics
authorJuergen Spitzmueller <spitz@lyx.org>
Mon, 26 Nov 2012 09:05:09 +0000 (10:05 +0100)
committerJuergen Spitzmueller <spitz@lyx.org>
Mon, 26 Nov 2012 09:05:09 +0000 (10:05 +0100)
lib/layouts/beamer.layout

index c27a700c202ddf2ef5edfa84ed900a0002ab7be5..f6b36417de65ca734c2bfc6ced18b1ba833cb52f 100644 (file)
@@ -22,11 +22,14 @@ Sides              1
 SecNumDepth        2
 TocDepth           2
 DefaultStyle       Standard
+
+# Pre-loaded packages
 Provides hyperref  1
 Provides geometry  1
 Provides color     1
 Provides xcolor    1
 
+# The default font layout
 DefaultFont
   Family           Sans
   Series           Medium
@@ -35,8 +38,7 @@ DefaultFont
   Color            None
 EndFont
 
-# To give users the choice of a title frame with and without
-# head-/footline, we define our own maketitle command
+# Provide an own maketitle command, which can be altered by Title_(Plain_Frame)
 TitleLaTeXName makebeamertitle
 AddToPreamble
   % this default might be overridden by plain title style
@@ -177,7 +179,7 @@ Style Part
   LabelFont
     Color          Latex
   EndFont
-  TocLevel 0
+  TocLevel         0
 End
 
 Style Section
@@ -252,7 +254,7 @@ Style Subsection
     Color          latex
   EndFont
   LabelStringAppendix "\arabic{section}.\arabic{subsection}"
-  TocLevel 2
+  TocLevel         2
 End
 
 Style Subsection*
@@ -294,7 +296,7 @@ Style Subsubsection
     Color          latex
   EndFont
   LabelStringAppendix "\arabic{section}.\arabic{subsection}.\arabic{subsubsection}"
-  TocLevel 2
+  TocLevel         3
 End
 
 Style Subsubsection*