]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdstarsections.inc
Update covington support in linguistics module (file format change)
[lyx.git] / lib / layouts / stdstarsections.inc
index 6ae208cd2fec1e7c5033193eef9d7f3208269e24..b07daee416fd093d35df5d35036b39d8cabbee6a 100644 (file)
 # modifying the style of the regular sectioning layouts.
 
 
-Format 5
+Format 100
 Style Part*
-       CopyStyle             Part
-       Margin                Static
-       LatexName             part*
-       LabelType             No_Label
-       LabelCounter          ""        
+       CopyStyle       Part
+       Category        Unnumbered
+       Margin          Static
+       LatexName       part*
+       LabelType       No_Label
+       LabelCounter    ""
+       ResetArgs       1
+       DocBookTag            bridgehead
+       DocBookAttr           "renderas='other' otherrenderas='part'"
+       DocBookSectionTag     NONE
+       DocBookForceAbstractTag NONE
+       HTMLInToc       0
 End
 
 
 Style Chapter*
-       CopyStyle             Chapter
-       Margin                Static
-       LatexName             chapter*
-       LabelType             No_Label
-       LabelCounter          ""        
-       OptionalArgs          0
+       CopyStyle       Chapter
+       Category        Unnumbered
+       Margin          Static
+       LatexName       chapter*
+       LabelType       No_Label
+       LabelCounter    ""
+       ResetArgs       1
+       DocBookTag            bridgehead
+       DocBookAttr           "renderas='other' otherrenderas='chapter'"
+       DocBookSectionTag     NONE
+       DocBookForceAbstractTag NONE
+       HTMLInToc       0
 End
 
 
 Style Section*
-       CopyStyle             Section
-       Margin                Static
-       LatexName             section*
-       LabelType             No_Label
-       LabelCounter          ""        
-       OptionalArgs          0
+       CopyStyle       Section
+       Category        Unnumbered
+       Margin          Static
+       LatexName       section*
+       LabelType       No_Label
+       LabelCounter    ""
+       ResetArgs       1
+       DocBookTag            bridgehead
+       DocBookAttr           renderas='sect1'
+       DocBookSectionTag     NONE
+       DocBookForceAbstractTag NONE
+       HTMLInToc       0
 End
 
 
 Style Subsection*
-       CopyStyle             Subsection
-       Margin                Static
-       LatexName             subsection*
-       LabelType             No_Label
-       LabelCounter          ""        
-       OptionalArgs          0
+       CopyStyle       Subsection
+       Category        Unnumbered
+       Margin  Static
+       LatexName       subsection*
+       LabelType       No_Label
+       LabelCounter    ""
+       ResetArgs       1
+       DocBookTag            bridgehead
+       DocBookAttr           renderas='sect2'
+       DocBookSectionTag     NONE
+       DocBookForceAbstractTag NONE
+       HTMLInToc       0
 End
 
 
 Style Subsubsection*
-       CopyStyle             Subsubsection
-       Margin                Static
-       LatexName             subsubsection*
-       LabelType             No_Label
-       LabelCounter          ""        
-       OptionalArgs          0
+       CopyStyle       Subsubsection
+       Category        Unnumbered
+       Margin          Static
+       LatexName       subsubsection*
+       LabelType       No_Label
+       LabelCounter    ""
+       ResetArgs       1
+       DocBookTag            bridgehead
+       DocBookAttr           renderas='sect3'
+       DocBookSectionTag     NONE
+       DocBookForceAbstractTag NONE
+       HTMLInToc       0
 End
 
 
 Style Paragraph*
-       CopyStyle             Paragraph
-       Margin                Static
-       LatexName             paragraph*
-       LabelType             No_Label
-       LabelCounter          ""        
-       OptionalArgs          0
+       CopyStyle       Paragraph
+       Category        Unnumbered
+       Margin          Static
+       LatexName       paragraph*
+       LabelType       No_Label
+       LabelCounter    ""
+       ResetArgs       1
+       DocBookTag            bridgehead
+       DocBookAttr           renderas='sect4'
+       DocBookSectionTag     NONE
+       DocBookForceAbstractTag NONE
+       HTMLInToc       0
 End
 
 
 Style Subparagraph*
-       CopyStyle             Subparagraph
-       Margin                Static
-       LatexName             subparagraph*
-       LabelType             No_Label
-       LabelCounter          ""        
-       OptionalArgs          0
+       CopyStyle       Subparagraph
+       Category        Unnumbered
+       Margin          Static
+       LatexName       subparagraph*
+       LabelType       No_Label
+       LabelCounter    ""
+       ResetArgs       1
+       DocBookTag            bridgehead
+       DocBookAttr           renderas='sect5'
+       DocBookSectionTag     NONE
+       DocBookForceAbstractTag NONE
+       HTMLInToc       0
 End