]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/foils.layout
lib/ui/stdmenus.inc: change 'Clipboard as xxx' to 'Plain Text as xxx'. I still think...
[lyx.git] / lib / layouts / foils.layout
index 6d63aeb80603ddcddb12e1d50fc8196805813d0c..e1ca28fd130e35549a66dc76550709f64eee8b75 100644 (file)
@@ -1,15 +1,14 @@
 #% Do not delete the line below; configure depends on this
 #  \DeclareLaTeXClass{slides (FoilTeX)}
-# Foils textclass definition file. 
+# Foils textclass definition file.
 # Created (1.Oct.96):   Alejandro Aguilar Sierra
 # Enhanced (fonts & centering):  Jean-Marc Lasgouttes
 # To do: Define class specific options.
 
 
-# General textclass parameters
+Format 2
 Columns                 1
 Sides                   1
-MaxCounter              Counter_Section
 
 
 DefaultFont
@@ -22,9 +21,9 @@ EndFont
 
 
 ClassOptions
-       FontSize   17|20|25|30
-       PageStyle  "empty|plain|foilheadings|fancy"
-       Other      "dvips"
+       FontSize              17|20|25|30
+       PageStyle             "empty|plain|foilheadings|fancy"
+       Other                 "dvips"
 End
 
 
@@ -52,8 +51,7 @@ Style Foilhead
        Align                 Center
        AlignPossible         Center
        LabelType             No_Label
-
-       Font 
+       Font
          Series              Bold
          Size                Large
        EndFont
@@ -78,11 +76,8 @@ Style ShortRotatefoilhead
 End
 
 
-# then a few lists
-Input stdlists.inc
-
-
 # We add there a few additional lists that look good in foils.
+Input stdlists.inc
 
 Style TickList
        Margin                Static
@@ -99,14 +94,12 @@ Style TickList
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Static
-       LabelString           _/
-       
+       LabelString           "_/"
        Preamble
           \usepackage{pifont}
        EndPreamble
 End
 
-
 Style CrossList
        Margin                Static
        LatexType             Item_Environment
@@ -122,21 +115,19 @@ Style CrossList
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Static
-       LabelString           ><
-       
+       LabelString           "><"
        Preamble
          \usepackage{pifont}
        EndPreamble
 End
 
 
-# Then the Titles stuff.
 Input stdtitle.inc
 Input stdstruct.inc
 
 
 Style Title
-       Font 
+       Font
          Series              Bold
          Size                Largest
        EndFont
@@ -144,26 +135,25 @@ End
 
 
 Style Author
-       Font 
+       Font
          Size                Large
        EndFont
 End
 
 
 Style Date
-       Font 
+       Font
          Size                Large
        EndFont
 End
 
 
 Style Abstract
-       Font 
+       Font
          Size                Normal
          Series              Medium
        EndFont
-       
-       LabelFont 
+       LabelFont
          Size                Large
          Series              Bold
        EndFont
@@ -172,61 +162,60 @@ 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
+       Margin                Static
+       LatexType             Command
+       LatexName             MyLogo
+       LeftMargin            My_Logo:xx
+       LabelSep              xxx
+       Align                 Left
+       AlignPossible         Left
+       LabelType             Static
+       LabelString           "My Logo:"
        LabelFont
-         Series      Bold
-         Shape       Italic
-         Color       red
+         Series              Bold
+         Shape               Italic
+         Color               red
        EndFont
-
 End
 
 
 Style Restriction
-       CopyStyle              "My Logo"
-       LatexName     Restriction
-       LeftMargin        Restriction:xx
-       LabelString       "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:"
+       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:"
+       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:"
+       CopyStyle             My_Logo
+       LatexName             rightfooter
+       LeftMargin            Right_Footer:xx
+       LabelString           "Right Footer:"
 End
 
 
+
 Style Bibliography
-       LabelFont 
+       LabelFont
          Size                Larger
-         Series              Bold    
+         Series              Bold
        EndFont
 End
 
@@ -246,12 +235,10 @@ Style Theorem
        AlignPossible         Block, Left
        LabelType             Static
        LabelString           "Theorem #."
-
        TextFont
          Shape               Slanted
          Size                Normal
        EndFont
-
        LabelFont
          Series              Bold
        EndFont
@@ -262,32 +249,30 @@ Style Lemma
        CopyStyle             Theorem
        LatexName             Lemma
        LabelString           "Lemma #."
-End  
+End
 
 
 Style Corollary
        CopyStyle             Theorem
        LatexName             Corollary
        LabelString           "Corollary #."
-End  
+End
 
 
 Style Proposition
        CopyStyle             Theorem
        LatexName             Proposition
        LabelString           "Proposition #."
-End  
+End
 
 
 Style Definition
        CopyStyle             Theorem
        LatexName             Definition
        LabelString           "Definition #."
-
        Font
          Shape               Up
        EndFont
-
        LabelFont
          Shape               Up
          Series              Bold
@@ -299,16 +284,14 @@ Style Proof
        CopyStyle             Theorem
        LatexName             Proof
        LabelString           "Proof."
-       
        Font
          Shape               Up
        EndFont
-
        LabelFont
          Shape               Up
          Series              Bold
        EndFont
-End  
+End
 
 
 Style Theorem*
@@ -322,21 +305,21 @@ Style Lemma*
        CopyStyle             Lemma
        LatexName             Lemma*
        LabelString           "Lemma."
-End  
+End
 
 
 Style Corollary*
        CopyStyle             Corollary
        LatexName             Corollary*
        LabelString           "Corollary."
-End  
+End
 
 
 Style Proposition*
        CopyStyle             Proposition
        LatexName             Proposition*
        LabelString           "Proposition."
-End  
+End
 
 
 Style Definition*
@@ -346,11 +329,7 @@ Style Definition*
 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