]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/foils.layout
Move the Provides directives out of the amsdefs.inc file and into the class
[lyx.git] / lib / layouts / foils.layout
index ae8123fdfb43f7cd9b3ea078387d05f4a163962b..53e20c6d36efc5113ed3a144811a57b37ed17918 100644 (file)
@@ -1,11 +1,12 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass{slides (FoilTeX)}
+#  \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 33
 Columns                 1
 Sides                   1
 
@@ -39,6 +40,7 @@ End
 
 
 Style Foilhead
+       TocLevel              1
        Margin                Static
        LatexType             Command
        LatexName             foilhead
@@ -48,7 +50,6 @@ Style Foilhead
        BottomSep             0.7
        ParSep                0.7
        Align                 Center
-       AlignPossible         Center
        LabelType             No_Label
        Font
          Series              Bold
@@ -92,11 +93,9 @@ Style TickList
        ParSep                0.3
        Align                 Block
        AlignPossible         Block, Left
-       LabelType             Static
-       LabelString           _/
-       Preamble
-          \usepackage{pifont}
-       EndPreamble
+       LabelType             Itemize
+       LabelString           "_/"
+       Requires              pifont
 End
 
 Style CrossList
@@ -113,11 +112,9 @@ Style CrossList
        ParSep                0.3
        Align                 Block
        AlignPossible         Block, Left
-       LabelType             Static
-       LabelString           ><
-       Preamble
-         \usepackage{pifont}
-       EndPreamble
+       LabelType             Itemize
+       LabelString           "><"
+       Requires              pifont
 End
 
 
@@ -167,7 +164,6 @@ Style My_Logo
        LeftMargin            My_Logo:xx
        LabelSep              xxx
        Align                 Left
-       AlignPossible         Left
        LabelType             Static
        LabelString           "My Logo:"
        LabelFont
@@ -179,7 +175,7 @@ End
 
 
 Style Restriction
-       CopyStyle             "My Logo"
+       CopyStyle             My_Logo
        LatexName             Restriction
        LeftMargin            Restriction:xx
        LabelString           "Restriction:"
@@ -187,7 +183,7 @@ End
 
 
 Style Left_Header
-       CopyStyle             "My Logo"
+       CopyStyle             My_Logo
        LatexName             leftheader
        LeftMargin            Left_Header:xx
        LabelString           "Left Header:"
@@ -195,7 +191,7 @@ End
 
 
 Style Right_Header
-       CopyStyle             "My Logo"
+       CopyStyle             My_Logo
        LatexName             rightheader
        LeftMargin            Right_Header:xx
        LabelString           "Right Header:"
@@ -203,7 +199,7 @@ End
 
 
 Style Right_Footer
-       CopyStyle             "My Logo"
+       CopyStyle             My_Logo
        LatexName             rightfooter
        LeftMargin            Right_Footer:xx
        LabelString           "Right Footer:"
@@ -331,4 +327,6 @@ End
 Input stdlayouts.inc
 Input stdfloats.inc
 Input stdcounters.inc
+Input stdinsets.inc
 Input lyxmacros.inc
+Input theorems-refprefix.inc