]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/amsart.layout
fix typos.
[lyx.git] / lib / layouts / amsart.layout
index e459fd90849ae8bbf4a68d2eca3288e4897ca1d8..a2194936853bdb9cf85cccb4b38f731cd08379f3 100644 (file)
@@ -62,7 +62,7 @@ Style Section
        Font
          Series              Medium
          Shape               Smallcaps
-         Size                Large
+         Size                Normal
        EndFont
 End
 
@@ -77,11 +77,34 @@ 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
 End
 
 
@@ -90,12 +113,16 @@ Style Subsection*
          Series              Bold
          Size                Normal
        EndFont
+       LabelFont
+         Series              Medium
+       EndFont
 End
 
 
 Style Subsubsection
        Font
          Shape               Italic
+         Series              Medium
          Size                Normal
        EndFont
 End
@@ -104,6 +131,7 @@ End
 Style Subsubsection*
        Font
          Shape               Italic
+         Series              Medium
          Size                Normal
        EndFont
 End