]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdlayouts.inc
copy some code over to allow work to start on prefs
[lyx.git] / lib / layouts / stdlayouts.inc
index 14a146d95370c1ee0893e8d9bc80dc57a2983fdf..b96fc33c03220a1aba2aa331330c2349466367f6 100644 (file)
@@ -7,25 +7,25 @@
 # quotations and such.
 
 # LaTeX style definition
-Style LaTeX
-  Margin               Static
-  LatexType            Paragraph
-  LatexName            dummy
-  NewLine              0
-  ParIndent            MM
-  ParSkip              0.4
-  ParSep               0.5
-  Align                        Block
-  AlignPossible                Block, Left, Right, Center
-  LabelType            No_Label
-  FreeSpacing          1
-
-  # standard font definition
-  Font 
-    Latex              Latex
-  EndFont
-
-End
+#Style LaTeX
+#  Margin              Static
+#  LatexType           Paragraph
+#  LatexName           dummy
+#  NewLine             0
+#  ParIndent           MM
+#  ParSkip             0.4
+#  ParSep              0.5
+#  Align                       Block
+#  AlignPossible               Block, Left, Right, Center
+#  LabelType           No_Label
+#  FreeSpacing                 1
+#
+#  # standard font definition
+#  Font 
+#    Latex             Latex
+#  EndFont
+#
+#End
 
 # Quotation style definition
 Style Quotation
@@ -92,10 +92,13 @@ Style Caption
   Align                        Center
   AlignPossible                Center
   LabelType            Sensitive
-  LabelString          Caption
+  LabelString  Caption
+  OptionalArgs         1
 
   # label font definition
   LabelFont 
     Series             Bold
   EndFont
 End
+
+