]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/memoir.layout
svcommon.inc, theorems-without-preamble.inc: correction from previous commit
[lyx.git] / lib / layouts / memoir.layout
index 1fdb6c14e4320cf4cf3fb7d4c74a4a47c969894e..1704b2e22479bc3a674f6de61c079abf6e483180 100644 (file)
@@ -2,12 +2,12 @@
 #  \DeclareLaTeXClass[memoir]{Memoir}
 #  \DeclareCategory{Books}
 # Memoir textclass definition file
-# Author: Jürgen Spitzmüller <spitzmueller@gmx.de>
+# Author: Jürgen Spitzmüller <spitz@lyx.org>
 # Improvements by: Bennett Helm <bennett.helm@fandm.edu>
 # feel free to contribute missing features!
 
 
-Format 40
+Format 41
 Columns            1
 Sides              2
 SecNumDepth        1
@@ -52,9 +52,8 @@ Input numreport.inc
 
 Style Part
        Argument 1
-               LabelString   "Short Title"
-               Shortcut      S
-               Tooltip       "The Part as it appears in the TOC"
+               LabelString   "Short Title|S"
+               Tooltip       "The part as it appears in the table of contents/running headers"
        EndArgument
        TocLevel             -1
 End
@@ -63,14 +62,13 @@ End
 
 Style Chapter
        Argument 1
-               LabelString   "Short Title (TOC)"
-               Shortcut      S
-               Tooltip       "The Part as it appears in the TOC"
+               LabelString   "Short Title (TOC)|S"
+               Tooltip       "The chapter as it appears in the table of contents"
        EndArgument
        Argument 2
                LabelString   "Short Title (Header)"
-               Tooltip       "The Part as it appears in the Header"
-               Requires      shorttitle
+               Tooltip       "The chapter as it appears in the running headers"
+               Requires      1
        EndArgument
        TocLevel             0
 End
@@ -78,23 +76,21 @@ End
 
 Style Chapter*
        Argument 1
-               LabelString   "Short Title (TOC)"
-               Shortcut      S
-               Tooltip       "The Part as it appears in the TOC"
+               LabelString   "Short Title (TOC)|S"
+               Tooltip       "The chapter as it appears in the table of contents"
        EndArgument
 End
 
 
 Style Section
        Argument 1
-               LabelString   "Short Title (TOC)"
-               Shortcut      S
-               Tooltip       "The Part as it appears in the TOC"
+               LabelString   "Short Title (TOC)|S"
+               Tooltip       "The section as it appears in the table of contents"
        EndArgument
        Argument 2
                LabelString   "Short Title (Header)"
-               Tooltip       "The Part as it appears in the Header"
-               Requires      shorttitle
+               Tooltip       "The section as it appears in the running headers"
+               Requires      1
        EndArgument
        TocLevel 1
 End
@@ -102,14 +98,13 @@ End
 
 Style Subsection
        Argument 1
-               LabelString   "Short Title (TOC)"
-               Shortcut      S
-               Tooltip       "The Part as it appears in the TOC"
+               LabelString   "Short Title (TOC)|S"
+               Tooltip       "The subsection as it appears in the table of contents"
        EndArgument
        Argument 2
                LabelString   "Short Title (Header)"
-               Tooltip       "The Part as it appears in the Header"
-               Requires      shorttitle
+               Tooltip       "The subsection as it appears in the running headers"
+               Requires      1
        EndArgument
        TocLevel 2
 End
@@ -117,14 +112,13 @@ End
 
 Style Subsubsection
        Argument 1
-               LabelString   "Short Title (TOC)"
-               Shortcut      S
-               Tooltip       "The Part as it appears in the TOC"
+               LabelString   "Short Title (TOC)|S"
+               Tooltip       "The subsubsection as it appears in the table of contents"
        EndArgument
        Argument 2
                LabelString   "Short Title (Header)"
-               Tooltip       "The Part as it appears in the Header"
-               Requires      shorttitle
+               Tooltip       "The subsubsection as it appears in the running headers"
+               Requires      1
        EndArgument
        TocLevel 3
 End
@@ -132,14 +126,13 @@ End
 
 Style Paragraph
        Argument 1
-               LabelString   "Short Title (TOC)"
-               Shortcut      S
-               Tooltip       "The Part as it appears in the TOC"
+               LabelString   "Short Title (TOC)|S"
+               Tooltip       "The paragraph as it appears in the table of contents"
        EndArgument
        Argument 2
                LabelString   "Short Title (Header)"
-               Tooltip       "The Part as it appears in the Header"
-               Requires      shorttitle
+               Tooltip       "The paragraph as it appears in the running headers"
+               Requires      1
        EndArgument
        TocLevel 4
 End
@@ -147,14 +140,13 @@ End
 
 Style Subparagraph
        Argument 1
-               LabelString   "Short Title (TOC)"
-               Shortcut      S
-               Tooltip       "The Part as it appears in the TOC"
+               LabelString   "Short Title (TOC)|S"
+               Tooltip       "The subparagraph as it appears in the table of contents"
        EndArgument
        Argument 2
                LabelString   "Short Title (Header)"
-               Tooltip       "The Part as it appears in the Header"
-               Requires      shorttitle
+               Tooltip       "The subparagraph as it appears in the running headers"
+               Requires      1
        EndArgument
        TocLevel 5
 End
@@ -203,14 +195,13 @@ Style Poemtitle
        ParSep                0.4
        Align                 center
        Argument 1
-               LabelString   "Short Title (TOC)"
-               Shortcut      S
-               Tooltip       "The Part as it appears in the TOC"
+               LabelString   "Short Title (TOC)|S"
+               Tooltip       "The poem title as it appears in the table of contents"
        EndArgument
        Argument 2
                LabelString   "Short Title (Header)"
-               Tooltip       "The Part as it appears in the Header"
-               Requires      shorttitle
+               Tooltip       "The poem title as it appears in the running headers"
+               Requires      1
        EndArgument
        Font
           Series             Bold
@@ -223,9 +214,8 @@ Style Poemtitle*
        Category              Unnumbered
        LatexName             PoemTitle*
        Argument 1
-               LabelString   "Short Title (TOC)"
-               Shortcut      S
-               Tooltip       "The Part as it appears in the TOC"
+               LabelString   "Short Title (TOC)|S"
+               Tooltip       "The poem title as it appears in the table of contents"
        EndArgument
 End