]> git.lyx.org Git - features.git/blobdiff - lib/layouts/beamer.layout
Properly implement IsTocCaption for Arguments in standard TOC
[features.git] / lib / layouts / beamer.layout
index 4ffc8b62b24c10b74bab9ccee0b4b3613ab872cd..589d1ea000fdbf4444f48d220f7af02ac43c9b02 100644 (file)
@@ -216,6 +216,7 @@ Style Part
     LabelString    "Short Title|S"
     Tooltip        "The part as it appears in the table of contents/running headers"
     InsertCotext   1
+    IsTocCaption   1
   EndArgument
   NeedProtect      1
   NextNoIndent     1
@@ -270,6 +271,7 @@ Style Section
     LabelString    "Short Title|S"
     Tooltip        "The section as it appears in the table of contents/running headers"
     InsertCotext   1
+    IsTocCaption   1
   EndArgument
   Font
     Family         Roman
@@ -331,6 +333,7 @@ Style Subsection
     LabelString    "Short Title|S"
     Tooltip        "The subsection as it appears in the table of contents/running headers"
     InsertCotext   1
+    IsTocCaption   1
   EndArgument
   Font
     Family         Roman
@@ -392,6 +395,7 @@ Style Subsubsection
     LabelString    "Short Title|S"
     Tooltip        "The subsubsection as it appears in the table of contents/running headers"
     InsertCotext   1
+    IsTocCaption   1
   EndArgument
   Font
     Family         Roman
@@ -481,13 +485,14 @@ Style Frame
       Size         largest
     EndFont
     AutoInsert     1
+    IsTocCaption   1
   EndArgument
-  Nests 
+  AutoNests 
        Standard,Itemize,Enumerate,Description,FrameTitle,FrameSubtitle,Column,
        Columns,ColumnsCenterAligned,ColumnsTopAligned,Pause,Overprint,OverlayArea,Only,Block,
        ExampleBlock,AlertBlock,Bibliography,Quotation,Quote,Verse,Corollary,Definition,Definitions,
        Example,Examples,Fact,Lemma,Proof,Theorem,LyX-Code
-  EndNests
+  EndAutoNests
 End
 
 Style PlainFrame
@@ -671,11 +676,11 @@ Style Columns
     Family         Roman
     Color          latex
   EndFont
-  Nests 
+  AutoNests 
        Standard,Itemize,Enumerate,Description,Pause,Overprint,OverlayArea,Only,Block,
        ExampleBlock,AlertBlock,Bibliography,Quotation,Quote,Verse,Corollary,Definition,Definitions,
        Example,Examples,Fact,Lemma,Proof,Theorem,LyX-Code
-  EndNests
+  EndAutoNests
 End
 
 Style ColumnsCenterAligned
@@ -896,10 +901,10 @@ Style Block
     EndFont
     AutoInsert     1
   EndArgument
-  Nests 
+  AutoNests 
        Standard,Itemize,Enumerate,Description,Pause,Overprint,OverlayArea,Only,Quotation,
        Quote,Verse,Corollary,Definition,Definitions,Example,Examples,Fact,Lemma,Proof,Theorem,LyX-Code
-  EndNests
+  EndAutoNests
 End
 
 Style ExampleBlock
@@ -1243,9 +1248,9 @@ Style Corollary
     LabelString    "Additional Theorem Text"
     Tooltip        "Additional text appended to the theorem header"
   EndArgument
-  Nests 
+  AutoNests 
        Standard,Itemize,Enumerate,Description,Pause,Overprint,OverlayArea,Only,LyX-Code
-  EndNests
+  EndAutoNests
 End
 
 Style Definition