X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fdb_stdstarsections.inc;h=45f85b1be805c7f3e0920e5f72c9d0011770a723;hb=d0af587ab4b93533955f40bf2ac099e71d60b4f4;hp=637598be055dec16da4b3c6919079e3006323a4c;hpb=f9b4dde589704f2db7a8fa68f50dc90073775763;p=lyx.git diff --git a/lib/layouts/db_stdstarsections.inc b/lib/layouts/db_stdstarsections.inc index 637598be05..45f85b1be8 100644 --- a/lib/layouts/db_stdstarsections.inc +++ b/lib/layouts/db_stdstarsections.inc @@ -9,7 +9,7 @@ # modifying the style of the regular sectioning layouts. -Format 33 +Format 48 Style Part* CopyStyle Part Margin Static @@ -28,7 +28,7 @@ Style Chapter* InnerTag "!-- --" LatexName bridgehead LabelType No_Label - OptionalArgs 0 + ResetArgs 1 LatexParam renderas="chapter" End @@ -40,7 +40,7 @@ Style Section* LatexType Paragraph InnerTag "!-- --" LabelType No_Label - OptionalArgs 0 + ResetArgs 1 LatexParam renderas="sect1" End @@ -52,7 +52,7 @@ Style Subsection* LatexType Paragraph InnerTag "!-- --" LabelType No_Label - OptionalArgs 0 + ResetArgs 1 LatexParam renderas="sect2" End @@ -64,7 +64,7 @@ Style Subsubsection* LatexType Paragraph InnerTag "!-- --" LabelType No_Label - OptionalArgs 0 + ResetArgs 1 LatexParam renderas="sect3" End @@ -76,7 +76,7 @@ Style Paragraph* LatexType Paragraph InnerTag "!-- --" LabelType No_Label - OptionalArgs 0 + ResetArgs 1 LatexParam renderas="sect4" End @@ -88,6 +88,6 @@ Style Subparagraph* LatexType Paragraph InnerTag "!-- --" LabelType No_Label - OptionalArgs 0 + ResetArgs 1 LatexParam renderas="sect5" End