]> git.lyx.org Git - features.git/blobdiff - lib/layouts/stdstruct.inc
Change name and email in some other files
[features.git] / lib / layouts / stdstruct.inc
index 702bf47ef2441a9a464507fbce958dca107a5f4b..bd7ba24653b6e3e01b936d116b52677a12683834 100644 (file)
@@ -8,7 +8,8 @@
 # a document, like abstract, bibliography and such.
 
 
-Format 80
+Format 89
+
 Style Abstract
        Margin                Static
        LatexType             Environment
@@ -48,6 +49,11 @@ Style Abstract
                        font-weight: bold;
                }
        EndHTMLStyle
+       DocBookAbstract       true
+       DocBookInInfo         always
+       DocBookWrapperTag     abstract
+       DocBookWrapperMergeWithPrevious    true
+       DocBookTag            para
 End
 
 
@@ -93,4 +99,5 @@ Style Bibliography
            Color latex
          EndFont
        EndArgument
+       DocBookTag            bibliography
 End