]> git.lyx.org Git - features.git/blobdiff - lib/layouts/stdlyxlist.inc
Change name and email in some other files
[features.git] / lib / layouts / stdlyxlist.inc
index 5447db4bda0a5253adb4fc26c18e0e041cac0962..632f9f712d561370a97c6e67ef1c2e567b17318d 100644 (file)
@@ -1,7 +1,7 @@
 # The special "LyXList". Separated out for inclusion where the
 # whole of stdlist.inc is not needed.
 
-Format 81
+Format 89
 
 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