]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/foils.layout
Change LFUN_FONT_CODE to LFUN_FONT_TYPEWERITER, possibly in preparation for a move...
[lyx.git] / lib / layouts / foils.layout
index ab545df328f9041d37bc7cc5dc52a01b70e2b35e..05129e4a2ce2403e2d70684860b80d5d975873a5 100644 (file)
@@ -1,11 +1,12 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass{slides (FoilTeX)}
-# Foils textclass definition file. 
+#  \DeclareLaTeXClass{presentation (FoilTeX)}
+# Foils textclass definition file.
 # Created (1.Oct.96):   Alejandro Aguilar Sierra
 # Enhanced (fonts & centering):  Jean-Marc Lasgouttes
 # To do: Define class specific options.
 
 
+Format 5
 Columns                 1
 Sides                   1
 
@@ -50,7 +51,7 @@ Style Foilhead
        Align                 Center
        AlignPossible         Center
        LabelType             No_Label
-       Font 
+       Font
          Series              Bold
          Size                Large
        EndFont
@@ -93,7 +94,7 @@ Style TickList
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Static
-       LabelString           _/
+       LabelString           "_/"
        Preamble
           \usepackage{pifont}
        EndPreamble
@@ -114,7 +115,7 @@ Style CrossList
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Static
-       LabelString           ><
+       LabelString           "><"
        Preamble
          \usepackage{pifont}
        EndPreamble
@@ -126,7 +127,7 @@ Input stdstruct.inc
 
 
 Style Title
-       Font 
+       Font
          Series              Bold
          Size                Largest
        EndFont
@@ -134,25 +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
@@ -170,7 +171,7 @@ Style My_Logo
        AlignPossible         Left
        LabelType             Static
        LabelString           "My Logo:"
-       LabelFont             
+       LabelFont
          Series              Bold
          Shape               Italic
          Color               red
@@ -179,7 +180,7 @@ End
 
 
 Style Restriction
-       CopyStyle             "My Logo"
+       CopyStyle             My_Logo
        LatexName             Restriction
        LeftMargin            Restriction:xx
        LabelString           "Restriction:"
@@ -187,7 +188,7 @@ End
 
 
 Style Left_Header
-       CopyStyle             "My Logo"
+       CopyStyle             My_Logo
        LatexName             leftheader
        LeftMargin            Left_Header:xx
        LabelString           "Left Header:"
@@ -195,7 +196,7 @@ End
 
 
 Style Right_Header
-       CopyStyle             "My Logo"
+       CopyStyle             My_Logo
        LatexName             rightheader
        LeftMargin            Right_Header:xx
        LabelString           "Right Header:"
@@ -203,7 +204,7 @@ End
 
 
 Style Right_Footer
-       CopyStyle             "My Logo"
+       CopyStyle             My_Logo
        LatexName             rightfooter
        LeftMargin            Right_Footer:xx
        LabelString           "Right Footer:"
@@ -212,9 +213,9 @@ End
 
 
 Style Bibliography
-       LabelFont 
+       LabelFont
          Size                Larger
-         Series              Bold    
+         Series              Bold
        EndFont
 End
 
@@ -248,21 +249,21 @@ 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
@@ -290,7 +291,7 @@ Style Proof
          Shape               Up
          Series              Bold
        EndFont
-End  
+End
 
 
 Style Theorem*
@@ -304,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*