]> git.lyx.org Git - features.git/blobdiff - lib/layouts/linguistics.module
DocBook: ensure that <info>-related insets in the abstract are not generated in the...
[features.git] / lib / layouts / linguistics.module
index d272c2565ca94d554cb4a9aca007ad190076a5a4..fefec8e5f8694c77a52f5be70b952c5255cdd3ad 100644 (file)
@@ -8,7 +8,7 @@
 
 # Author: Jürgen Spitzmüller <spitz@lyx.org>
 
-Format 82
+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