]> git.lyx.org Git - features.git/commitdiff
* amsart.layout:
authorJürgen Spitzmüller <spitz@lyx.org>
Sat, 6 Jun 2009 07:57:28 +0000 (07:57 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Sat, 6 Jun 2009 07:57:28 +0000 (07:57 +0000)
* amsbook.layout:
- fix on-screen representation of headings
  Patch by Russ Woodroofe and me.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29992 a592a061-630c-0410-9148-cb99ea01b6c8

lib/layouts/amsart.layout
lib/layouts/amsbook.layout

index f133008d6f62e8db289e5620ab9f54682f06e717..5171d64c75320c02ff24dee2cbf5fb78bfa4660a 100644 (file)
@@ -71,6 +71,16 @@ Style Section
 End
 
 
+Style Section*
+       Align                 Center
+       Font
+         Series              Medium
+         Shape               Smallcaps
+         Size                Large
+       EndFont
+End
+
+
 Style Subsection
        Font
          Series              Bold
@@ -79,9 +89,25 @@ Style Subsection
 End
 
 
+Style Subsection*
+       Font
+         Series              Bold
+         Size                Normal
+       EndFont
+End
+
+
 Style Subsubsection
        Font
          Shape               Italic
          Size                Normal
        EndFont
 End
+
+
+Style Subsubsection*
+       Font
+         Shape               Italic
+         Size                Normal
+       EndFont
+End
index 2b2e2f1e3f54d0b3884c99a1b6d6842763950982..a9affb83e5a8d0a1a5964408e69aaa929f52ece2 100644 (file)
@@ -50,8 +50,7 @@ Input numreport.inc
 Style Section
        Align                 Center
        Font
-         Series              Medium
-         Shape               Smallcaps
+         Series              Bold
          Size                Large
        EndFont
 End
@@ -74,6 +73,33 @@ End
 
 
 Input stdstarsections.inc
+
+
+Style Section*
+       Align                 Center
+       Font
+         Series              Bold
+         Size                Large
+       EndFont
+End
+
+
+Style Subsection*
+       Font
+         Series              Bold
+         Size                Normal
+       EndFont
+End
+
+
+Style Subsubsection*
+       Font
+         Shape               Italic
+         Size                Normal
+       EndFont
+End
+
+
 Input lyxmacros.inc
 Input stdlayouts.inc
 Input stdlists.inc
@@ -86,10 +112,11 @@ NoStyle Address
 NoStyle Verse
 
 # Chapter is _not_ prepended
-Style Section
-       LabelString          "\arabic{section}"
-       LabelStringAppendix  "\arabic{section}"
-End
+# JSpitz: this seems to be not true (anymore?)
+#Style Section
+#      LabelString          "\arabic{section}"
+#      LabelStringAppendix  "\arabic{section}"
+#End
 
 
 Style Paragraph