]> git.lyx.org Git - features.git/commitdiff
Remove layouts that don't exist in llncs.cls.
authorDekel Tsur <dekelts@tau.ac.il>
Mon, 4 Nov 2002 14:09:44 +0000 (14:09 +0000)
committerDekel Tsur <dekelts@tau.ac.il>
Mon, 4 Nov 2002 14:09:44 +0000 (14:09 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5577 a592a061-630c-0410-9148-cb99ea01b6c8

lib/ChangeLog
lib/layouts/llncs.layout

index 75fcefb847880844c22a3d96f64a261aec13abb9..23ae528991d03978bfeb569ff364a9feba37b8ee 100644 (file)
@@ -1,3 +1,7 @@
+2002-11-01  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * layouts/llncs.layout: Remove layouts that don't exist in llncs.cls.
+
 2002-10-31  John Levon  <levon@movementarian.org>
 
        * external_templates: small tweak for clarity
index f32b4ba1f7db6eacb87526835f195597af4767a6..0f37cb71c05ca24d9e28292bfaf5582ef6dab9cc 100644 (file)
@@ -102,58 +102,6 @@ NoStyle            Part*
 Input stdlayouts.inc
 Input stdlists.inc
 
-# Standard style definition
-Style Petit
-  Margin               Static
-  LatexType            Environment
-  LatexName            petit
-  ParIndent            MM
-  ParSkip              0.4
-  Align                Block
-  AlignPossible        Block, Left, Right, Center
-  LabelType            No_Label
-
-  # Font definition
-  Font 
-    Size               Small
-  EndFont
-End
-
-# Journal name style definition (not needed if JG option given)
-Style Journal
-  Margin               Static
-  LatexType            Command
-  InTitle              1
-  LatexName            journalname
-  NextNoIndent         1
-  LeftMargin           Journal:xxx
-  LabelSep             xxx
-  ParSkip              0.4
-  TopSep               1.3
-  BottomSep            0.7
-  ParSep               0.7
-  Align                        Left
-  AlignPossible                Left
-  LabelType            Static
-  LabelString          Journal:
-
-  # standard font definition
-  LabelFont 
-    Series             Bold
-    Shape              Italic
-    Color              Red
-  EndFont
-
-End
-
-# Headnote style definition
-Style Headnote
-  CopyStyle            Journal
-  LatexName            dedication
-  LeftMargin           "HeadNote (optional):xxx"
-  LabelString          "Headnote (optional): "
-End
-
 # Title style definition
 Style Title
   Margin               Static
@@ -205,30 +153,25 @@ Style Subtitle
 
 End
 
-# Translated Title style definition
-Style Translated_Title
+# Title_Running style definition
+Style Running_LaTeX_Title
   Margin               Static
-  LatexType            Command
   InTitle              1
-  LatexName            transtitle
+  LatexType            Command
+  LatexName            titlerunning
   NextNoIndent         1
-  LeftMargin           "English title:xxx"
+  LeftMargin           "Running title:xxx"
   LabelSep             xxx
   ParSkip              0.4
   TopSep               1.3
   BottomSep            0.7
-  ParSep               0.7     
+  ParSep               0.7
   Align                        Left
   AlignPossible                Left
   LabelType            Static
-  LabelString          "English title: "
-
-  # Standard font definition
-  Font 
-    Series             Bold
-  EndFont
+  LabelString          "Running title: "
 
-  # Label font definition
+  # standard font definition
   LabelFont 
     Series             Bold
     Shape              Italic
@@ -237,14 +180,6 @@ Style Translated_Title
 
 End
 
-# Title_Running style definition
-Style Running_LaTeX_Title
-  CopyStyle            Journal
-  LatexName            titlerunning
-  LeftMargin           "Running title:xxx"
-  LabelString          "Running title: "
-End
-
 # TOC_Title style definition
 Style TOC_Title
   CopyStyle            Journal
@@ -315,22 +250,6 @@ Style Institute
 
 End
 
-# Dedication style definition (optional) 
-Style Dedication
-  CopyStyle            Journal
-  LatexName            headnote
-  LeftMargin           Dedication:xxx
-  LabelString          Dedication:
-End
-
-# Recieved/Accepted style definition
-Style Date
-  CopyStyle            Journal
-  LatexName            date
-  LeftMargin           Received/Accepted:xx
-  LabelString          Received/Accepted:
-End
-
 #
 #
 # Correspondence address style definition
@@ -364,76 +283,6 @@ Style Abstract
   EndFont
 End 
 
-# Keywords style definition
-Style  Keywords
-  Margin               First_Dynamic
-  LatexType            Command
-  LatexName            keywords
-  NextNoIndent         0
-  ParIndent            MM
-  LabelSep             xx
-  ItemSep              0
-  TopSep               0.7
-  BottomSep            0.7
-  ParSep               0
-  Align                        Block
-  AlignPossible                Block, Left
-  LabelType            Static
-  LabelString          "Key Words: " 
-
-  # label font definition
-  LabelFont 
-    Series             Bold
-  EndFont
-End 
-
-# Translated abstract style definition
-Style TranslatedAbstract
-  CopyStyle            Abstract
-  LatexName            transsummary
-  LabelString          "Eng. Abstract. " 
-End 
-
-# Trans_Keywords style definition
-Style  Trans_Keywords
-  CopyStyle            Keywords
-  LatexName            trankey
-  LabelString          "Eng Key Words: " 
-End 
-
-# Acknowledgement(s) style definitions
-Style Acknowledgements
-  Margin               First_Dynamic
-  LatexType            Environment
-  LatexName            acknowledgements
-  NextNoIndent         0
-  ParIndent            MM
-  LabelSep             xx
-  ItemSep              0
-  TopSep               0.7
-  BottomSep            0.7
-  ParSep               0
-  Align                        Block
-  AlignPossible                Block, Left
-  LabelType            Static
-  LabelString          Acknowledgements. 
-
-  # font & label font definition
-  Font 
-    Size               Small
-  EndFont
-
-  LabelFont 
-    Shape              Italic
-    Size               Small
-  EndFont
-End 
-
-Style Acknowledgement
-  CopyStyle            Acknowledgements
-  LatexName            acknowledgement
-  LabelString          Acknowledgement. 
-End 
 
 #
 # Bibliography style definition