]> git.lyx.org Git - features.git/blobdiff - lib/layouts/stdfloats.inc
re-indent (tab for logical indentation, spaces for alignment)
[features.git] / lib / layouts / stdfloats.inc
index 54a238494294e91ea72740cb5b05142f2418e9e3..93417cadf22e010be3c55306ae064d9e4f852a38 100644 (file)
@@ -5,34 +5,34 @@
 
 
 Float
-  Type                  table
-  GuiName              Table
-  Placement             tbp
-  Extension             lot
-  NumberWithin          none
-  Style                 plain
-  ListName              "List of Tables"
-  LaTeXBuiltin          true
+       Type                  table
+       GuiName               Table
+       Placement             tbp
+       Extension             lot
+       NumberWithin          none
+       Style                 plain
+       ListName              "List of Tables"
+       LaTeXBuiltin          true
 End
-  
+       
 Float
-  Type                  figure
-  GuiName               Figure
-  Placement             tbp
-  Extension             lof
-  NumberWithin          none
-  Style                 plain
-  ListName              "List of Figures"
-  LaTeXBuiltin          true
+       Type                  figure
+       GuiName               Figure
+       Placement             tbp
+       Extension             lof
+       NumberWithin          none
+       Style                 plain
+       ListName              "List of Figures"
+       LaTeXBuiltin          true
 End
 
 Float
-  Type                  algorithm
-  GuiName               Algorithm
-  Placement             tbp
-  Extension             loa
-  NumberWithin          none
-  Style                 ruled
-  ListName              "List of Algorithms"
-  LaTeXBuiltin          false
+       Type                  algorithm
+       GuiName               Algorithm
+       Placement             tbp
+       Extension             loa
+       NumberWithin          none
+       Style                 ruled
+       ListName              "List of Algorithms"
+       LaTeXBuiltin          false
 End