mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-14 01:22:33 +00:00
Correct spelling of "Acknowledgments" in the APA layout.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@8876 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
e8d3b54571
commit
94fd025537
@ -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-06-22 Martin Vermeer <martin.vermeer@hut.fi>
|
2004-06-22 Martin Vermeer <martin.vermeer@hut.fi>
|
||||||
|
|
||||||
* encodings:
|
* encodings:
|
||||||
|
@ -209,9 +209,28 @@ Style Note
|
|||||||
EndFont
|
EndFont
|
||||||
End
|
End
|
||||||
|
|
||||||
Style Acknowledgments
|
Style Acknowledgements
|
||||||
LatexName acknowledgments
|
LatexName acknowledgements
|
||||||
LatexType Command
|
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
|
End
|
||||||
|
|
||||||
Style ThickLine
|
Style ThickLine
|
||||||
|
@ -86,6 +86,8 @@ What's new
|
|||||||
- don't allow the insertion of incomplete citation references,
|
- don't allow the insertion of incomplete citation references,
|
||||||
which led to a crash [bug 1617]
|
which led to a crash [bug 1617]
|
||||||
|
|
||||||
|
- correct the spelling of the "Acknowledgements" style in the APA layout.
|
||||||
|
|
||||||
* Configuration/Installation:
|
* Configuration/Installation:
|
||||||
|
|
||||||
- when running under windows, configure correctly the ps and pdf
|
- when running under windows, configure correctly the ps and pdf
|
||||||
|
Loading…
Reference in New Issue
Block a user