]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/beamer.layout
Fix #7495 by adding layouts for ctex document classes and
[lyx.git] / lib / layouts / beamer.layout
index 34edd9933697e4300db9f571df6fc738d4f4e9cc..e5312ae5714c008787cf3efb4a65397787039be1 100644 (file)
@@ -5,7 +5,7 @@
 # $Header: /cvsroot/latex-beamer/latex-beamer/lyx/layouts/beamer.layout,v 1.16 2004/10/07 20:53:07 tantau Exp $
 
 # Includes
-Format 32
+Format 35
 Input stdcounters.inc
 Input stdinsets.inc
 
@@ -835,7 +835,7 @@ Style Institute
   EndFont
 End
 
-InsetLayout InstituteMark
+InsetLayout "Flex:InstituteMark"
   LyxType          custom
   LatexType        command
   LatexName        inst
@@ -1202,8 +1202,9 @@ Float
   NumberWithin     none
   Style            plain
   ListName         "List of Tables"
-  NeedsFloatPkg    false
-       ListCommand      listoftables
+  IsPredefined     true
+  UsesFloatPkg     false
+  ListCommand      listoftables
 End
 
 
@@ -1215,8 +1216,9 @@ Float
   NumberWithin     none
   Style            plain
   ListName         "List of Figures"
-  NeedsFloatPkg    false
-       ListCommand      listoffigures
+  IsPredefined     true
+  UsesFloatPkg     false
+  ListCommand      listoffigures
 End