]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/linguistics.module
New Theorems Module. Contributed by Udicoudco <udifoglle@gmail.com> on the mailing...
[lyx.git] / lib / layouts / linguistics.module
index bcfc37015585530bb99344e1c6539e5864d0007a..9b543fe4f1c45221570527b34e845384fbcf6de4 100644 (file)
@@ -8,7 +8,7 @@
 
 # Author: Jürgen Spitzmüller <spitz@lyx.org>
 
-Format 82
+Format 99
 
 #
 # Counters
@@ -78,7 +78,7 @@ Style Numbered_Example_(multiline)
        LabelType             Static
        LabelCounter          "examplei"
        LabelFont
-               Color         Blue
+               Color         textlabel1
        EndFont
        Requires              covington
        Category              Linguistics
@@ -115,6 +115,7 @@ Style Numbered_Examples_(consecutive)
        DocBookWrapperAttr    role='consecutive'
        DocBookWrapperMergeWithPrevious  true
        DocBookTag            para
+       HTMLClass             NumberedExample
 End
 
 
@@ -123,7 +124,7 @@ Style Subexample
        CopyStyle             Numbered_Examples_(consecutive)
        LatexName             covsubexamples
        LabelCounter          "subexample"
-       StepMasterCounter     true
+       StepParentCounter     true
        Requires              covington
        Argument 1
                LabelString   "Subexamples options"
@@ -131,6 +132,7 @@ Style Subexample
                Tooltip       "Add subexamples options here"
                PassThru       1
        EndArgument
+       HTMLClass          SubExample
 End
 
 
@@ -276,6 +278,7 @@ InsetLayout Flex:Structure_Tree
        \useforestlibrary*{linguistics}
        }{}
        EndPreamble
+    DocBookRenderAsImage  true
 End