]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/foils.layout
ANNOUNCE updates.
[lyx.git] / lib / layouts / foils.layout
index 7e74a606f9c7e5e57069aab0f94a8e23a85686d3..21bc6beb717299a118444f644bb1c5a46f4065ec 100644 (file)
@@ -1,12 +1,13 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass{presentation (FoilTeX)}
+#  \DeclareLaTeXClass{FoilTeX}
+#  \DeclareCategory{Presentations}
 # Foils textclass definition file.
 # Created (1.Oct.96):   Alejandro Aguilar Sierra
 # Enhanced (fonts & centering):  Jean-Marc Lasgouttes
 # To do: Define class specific options.
 
 
-Format 4
+Format 66
 Columns                 1
 Sides                   1
 
@@ -28,6 +29,7 @@ End
 
 
 Style Standard
+       Category              MainText
        Margin                Static
        LatexType             Paragraph
        LatexName             dummy
@@ -40,6 +42,8 @@ End
 
 
 Style Foilhead
+       Category              Sectioning
+       TocLevel              1
        Margin                Static
        LatexType             Command
        LatexName             foilhead
@@ -49,7 +53,6 @@ Style Foilhead
        BottomSep             0.7
        ParSep                0.7
        Align                 Center
-       AlignPossible         Center
        LabelType             No_Label
        Font
          Series              Bold
@@ -80,6 +83,7 @@ End
 Input stdlists.inc
 
 Style TickList
+       Category              List
        Margin                Static
        LatexType             Item_Environment
        LatexName             dinglist
@@ -93,14 +97,13 @@ Style TickList
        ParSep                0.3
        Align                 Block
        AlignPossible         Block, Left
-       LabelType             Static
+       LabelType             Itemize
        LabelString           "_/"
-       Preamble
-          \usepackage{pifont}
-       EndPreamble
+       Requires              pifont
 End
 
 Style CrossList
+       Category              List
        Margin                Static
        LatexType             Item_Environment
        LatexName             dinglist
@@ -114,11 +117,9 @@ Style CrossList
        ParSep                0.3
        Align                 Block
        AlignPossible         Block, Left
-       LabelType             Static
+       LabelType             Itemize
        LabelString           "><"
-       Preamble
-         \usepackage{pifont}
-       EndPreamble
+       Requires              pifont
 End
 
 
@@ -162,13 +163,13 @@ End
 
 # Header definitions:
 Style My_Logo
+       Category              FrontMatter
        Margin                Static
        LatexType             Command
        LatexName             MyLogo
        LeftMargin            My_Logo:xx
        LabelSep              xxx
        Align                 Left
-       AlignPossible         Left
        LabelType             Static
        LabelString           "My Logo:"
        LabelFont
@@ -221,6 +222,7 @@ End
 
 
 Style Theorem
+       Category              Reasoning
        Margin                First_Dynamic
        LatexType             Environment
        LatexName             Theorem
@@ -332,4 +334,6 @@ End
 Input stdlayouts.inc
 Input stdfloats.inc
 Input stdcounters.inc
+Input stdinsets.inc
 Input lyxmacros.inc
+Input theorems-refprefix.inc