]> git.lyx.org Git - features.git/commitdiff
update llncs layout (Bug 1068)
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Wed, 30 Apr 2003 15:29:00 +0000 (15:29 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Wed, 30 Apr 2003 15:29:00 +0000 (15:29 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6902 a592a061-630c-0410-9148-cb99ea01b6c8

lib/ChangeLog
lib/layouts/llncs.layout

index 8c9c3e3d5b964597f4c22e4309e36906ceba1219..213bc64cb8f2ef2e2c30b1b241eed9b23a683f51 100644 (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 ...
index ff1658a75a8bd46c600e5aa11ca5718f409976ea..d830632a00586a24c19ca93922e56b99022fabdf 100644 (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