X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fnumreport.inc;h=c61c6725eaa39ea34c3ef6f3a5ac7a05373bbb52;hb=7cb50d70086faafb22a7dd8ca779278a0f9310e9;hp=95f3e8b67f4647a1a127167e08813d5a75bddfc9;hpb=4345331870cb3207dde3930a932c77bebe81dbda;p=lyx.git diff --git a/lib/layouts/numreport.inc b/lib/layouts/numreport.inc index 95f3e8b67f..c61c6725ea 100644 --- a/lib/layouts/numreport.inc +++ b/lib/layouts/numreport.inc @@ -1,15 +1,17 @@ # Author : André Pönitz # This include file contains label definitions for a report-like numbering. -Format 65 +Format 81 Counter chapter + GuiName Chapter Within "" LabelString "\arabic{chapter}" LabelStringAppendix "\Alph{chapter}" End Counter section + GuiName Section Within chapter LabelString "" End @@ -32,10 +34,12 @@ Float End Counter listing + GuiName Listing Within chapter End Counter footnote + GuiName Footnote Within chapter LabelString "\arabic{footnote}" End