]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdstruct.inc
fix typos.
[lyx.git] / lib / layouts / stdstruct.inc
index 2c225d8f604557c2fbf78db7f079f3f035384818..c5b6fb98c1216c1718976b39ab209fd9dc5415df 100644 (file)
@@ -8,7 +8,7 @@
 # a document, like abstract, bibliography and such.
 
 
-Format 10
+Format 11
 Style Abstract
        Margin                Static
        LatexType             Environment
@@ -57,4 +57,7 @@ Style Bibliography
          Series              Bold
          Size                Larger
        EndFont
+       HTMLTag               div
+       HTMLItem              p
+# FIXME HTML We should have some CSS here to format the items as hanging.
 End