mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Correct spelling of "Acknowledgments" in the APA layout.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8877 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
f28f5b4a08
commit
c4e43d0557
@ -1,3 +1,9 @@
|
||||
2004-07-23 Angus Leeming <leeming@lyx.org>
|
||||
|
||||
* layouts/apa.layout: Patch from Yvonnick Noel. Spell the
|
||||
"Acknowledgements" style correctly. Add the ability to see the
|
||||
contents in LyX. Obsolete the "Acknowledgments" style.
|
||||
|
||||
2004-08-03 Martin Vermeer <martin.vermeer@hut.fi>
|
||||
|
||||
* languages: dropped the icelandic fontenc thing.
|
||||
|
@ -218,9 +218,29 @@ Style Note
|
||||
End
|
||||
|
||||
|
||||
Style Acknowledgments
|
||||
LatexName acknowledgments
|
||||
Style Acknowledgements
|
||||
LatexName acknowledgements
|
||||
LatexType Command
|
||||
Font
|
||||
Size Small
|
||||
EndFont
|
||||
Margin Dynamic
|
||||
LeftMargin MMN
|
||||
RightMargin MMN
|
||||
Align Block
|
||||
AlignPossible Block, Left, Right, Center
|
||||
Labeltype Static
|
||||
LabelString "Acknowledgements: "
|
||||
Labelsep M
|
||||
LabelFont
|
||||
Series Bold
|
||||
Size Small
|
||||
EndFont
|
||||
End
|
||||
|
||||
|
||||
Style Acknowledgments
|
||||
ObsoletedBy Acknowledgements
|
||||
End
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user