X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fnumreport.inc;h=cfab6448f506b27e56d6e8a089ed56d95187c0b4;hb=c8c1c15631712d458e98b612ba8c049a7ae4d260;hp=70ceb9a9023fe7bcd464d5fda6462c2fc0a5412d;hpb=9e5eebc14cd06f58000a4bd1903f157b65a3ab19;p=lyx.git diff --git a/lib/layouts/numreport.inc b/lib/layouts/numreport.inc index 70ceb9a902..cfab6448f5 100644 --- a/lib/layouts/numreport.inc +++ b/lib/layouts/numreport.inc @@ -1,21 +1,17 @@ # Author : André Pönitz # This include file contains label definitions for a report-like numbering. -Format 6 +Format 98 -Style Part - TocLevel -1 -End - -Counter - Name chapter +Counter chapter + GuiName Chapter Within "" LabelString "\arabic{chapter}" LabelStringAppendix "\Alph{chapter}" End -Counter - Name section +Counter section + GuiName Section Within chapter LabelString "" End @@ -37,13 +33,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}" End