]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/linguistics.module
DocBook: implement modern CV.
[lyx.git] / lib / layouts / linguistics.module
index 424009cd3ec6e52c01b4e08b9677d70c3a8972f3..fefec8e5f8694c77a52f5be70b952c5255cdd3ad 100644 (file)
@@ -8,7 +8,7 @@
 
 # Author: Jürgen Spitzmüller <spitz@lyx.org>
 
-Format 80
+Format 85
 
 #
 # Counters
@@ -82,6 +82,10 @@ Style Numbered_Example_(multiline)
        EndFont
        Requires              covington
        Category              Linguistics
+       DocBookWrapperTag     informalexample
+       DocBookWrapperAttr    role='numbered'
+       DocBookWrapperMergeWithPrevious  true
+       DocBookTag            para
 End
 
 
@@ -107,6 +111,10 @@ Style Numbered_Examples_(consecutive)
                LabelString   "Custom Numbering|s"
                Tooltip       "Customize the numeration"
        EndArgument
+       DocBookWrapperTag     informalexample
+       DocBookWrapperAttr    role='consecutive'
+       DocBookWrapperMergeWithPrevious  true
+       DocBookTag            para
 End