]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/memoir.layout
latexfonts: more minor fixes
[lyx.git] / lib / layouts / memoir.layout
index f6e23ffbca37a14caea4ad6a705bbd28292cf1c5..85fa25e83c9c1dcd2a0a1191ac5a44a6cafaf756 100644 (file)
@@ -7,7 +7,7 @@
 # feel free to contribute missing features!
 
 
-Format 54
+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
 
 
@@ -55,19 +61,21 @@ Style Part
        Argument 1
                LabelString   "Short Title|S"
                Tooltip       "The part as it appears in the table of contents/running headers"
+               InsertCotext   1
        EndArgument
 End
-       
 
 
 Style Chapter
        Argument 1
                LabelString   "Short Title (TOC)|S"
                Tooltip       "The chapter as it appears in the table of contents"
+               InsertCotext   1
        EndArgument
        Argument 2
                LabelString   "Short Title (Header)"
                Tooltip       "The chapter as it appears in the running headers"
+               InsertCotext  1
                Requires      1
        EndArgument
 End
@@ -77,6 +85,7 @@ Style Chapter*
        Argument 1
                LabelString   "Short Title (TOC)|S"
                Tooltip       "The chapter as it appears in the table of contents"
+               InsertCotext   1
        EndArgument
 End
 
@@ -85,10 +94,12 @@ Style Section
        Argument 1
                LabelString   "Short Title (TOC)|S"
                Tooltip       "The section as it appears in the table of contents"
+               InsertCotext   1
        EndArgument
        Argument 2
                LabelString   "Short Title (Header)"
                Tooltip       "The section as it appears in the running headers"
+               InsertCotext  1
                Requires      1
        EndArgument
 End
@@ -98,10 +109,12 @@ Style Subsection
        Argument 1
                LabelString   "Short Title (TOC)|S"
                Tooltip       "The subsection as it appears in the table of contents"
+               InsertCotext   1
        EndArgument
        Argument 2
                LabelString   "Short Title (Header)"
                Tooltip       "The subsection as it appears in the running headers"
+               InsertCotext  1
                Requires      1
        EndArgument
 End
@@ -111,10 +124,12 @@ Style Subsubsection
        Argument 1
                LabelString   "Short Title (TOC)|S"
                Tooltip       "The subsubsection as it appears in the table of contents"
+               InsertCotext   1
        EndArgument
        Argument 2
                LabelString   "Short Title (Header)"
                Tooltip       "The subsubsection as it appears in the running headers"
+               InsertCotext  1
                Requires      1
        EndArgument
 End
@@ -124,10 +139,12 @@ Style Paragraph
        Argument 1
                LabelString   "Short Title (TOC)|S"
                Tooltip       "The paragraph as it appears in the table of contents"
+               InsertCotext   1
        EndArgument
        Argument 2
                LabelString   "Short Title (Header)"
                Tooltip       "The paragraph as it appears in the running headers"
+               InsertCotext  1
                Requires      1
        EndArgument
 End
@@ -137,10 +154,12 @@ Style Subparagraph
        Argument 1
                LabelString   "Short Title (TOC)|S"
                Tooltip       "The subparagraph as it appears in the table of contents"
+               InsertCotext   1
        EndArgument
        Argument 2
                LabelString   "Short Title (Header)"
                Tooltip       "The subparagraph as it appears in the running headers"
+               InsertCotext  1
                Requires      1
        EndArgument
 End
@@ -204,10 +223,12 @@ Style Poemtitle
        Argument 1
                LabelString   "Short Title (TOC)|S"
                Tooltip       "The poem title as it appears in the table of contents"
+               InsertCotext   1
        EndArgument
        Argument 2
                LabelString   "Short Title (Header)"
                Tooltip       "The poem title as it appears in the running headers"
+               InsertCotext  1
                Requires      1
        EndArgument
        Font
@@ -223,11 +244,21 @@ Style Poemtitle*
        Argument 1
                LabelString   "Short Title (TOC)|S"
                Tooltip       "The poem title as it appears in the table of contents"
+               InsertCotext   1
        EndArgument
 End
 
 
 Input stdtitle.inc
+
+Style Title
+       NeedProtect          true
+End
+
+Style Author
+       NeedProtect          true
+End
+
 Input stdstruct.inc
 
 
@@ -238,6 +269,7 @@ Style Bibliography
          Series             Bold
          Size               Huge
        EndFont
+       TocLevel             0
 End