]> git.lyx.org Git - features.git/blobdiff - lib/layouts/stdlyxlist.inc
DocBook: slightly change the Copernicus template to be valid DocBook.
[features.git] / lib / layouts / stdlyxlist.inc
index 9c2869295b4fee3f56b9c2b3ca5e75d52f531a2f..a698945e78a1fb41bc2cbeeb93e1950553af0a87 100644 (file)
@@ -1,7 +1,7 @@
 # The special "LyXList". Separated out for inclusion where the
 # whole of stdlist.inc is not needed.
 
-Format 78
+Format 85
 
 Style Labeling
        Category              List
@@ -57,4 +57,11 @@ Style Labeling
                        margin-right: 1em;
                }
        EndHTMLStyle
+       
+       DocBookTag            variablelist
+       DocBookItemWrapperTag varlistentry
+       DocBookItemTag        listitem
+       DocBookItemInnerTag   para
+       DocBookItemLabelTag   term
+       DocBookItemLabelTagType   paragraph
 End