]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdlyxlist.inc
DocBook: fix indentation.
[lyx.git] / lib / layouts / stdlyxlist.inc
index 249422fbacc73857361066e30de64cf98f576a0c..a698945e78a1fb41bc2cbeeb93e1950553af0a87 100644 (file)
@@ -1,7 +1,7 @@
 # The special "LyXList". Separated out for inclusion where the
 # whole of stdlist.inc is not needed.
 
-Format 84
+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