* amsart.layout:

* 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
This commit is contained in:
Jürgen Spitzmüller 2009-06-06 07:57:28 +00:00
parent 16e52cb601
commit 6316d8128b
2 changed files with 59 additions and 6 deletions

View 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

View 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