X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fdb_stdsections.inc;h=24cba6fb4516bc4d20dcdf9833f275271883305c;hb=b0629c79acf7591bd082596017d2742284e11b3e;hp=c5ec507bdb9f2ac2b0e17ebb252aa2154447494b;hpb=8254e84f8f696f0372ccc77f59148888e17a85fe;p=lyx.git diff --git a/lib/layouts/db_stdsections.inc b/lib/layouts/db_stdsections.inc index c5ec507bdb..24cba6fb45 100644 --- a/lib/layouts/db_stdsections.inc +++ b/lib/layouts/db_stdsections.inc @@ -6,7 +6,7 @@ # It is desirable, as far as possible, to have the same look and feel for # related layouts in latex and docbook. -Format 45 +Format 49 Input stdsections.inc Style Part @@ -14,7 +14,6 @@ Style Part LatexName part InnerTag "title" CommandDepth 0 - TocLevel 0 End @@ -23,7 +22,6 @@ Style Chapter LatexName chapter InnerTag "title" CommandDepth 1 - TocLevel 0 End @@ -32,7 +30,6 @@ Style Section LatexName sect1 InnerTag "title" CommandDepth 2 - TocLevel 1 End @@ -41,7 +38,6 @@ Style Subsection LatexName sect2 InnerTag "title" CommandDepth 3 - TocLevel 2 End @@ -50,7 +46,6 @@ Style Subsubsection LatexName sect3 InnerTag "title" CommandDepth 4 - TocLevel 3 End @@ -59,7 +54,6 @@ Style Paragraph LatexName sect4 InnerTag "title" CommandDepth 5 - TocLevel 4 End @@ -68,6 +62,5 @@ Style Subparagraph LatexName sect5 InnerTag "title" CommandDepth 6 - TocLevel 5 End