]> git.lyx.org Git - lyx.git/commitdiff
* lib/layouts/beamer.layout:
authorJürgen Spitzmüller <spitz@lyx.org>
Fri, 19 Oct 2007 11:23:51 +0000 (11:23 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Fri, 19 Oct 2007 11:23:51 +0000 (11:23 +0000)
* lib/layouts/foils.layout:
* lib/layouts/powerdot.layout:
* lib/layouts/slides.layout:
- put slides/foils in the TOC/outliner. This fixes bug 78 [sic!].

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21055 a592a061-630c-0410-9148-cb99ea01b6c8

lib/layouts/beamer.layout
lib/layouts/foils.layout
lib/layouts/powerdot.layout
lib/layouts/slides.layout

index f36085e9373347d128cd9f751d36b6a5f5a99836..964158ec4143262c2c632abb6809758e067c19cf 100644 (file)
@@ -220,6 +220,7 @@ End
 
 # Frame control definition
 Style BeginFrame
+  TocLevel         4
   KeepEmpty        1
   LatexType        Command
   LatexName        lyxframeend{}\lyxframe
@@ -262,6 +263,7 @@ Style BeginFrame
 End
 
 Style BeginPlainFrame
+  TocLevel          4
   KeepEmpty         1
   LatexType         Command
   LatexName         lyxframeend{}\lyxplainframe
index 0e46be037237448f0225840fb31853732e6252b1..13fe979124c7dff7294dbc09936121b1e2d653a3 100644 (file)
@@ -40,6 +40,7 @@ End
 
 
 Style Foilhead
+       TocLevel              1
        Margin                Static
        LatexType             Command
        LatexName             foilhead
index 33edb0c86c47812581837f7d9705048b2cfa7ddb..5b775c89e3009861c425cd5fa4911264b7f42bbb 100644 (file)
@@ -114,6 +114,7 @@ End
 # Slide styles definition
 ###
 Style Slide
+  TocLevel      3
   Margin        Static
   LatexType     Command
   LatexName     lyxend\lyxslide
@@ -136,14 +137,16 @@ Style Slide
 End
 
 Style EndSlide
-  CopyStyle     Slide
-  KeepEmpty     1
-  LatexName     lyxend
+  KeepEmpty         1
+  LatexType         Command
+  LatexName         lyxend
   Margin            Static
   ParSkip           0
   TopSep            0
   BottomSep         1
   ParSep            0
+  Align             Center
+  AlignPossible     Center
   LabelType         Static
   LabelBottomSep    0
   LeftMargin        MMMMMMM
@@ -189,15 +192,24 @@ End
 # Note style definition
 ###
 Style Note
-  CopyStyle     Slide
+  Margin        Static
+  LatexType     Command
   LatexName     lyxend\lyxnote
-  LeftMargin        MMMMMMM
-  LabelString       "Note:"
+  LabelSep      xxx
+  ParSkip       0.4
+  TopSep        1.3
+  BottomSep     0.7
+  ParSep        0.7
+  Align         Center
+  AlignPossible     Center
   LabelType         Static
+  LabelString       "Note:"
+  LeftMargin        MMMMMMM
   KeepEmpty     1
   OptionalArgs      0
-
   Font
+    Series      Bold
+    Size        Large
     Color       Red
   EndFont
 End
@@ -207,6 +219,7 @@ End
 ###
 Style Section
   CopyStyle     Slide
+  TocLevel      1
   LatexName     lyxend\section
   LabelType     Counter
   LabelCounter section
index db82fef9bc3e348694f90c36822856f9b30d6087..1e0d9e183c408b134bb0655bedce683d849fde12 100644 (file)
@@ -87,6 +87,7 @@ NoStyle Right_Address
 
 
 Style Slide
+       TocLevel          1
        LatexType         Command
        LatexName         lyxnewslide
        KeepEmpty         1