]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/memoir.layout
latexfonts: more minor fixes
[lyx.git] / lib / layouts / memoir.layout
index 56326359d96d97bea550880967d8577ac32709a0..85fa25e83c9c1dcd2a0a1191ac5a44a6cafaf756 100644 (file)
@@ -7,7 +7,7 @@
 # feel free to contribute missing features!
 
 
-Format 62
+Format 76
 Columns            1
 Sides              2
 SecNumDepth        1
@@ -39,6 +39,12 @@ Style Standard
        Align                 Block
        AlignPossible         Block, Left, Right, Center
        LabelType             No_Label
+       HTMLStyle
+               div.standard {
+                       margin-bottom: 2ex;
+                       text-align: left;
+               }
+       EndHTMLStyle
 End
 
 
@@ -244,6 +250,15 @@ End
 
 
 Input stdtitle.inc
+
+Style Title
+       NeedProtect          true
+End
+
+Style Author
+       NeedProtect          true
+End
+
 Input stdstruct.inc
 
 
@@ -254,6 +269,7 @@ Style Bibliography
          Series             Bold
          Size               Huge
        EndFont
+       TocLevel             0
 End