]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/foils.layout
new class for AGU
[lyx.git] / lib / layouts / foils.layout
index 6fb7ac6735760f395996031eb1d5293fbf1517e4..34260a51569b1e76bb6eb08242c13eb2e623c858 100644 (file)
@@ -53,7 +53,7 @@ Style Foilhead
   # standard font definition
   Font 
     Series             Bold
-    Size               Larger
+    Size               Large
   EndFont
 
 End
@@ -61,72 +61,22 @@ End
 
 # Shortfoilhead style definition
 Style ShortFoilhead
-  Margin               Static
-  LatexType            Command
-  LatexName            foilhead
+  CopyStyle            Foilhead
   LatexParam           "[-0.5in]"
-  LabelSep             xxx
-  ParSkip              0.4
-  TopSep               1.3
-  BottomSep            0.7
-  ParSep               0.7
-  Align                        Center
-  AlignPossible                Center
-  LabelType            No_Label
-
-  # standard font definition
-  Font 
-    Series             Bold
-    Size               Larger
-  EndFont
-
 End
 
 
 # landscape foilhead style definition
 Style Rotatefoilhead
-  Margin               Static
-  LatexType            Command
+  CopyStyle            Foilhead
   LatexName            rotatefoilhead
-  LabelSep             xxx
-  ParSkip              0.4
-  TopSep               1.3
-  BottomSep            0.7
-  ParSep               0.7
-  Align                        Center
-  AlignPossible                Center
-  LabelType            No_Label
-
-  # standard font definition
-  Font 
-    Series             Bold
-    Size               Larger
-  EndFont
-
 End
 
 
 # ShortRotatefoilhead style definition
 Style ShortRotatefoilhead
-  Margin               Static
-  LatexType            Command
-  LatexName            rotatefoilhead
+  CopyStyle            Rotatefoilhead
   LatexParam           "[-0.5in]"
-  LabelSep             xxx
-  ParSkip              0.4
-  TopSep               1.3
-  BottomSep            0.7
-  ParSep               0.7
-  Align                        Center
-  AlignPossible                Center
-  LabelType            No_Label
-
-  # standard font definition
-  Font 
-    Series             Bold
-    Size               Larger
-  EndFont
-
 End
 
 # then a few lists
@@ -181,6 +131,7 @@ Style CrossList
 End
 
 # Then the Titles stuff.
+Input stdtitle.inc
 Input stdstruct.inc
 
 # Title style definition. 
@@ -218,6 +169,57 @@ Style Abstract
   EndFont
 End
 
+# Header definitions:
+Style My_Logo
+  Margin        Static
+  LatexType     Command
+  LatexName     MyLogo
+  LeftMargin        My_Logo:xx
+  LabelSep      xxx
+  Align         Left
+  AlignPossible     Left
+  LabelType     Static
+  LabelString       "My Logo:"
+
+  # standard font definition
+  LabelFont
+    Series      Bold
+    Shape       Italic
+    Color       red
+  EndFont
+
+End
+
+Style Restriction
+ CopyStyle             "My Logo"
+  LatexName     Restriction
+  LeftMargin        Restriction:xx
+  LabelString       "Restriction:"
+End
+
+Style Left_Header
+ CopyStyle             "My Logo"
+  LatexName     leftheader
+  LeftMargin        Left_Header:xx
+  LabelString       "Left Header:"
+End
+
+
+Style Right_Header
+ CopyStyle             "My Logo"
+  LatexName     rightheader
+  LeftMargin        Right_Header:xx
+  LabelString       "Right Header:"
+End
+
+Style Right_Footer
+ CopyStyle             "My Logo"
+  LatexName     rightfooter
+  LeftMargin        Right_Footer:xx
+  LabelString       "Right Footer:"
+End
+
+
 # Bibliography style definition
 Style Bibliography
   LabelFont 
@@ -351,6 +353,8 @@ End
 
 # all the standard LaTeX environments
 Input stdlayouts.inc
+Input stdfloats.inc
+Input stdcounters.inc
 
 # Finally add a few weird LyX environments.
 Input lyxmacros.inc