update llncs layout (Bug 1068)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6902 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jean-Marc Lasgouttes 2003-04-30 15:29:00 +00:00
parent d65aa55131
commit ab6094576d
2 changed files with 11 additions and 5 deletions

View File

@ -1,3 +1,8 @@
2003-04-30 Michael Schmitt <Michael.Schmitt@teststep.org>
* layouts/llncs.layout: remove Chapter and Mail layouts (did not
work). Add Email layout
2003-04-30 John Levon <levon@movementarian.org>
* default.ui: replace with new layout. Move old layout to ...

View File

@ -97,6 +97,7 @@ Input stdstarsections.inc
# Remove the ones that we do not want
NoStyle Part
NoStyle Part*
NoStyle Chapter
# Some standard things
Input stdlayouts.inc
@ -224,7 +225,7 @@ End
Style TOC_Author
CopyStyle "Running LaTeX Title"
LatexName tocauthor
LeftMargin "TOC Author :xxx"
LeftMargin "TOC Author:xxx"
LabelString "TOC Author: "
End
@ -253,11 +254,11 @@ End
#
#
# Correspondence address style definition
Style Mail
Style Email
CopyStyle "Running LaTeX Title"
LatexName mail
LeftMargin "Corr Author:xx."
LabelString "Corr Author: "
LatexName email
LeftMargin "Email:xxx"
LabelString "Email: "
End
# Abstract style definition