X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fstdcounters.inc;h=595f8c13ba5f997197c860b0c249db0507196c50;hb=a7a43d08660f913b2c7456274aaa3510f4e4cc34;hp=5d2e0c77edc28f318ad6467a2a4832ecf5a8912a;hpb=f1edcc0fe276c7c55934e56190830f64e5fcf8bc;p=lyx.git diff --git a/lib/layouts/stdcounters.inc b/lib/layouts/stdcounters.inc index 5d2e0c77ed..595f8c13ba 100644 --- a/lib/layouts/stdcounters.inc +++ b/lib/layouts/stdcounters.inc @@ -4,32 +4,39 @@ # in most LyX layouts. -Format 11 +Format 54 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