X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fnumreport.inc;h=0b18af40be6946005a7f630aaf17978fe73db9a0;hb=e2e74ffb0a72477420bfc2a8be0fcfbafe52e8ae;hp=70ceb9a9023fe7bcd464d5fda6462c2fc0a5412d;hpb=9e5eebc14cd06f58000a4bd1903f157b65a3ab19;p=lyx.git diff --git a/lib/layouts/numreport.inc b/lib/layouts/numreport.inc index 70ceb9a902..0b18af40be 100644 --- a/lib/layouts/numreport.inc +++ b/lib/layouts/numreport.inc @@ -1,23 +1,21 @@ # Author : André Pönitz # This include file contains label definitions for a report-like numbering. -Format 6 +Format 104 -Style Part - TocLevel -1 -End - -Counter - Name chapter +Counter chapter + GuiName Chapter Within "" LabelString "\arabic{chapter}" LabelStringAppendix "\Alph{chapter}" + PrettyFormat "Chapter ##" End -Counter - Name section +Counter section + GuiName Section Within chapter LabelString "" + PrettyFormat "Section ##" End Float @@ -37,13 +35,13 @@ Float NumberWithin chapter End -Counter - Name listing +Counter listing + GuiName Listing Within chapter End -Counter - Name footnote +Counter footnote + GuiName Footnote Within chapter - LabelString "\arabic{footnote}" + PrettyFormat "footnote \arabic{footnote}" End