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 Font
Series Medium Series Medium
Shape Smallcaps Shape Smallcaps
Size Large Size Normal
EndFont EndFont
End End
@ -77,11 +77,34 @@ Style Section*
End 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 Style Subsection
Font Font
Series Bold Series Bold
Size Normal Size Normal
EndFont EndFont
LabelFont
Series Medium
EndFont
End End
@ -90,12 +113,16 @@ Style Subsection*
Series Bold Series Bold
Size Normal Size Normal
EndFont EndFont
LabelFont
Series Medium
EndFont
End End
Style Subsubsection Style Subsubsection
Font Font
Shape Italic Shape Italic
Series Medium
Size Normal Size Normal
EndFont EndFont
End End
@ -104,6 +131,7 @@ End
Style Subsubsection* Style Subsubsection*
Font Font
Shape Italic Shape Italic
Series Medium
Size Normal Size Normal
EndFont EndFont
End End