]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdstarsections.inc
lyx_2_3.py: whitespace fixes
[lyx.git] / lib / layouts / stdstarsections.inc
index 937b648853995d12d2a35452ca86ffb0656fe57c..620bde0dc35c140b0a27392d5bfe4c9c204da72f 100644 (file)
@@ -9,78 +9,79 @@
 # modifying the style of the regular sectioning layouts.
 
 
-Format 21
+Format 63
 Style Part*
-       CopyStyle             Part
-       Category              Unnumbered
-       Margin                Static
-       LatexName             part*
-       LabelType             No_Label
-       LabelCounter          ""        
+       CopyStyle       Part
+       Category        Unnumbered
+       Margin          Static
+       LatexName       part*
+       LabelType       No_Label
+       LabelCounter    ""
+       ResetArgs       1
 End
 
 
 Style Chapter*
-       CopyStyle             Chapter
-       Category              Unnumbered
-       Margin                Static
-       LatexName             chapter*
-       LabelType             No_Label
-       LabelCounter          ""        
-       OptionalArgs          0
+       CopyStyle       Chapter
+       Category        Unnumbered
+       Margin          Static
+       LatexName       chapter*
+       LabelType       No_Label
+       LabelCounter    ""
+       ResetArgs       1
 End
 
 
 Style Section*
-       CopyStyle             Section
-       Category              Unnumbered
-       Margin                Static
-       LatexName             section*
-       LabelType             No_Label
-       LabelCounter          ""        
-       OptionalArgs          0
+       CopyStyle       Section
+       Category        Unnumbered
+       Margin          Static
+       LatexName       section*
+       LabelType       No_Label
+       LabelCounter    ""
+       ResetArgs       1
 End
 
 
 Style Subsection*
-       CopyStyle             Subsection
-       Category              Unnumbered
-       Margin                Static
-       LatexName             subsection*
-       LabelType             No_Label
-       LabelCounter          ""        
-       OptionalArgs          0
+       CopyStyle       Subsection
+       Category        Unnumbered
+       Margin  Static
+       LatexName       subsection*
+       LabelType       No_Label
+       LabelCounter    ""
+       ResetArgs       1
 End
 
 
 Style Subsubsection*
-       CopyStyle             Subsubsection
-       Category              Unnumbered
-       Margin                Static
-       LatexName             subsubsection*
-       LabelType             No_Label
-       LabelCounter          ""        
-       OptionalArgs          0
+       CopyStyle       Subsubsection
+       Category        Unnumbered
+       Margin          Static
+       LatexName       subsubsection*
+       LabelType       No_Label
+       LabelCounter    ""
+       ResetArgs       1
 End
 
 
 Style Paragraph*
-       CopyStyle             Paragraph
-       Category              Unnumbered
-       Margin                Static
-       LatexName             paragraph*
-       LabelType             No_Label
-       LabelCounter          ""        
-       OptionalArgs          0
+       CopyStyle       Paragraph
+       Category        Unnumbered
+       Margin          Static
+       LatexName       paragraph*
+       LabelType       No_Label
+       LabelCounter    ""
+       ResetArgs       1
 End
 
 
 Style Subparagraph*
-       CopyStyle             Subparagraph
-       Category              Unnumbered
-       Margin                Static
-       LatexName             subparagraph*
-       LabelType             No_Label
-       LabelCounter          ""        
-       OptionalArgs          0
+       CopyStyle       Subparagraph
+       Category        Unnumbered
+       Margin          Static
+       LatexName       subparagraph*
+       LabelType       No_Label
+       LabelCounter    ""
+       ResetArgs       1
 End