]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/theorems-without-preamble.inc
Dirty Perl script for alphabetizing LyXAction.cpp, in case it
[lyx.git] / lib / layouts / theorems-without-preamble.inc
index b16ee1bcbbb632840398aa83ccc03ba9d72e9d89..e51a73ef71b2cd8f80fc03d45f898e0b7b92fc31 100644 (file)
@@ -26,8 +26,9 @@
 # - Note
 
 
-Format 57
+Format 62
 
+OutlinerName thm "Definitions & Theorems"
 
 Counter                theorem
 End
@@ -37,9 +38,12 @@ Style Theorem
        LatexType       Environment
        LatexName       theorem
        NextNoIndent    1
+       AddToToc              thm
+       IsTocCaption          1
        Argument 1
          LabelString   "Name/Title"
          Tooltip       "Alternative optional name or title"
+         IsTocCaption      1
        EndArgument
        LabelSep        xx
        ParIndent       MMM
@@ -259,6 +263,8 @@ Style Prob
        LabelFont
          Series        Bold
        EndFont
+       AddToToc        thm
+       IsTocCaption    true
 End
 
 
@@ -288,6 +294,7 @@ Style Sol
          Mandatory     1
          LabelString   "Label of Problem"
          Tooltip       "Label of the corresponding problem"
+         IsTocCaption true
        EndArgument
 End