]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/memoir.layout
chkconfig.ltx: uncoment check for cbgreek
[lyx.git] / lib / layouts / memoir.layout
index 24de4e5ac2b9871a731a32f923099ff33e1e58f2..979e84e0308b62fe5216378878ae1ae15160ae19 100644 (file)
@@ -7,7 +7,7 @@
 # feel free to contribute missing features!
 
 
-Format 42
+Format 49
 Columns            1
 Sides              2
 SecNumDepth        1
@@ -30,6 +30,7 @@ End
 
 
 Style Standard
+       Category              MainText
        Margin                Static
        LatexType             Paragraph
        LatexName             dummy
@@ -55,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
        
 
@@ -70,7 +70,6 @@ Style Chapter
                Tooltip       "The chapter as it appears in the running headers"
                Requires      1
        EndArgument
-       TocLevel             0
 End
 
 
@@ -92,7 +91,6 @@ Style Section
                Tooltip       "The section as it appears in the running headers"
                Requires      1
        EndArgument
-       TocLevel 1
 End
 
 
@@ -106,7 +104,6 @@ Style Subsection
                Tooltip       "The subsection as it appears in the running headers"
                Requires      1
        EndArgument
-       TocLevel 2
 End
 
 
@@ -120,7 +117,6 @@ Style Subsubsection
                Tooltip       "The subsubsection as it appears in the running headers"
                Requires      1
        EndArgument
-       TocLevel 3
 End
 
 
@@ -134,7 +130,6 @@ Style Paragraph
                Tooltip       "The paragraph as it appears in the running headers"
                Requires      1
        EndArgument
-       TocLevel 4
 End
 
 
@@ -148,7 +143,6 @@ Style Subparagraph
                Tooltip       "The subparagraph as it appears in the running headers"
                Requires      1
        EndArgument
-       TocLevel 5
 End
 
 
@@ -171,9 +165,8 @@ Style Chapterprecis
        EndFont
 End
 
-#FIXME: this takes two parameters!!!
 Style Epigraph
-       Category              Maintext
+       Category              MainText
        Margin                Right_Address_Box
        LatexType             Command
        LatexName             epigraph
@@ -181,6 +174,20 @@ Style Epigraph
        BottomSep             1.5
        ParSep                1.5
        Align                 Left
+       Argument post:1
+               MenuString    "Epigraph Source|S"
+               LabelString   "Source"
+               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
@@ -238,7 +245,7 @@ Input lyxmacros.inc
 Input stdlayouts.inc
 
 Style Legend
-       Category            Maintext
+       Category            MainText
        LatexType           Command
        LatexName           legend
        NeedProtect         1