mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +00:00
* revtex4.layout : Adapt fonts and numbering to better reflect the pdf output.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39160 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
286a19b7fc
commit
70d72805be
@ -18,6 +18,9 @@ PageStyle Headers
|
|||||||
Provides natbib-internal 1
|
Provides natbib-internal 1
|
||||||
Provides url 1
|
Provides url 1
|
||||||
|
|
||||||
|
SecNumDepth 4
|
||||||
|
TocDepth 3
|
||||||
|
|
||||||
# Default textclass options. The user may need to modify this.
|
# Default textclass options. The user may need to modify this.
|
||||||
ClassOptions
|
ClassOptions
|
||||||
Other "aps,manuscript"
|
Other "aps,manuscript"
|
||||||
@ -62,27 +65,21 @@ Style Section
|
|||||||
Align Center
|
Align Center
|
||||||
AlignPossible Block, Center, Left
|
AlignPossible Block, Center, Left
|
||||||
Font
|
Font
|
||||||
Series Medium
|
|
||||||
Shape Smallcaps
|
Shape Smallcaps
|
||||||
Size Large
|
|
||||||
EndFont
|
EndFont
|
||||||
TocLevel 1
|
TocLevel 1
|
||||||
End
|
End
|
||||||
|
|
||||||
|
|
||||||
Style Subsection
|
Style Subsection
|
||||||
Font
|
|
||||||
Series Bold
|
|
||||||
Size Normal
|
|
||||||
EndFont
|
|
||||||
TocLevel 2
|
TocLevel 2
|
||||||
End
|
End
|
||||||
|
|
||||||
|
|
||||||
Style Subsubsection
|
Style Subsubsection
|
||||||
Font
|
Font
|
||||||
|
Series Medium
|
||||||
Shape Italic
|
Shape Italic
|
||||||
Size Normal
|
|
||||||
EndFont
|
EndFont
|
||||||
TocLevel 3
|
TocLevel 3
|
||||||
End
|
End
|
||||||
@ -92,8 +89,8 @@ Style Paragraph
|
|||||||
TopSep 0.7
|
TopSep 0.7
|
||||||
ParSep 0.4
|
ParSep 0.4
|
||||||
Font
|
Font
|
||||||
|
Series Medium
|
||||||
Shape Italic
|
Shape Italic
|
||||||
Size Normal
|
|
||||||
EndFont
|
EndFont
|
||||||
TocLevel 4
|
TocLevel 4
|
||||||
End
|
End
|
||||||
@ -133,20 +130,11 @@ Style Title
|
|||||||
End
|
End
|
||||||
|
|
||||||
|
|
||||||
Style Author
|
|
||||||
Font
|
|
||||||
Size Large
|
|
||||||
Shape Smallcaps
|
|
||||||
EndFont
|
|
||||||
End
|
|
||||||
|
|
||||||
|
|
||||||
Style Date
|
Style Date
|
||||||
LabelType Static
|
LabelType Static
|
||||||
LabelString "Date:"
|
LabelString "Date:"
|
||||||
LabelFont
|
LabelFont
|
||||||
Shape Italic
|
Shape Italic
|
||||||
Size Large
|
|
||||||
EndFont
|
EndFont
|
||||||
End
|
End
|
||||||
|
|
||||||
@ -226,9 +214,6 @@ Style Abstract
|
|||||||
InTitle 1
|
InTitle 1
|
||||||
ItemSep 0.2
|
ItemSep 0.2
|
||||||
ParSep 0.3
|
ParSep 0.3
|
||||||
LabelFont
|
|
||||||
Size Large
|
|
||||||
EndFont
|
|
||||||
End
|
End
|
||||||
|
|
||||||
|
|
||||||
@ -238,14 +223,14 @@ Style Acknowledgments
|
|||||||
LatexName acknowledgments
|
LatexName acknowledgments
|
||||||
ParIndent MM
|
ParIndent MM
|
||||||
ParSkip 0.4
|
ParSkip 0.4
|
||||||
|
TopSep 0.7
|
||||||
Align Block
|
Align Block
|
||||||
AlignPossible Block, Left, Right, Center
|
AlignPossible Block, Left, Right, Center
|
||||||
LabelType Centered_Top_Environment
|
LabelType Centered_Top_Environment
|
||||||
LabelString "acknowledgments"
|
LabelString "Acknowledgments"
|
||||||
LabelBottomSep 0.5
|
LabelBottomSep 0.5
|
||||||
LabelFont
|
LabelFont
|
||||||
Series Medium
|
Series Bold
|
||||||
Shape Smallcaps
|
|
||||||
Size Large
|
Size Large
|
||||||
EndFont
|
EndFont
|
||||||
End
|
End
|
||||||
|
Loading…
Reference in New Issue
Block a user