]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/memoir.layout
chkconfig.ltx: uncoment check for cbgreek
[lyx.git] / lib / layouts / memoir.layout
index bcb9a6b2b43276094d162ab5380aea5a1b9b93f1..979e84e0308b62fe5216378878ae1ae15160ae19 100644 (file)
@@ -7,7 +7,7 @@
 # feel free to contribute missing features!
 
 
-Format 44
+Format 49
 Columns            1
 Sides              2
 SecNumDepth        1
@@ -56,7 +56,6 @@ Style Part
                LabelString   "Short Title|S"
                Tooltip       "The part as it appears in the table of contents/running headers"
        EndArgument
-       TocLevel             -1
 End
        
 
@@ -71,7 +70,6 @@ Style Chapter
                Tooltip       "The chapter as it appears in the running headers"
                Requires      1
        EndArgument
-       TocLevel             0
 End
 
 
@@ -93,7 +91,6 @@ Style Section
                Tooltip       "The section as it appears in the running headers"
                Requires      1
        EndArgument
-       TocLevel 1
 End
 
 
@@ -107,7 +104,6 @@ Style Subsection
                Tooltip       "The subsection as it appears in the running headers"
                Requires      1
        EndArgument
-       TocLevel 2
 End
 
 
@@ -121,7 +117,6 @@ Style Subsubsection
                Tooltip       "The subsubsection as it appears in the running headers"
                Requires      1
        EndArgument
-       TocLevel 3
 End
 
 
@@ -135,7 +130,6 @@ Style Paragraph
                Tooltip       "The paragraph as it appears in the running headers"
                Requires      1
        EndArgument
-       TocLevel 4
 End
 
 
@@ -149,7 +143,6 @@ Style Subparagraph
                Tooltip       "The subparagraph as it appears in the running headers"
                Requires      1
        EndArgument
-       TocLevel 5
 End
 
 
@@ -187,6 +180,14 @@ Style Epigraph
                Tooltip       "The source/author of this epigraph"
                Mandatory     1
        EndArgument
+       HTMLStyle
+               div.epigraph {
+                       float: right;
+                       width: 33%;
+                       font-size: small;
+                       margin: 0.5em 0em 0.5em 1em;
+               }
+       EndHTMLStyle
 End
 
 Style Poemtitle