mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +00:00
iucr.layout: Improve references layout, using ParagraphGroup.
This commit is contained in:
parent
441f8e86d1
commit
d17abc4ddb
@ -5,7 +5,7 @@
|
||||
# Author: Uwe Stöhr (uwestoehr@web.de)
|
||||
# IUCr LaTeX files can be downloaded from ftp://ftp.iucr.org/templates/latex/
|
||||
|
||||
Format 54
|
||||
Format 57
|
||||
|
||||
Columns 1
|
||||
Sides 1
|
||||
@ -237,16 +237,25 @@ Style Acknowledgements
|
||||
End
|
||||
|
||||
Style References
|
||||
Margin Manual
|
||||
Margin Static
|
||||
Category BackMatter
|
||||
LatexType List_Environment
|
||||
LatexType Item_Environment
|
||||
LatexName references
|
||||
ItemCommand reference
|
||||
NextNoIndent 1
|
||||
ItemCommand reference
|
||||
LabelType Above
|
||||
LabelString "References"
|
||||
LabelFont
|
||||
Size larger
|
||||
Series bold
|
||||
EndFont
|
||||
ParagraphGroup 1
|
||||
NextNoIndent 1
|
||||
TopSep 0.7
|
||||
BottomSep 0.7
|
||||
Argument item:1
|
||||
LabelString "Reference"
|
||||
Mandatory 1
|
||||
AutoInsert 1
|
||||
LabelString "Reference"
|
||||
Mandatory 1
|
||||
AutoInsert 1
|
||||
EndArgument
|
||||
Align Left
|
||||
End
|
||||
|
Loading…
Reference in New Issue
Block a user