X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fagu_stdsections.inc;h=75f0ad309c18e804168bd67999b82a43da4f473b;hb=2f9bf6b92b67c8301fb8878961d258b0bde38a9e;hp=616d1f59cbddabea6938bc80f6e58758614e1503;hpb=af37f0d23e8aab1bfbd7ab7f26a10e7685dfca68;p=lyx.git diff --git a/lib/layouts/agu_stdsections.inc b/lib/layouts/agu_stdsections.inc index 616d1f59cb..75f0ad309c 100644 --- a/lib/layouts/agu_stdsections.inc +++ b/lib/layouts/agu_stdsections.inc @@ -6,6 +6,7 @@ # It is desirable, as far as possible, to have the same look and feel for # related layouts in latex and docbook. +Format 2 Input stdsections.inc Style Part @@ -32,7 +33,7 @@ Style Section InnerTag head LabelTag label CommandDepth 2 - LatexParam "s#" + LatexParam "id=" End @@ -42,7 +43,7 @@ Style Subsection InnerTag head LabelTag label CommandDepth 3 - LatexParam "s#" + LatexParam "id=" End @@ -52,7 +53,7 @@ Style Subsubsection InnerTag head LabelTag label CommandDepth 4 - LatexParam "s#" + LatexParam "id=" End @@ -62,7 +63,7 @@ Style Paragraph InnerTag head LabelTag label CommandDepth 5 - LatexParam "s#" + LatexParam "id=" End @@ -72,7 +73,7 @@ Style Subparagraph InnerTag head LabelTag label CommandDepth 6 - LatexParam "s#" + LatexParam "id=" End Style Subsubparagraph @@ -81,6 +82,6 @@ Style Subsubparagraph InnerTag head LabelTag label CommandDepth 7 - LatexParam "s#" + LatexParam "id=" End