]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdstruct.inc
- theorems-without-preamble.inc: new file to provide theorem environments without...
[lyx.git] / lib / layouts / stdstruct.inc
index 0eb7a1918f7d946f9d9d686bc78723ec2598127d..1aa010f0afd0dfed7627de6d71abefad28b47378 100644 (file)
@@ -8,7 +8,7 @@
 # a document, like abstract, bibliography and such.
 
 
-Format 27
+Format 35
 Style Abstract
        Margin                Static
        LatexType             Environment
@@ -25,7 +25,7 @@ Style Abstract
        Align                 Block
        LabelType             Centered_Top_Environment
        LabelString           "Abstract"
-       LabelBottomSep    0.5
+       LabelBottomSep        0.5
        Font
          Size                Small
        EndFont
@@ -33,7 +33,6 @@ Style Abstract
          Series              Bold
          Size                Large
        EndFont
-       HTMLLabel             div
        HTMLLabelFirst        1
        HTMLForceCSS          1
        HTMLStyle
@@ -45,7 +44,7 @@ Style Abstract
                        padding-top: 1ex;
                }
                div.abstract_label {
-                       font-weight: bold;      
+                       font-weight: bold;
                }
        EndHTMLStyle
 End