]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/theorems-case.inc
Merge branch 'feature/docbook' into master
[lyx.git] / lib / layouts / theorems-case.inc
index 142bd8e1335c92bb1ebae3e397d70a9e7bf8dfd5..1ee52a34ac50cd264c704ef64bd4830bcfe08bdc 100644 (file)
@@ -6,7 +6,7 @@
 # Define Case as an enumeration environment
 # with its own counters
 
-Format 81
+Format 82
 
 Counter casei
        GuiName "Case (Level 1)"
@@ -86,4 +86,6 @@ Style Case
     \addto\captions$$lang{\renewcommand{\casename}{_(Case)}}
   EndBabelPreamble
   RefPrefix OFF
+  DocBookTag            para
+  DocBookAttr           role='cases'
 End