add support for \specialsection in amsart; fix some fonts for better screen rendering

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31613 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jean-Marc Lasgouttes 2009-10-14 09:51:26 +00:00
parent 1154a6d782
commit 266cb16168

View 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