X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fstdcounters.inc;h=05d7b479b92405cfc480ea9e70796a4a5905c2c3;hb=bf88ad495cead6e97a05fee59e41414648145fc1;hp=0e21b8231229e1c5abcae586a2af7ca80325fde4;hpb=082bdf47c9b92f41142498b12f0b90d1f59bc80d;p=lyx.git diff --git a/lib/layouts/stdcounters.inc b/lib/layouts/stdcounters.inc index 0e21b82312..05d7b479b9 100644 --- a/lib/layouts/stdcounters.inc +++ b/lib/layouts/stdcounters.inc @@ -4,32 +4,39 @@ # in most LyX layouts. -Format 21 +Format 74 Counter part - LabelString "\Roman{part}" + LabelString "\Roman{part}" + PrettyFormat "Part \Roman{part}" End Counter chapter + PrettyFormat "Chapter ##" End Counter section Within chapter + PrettyFormat "Section ##" End Counter subsection Within section + PrettyFormat "Section ##" End Counter subsubsection Within subsection + PrettyFormat "Section ##" End Counter paragraph Within subsubsection + PrettyFormat "Paragraph ##" End Counter subparagraph Within paragraph + PrettyFormat "Paragraph ##" End Counter enumi @@ -58,7 +65,14 @@ Counter listing End Counter equation + PrettyFormat "Equation ##" End Counter footnote + PrettyFormat "Footnote ##" +End + +Counter thanks + PrettyFormat "Footnote ##" + LabelString "\fnsymbol{thanks}" End