X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fstdcounters.inc;h=f5b6e2f585ae820c009106cf5bf8a2235d0ca502;hb=b0629c79acf7591bd082596017d2742284e11b3e;hp=128bdfdb3237b161408445e84fcc77043bd04cd8;hpb=b7d665da7f02a5e918de08ae9fe8727ede838670;p=lyx.git diff --git a/lib/layouts/stdcounters.inc b/lib/layouts/stdcounters.inc index 128bdfdb32..f5b6e2f585 100644 --- a/lib/layouts/stdcounters.inc +++ b/lib/layouts/stdcounters.inc @@ -4,39 +4,39 @@ # in most LyX layouts. -Format 22 +Format 49 Counter part - LabelString "\Roman{part}" + LabelString "\Roman{part}" PrettyFormat "Part \Roman{part}" End Counter chapter - PrettyFormat Chapter \arabic{chapter} + PrettyFormat "Chapter ##" End Counter section Within chapter - PrettyFormat "Section \arabic{section}" + PrettyFormat "Section ##" End Counter subsection Within section - PrettyFormat "Section \arabic{subsection}" + PrettyFormat "Section ##" End Counter subsubsection Within subsection - PrettyFormat "Section \arabic{subsubsection}" + PrettyFormat "Section ##" End Counter paragraph Within subsubsection - PrettyFormat "Paragraph \arabic{paragraph}" + PrettyFormat "Paragraph ##" End Counter subparagraph Within paragraph - PrettyFormat "Paragraph \arabic{subparagraph}" + PrettyFormat "Paragraph ##" End Counter enumi @@ -65,9 +65,9 @@ Counter listing End Counter equation - PrettyFormat "Equation \arabic{equation}" + PrettyFormat "Equation ##" End Counter footnote - PrettyFormat "Footnote \arabic{footnote}" + PrettyFormat "Footnote ##" End