]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/amsart.layout
Fix output of formatted counters.
[lyx.git] / lib / layouts / amsart.layout
index e459fd90849ae8bbf4a68d2eca3288e4897ca1d8..f50c5d6d492a3cf50a353eef12adcfa9afb52d2e 100644 (file)
@@ -10,7 +10,7 @@
 # Modularized Jan '08 by Richard Heck <rgheck@brown.edu>
 # Moved "number within sections" to modules Aug '09 (Paul Rubin <rubin@msu.edu>)
 
-Format 11
+Format 22
 Columns                 1
 Sides                   2
 PageStyle               Headers
@@ -62,8 +62,9 @@ Style Section
        Font
          Series              Medium
          Shape               Smallcaps
-         Size                Large
+         Size                Normal
        EndFont
+       TocLevel 1
 End
 
 
@@ -77,11 +78,35 @@ Style Section*
 End
 
 
+Style SpecialSection
+       CopyStyle             Section
+       LatexName             specialsection
+       Font
+         Shape               Roman
+       EndFont
+End
+
+
+Style SpecialSection*
+       CopyStyle             SpecialSection
+       Category              Unnumbered
+       LatexName             specialsection*
+       Margin                Static
+       LabelType             No_Label
+       LabelCounter          ""        
+       OptionalArgs          0
+End
+
+
 Style Subsection
        Font
          Series              Bold
          Size                Normal
        EndFont
+       LabelFont
+         Series              Medium
+       EndFont
+       TocLevel 2
 End
 
 
@@ -90,20 +115,26 @@ Style Subsection*
          Series              Bold
          Size                Normal
        EndFont
+       LabelFont
+         Series              Medium
+       EndFont
 End
 
 
 Style Subsubsection
        Font
          Shape               Italic
+         Series              Medium
          Size                Normal
        EndFont
+       TocLevel 3
 End
 
 
 Style Subsubsection*
        Font
          Shape               Italic
+         Series              Medium
          Size                Normal
        EndFont
 End