]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/numreport.inc
Use footnotehyper rather than footnote if hyperref is used
[lyx.git] / lib / layouts / numreport.inc
index 52fe0506ae2f90a403b4db1306ccef14a6273915..77ee00a44185a31343eace56390dfe0ed56dfb18 100644 (file)
@@ -1,21 +1,15 @@
 # Author : André Pönitz
 # This include file contains label definitions for a report-like numbering.
 
-Format 9
+Format 68
 
-Style Part
-       TocLevel              -1
-End
-
-Counter
-       Name                  chapter
+Counter chapter
        Within                ""
        LabelString           "\arabic{chapter}"
        LabelStringAppendix   "\Alph{chapter}"
 End
 
-Counter
-       Name                  section
+Counter section
        Within                chapter
        LabelString           ""
 End
@@ -37,13 +31,11 @@ Float
        NumberWithin          chapter
 End
 
-Counter
-       Name                  listing
+Counter listing
        Within                chapter
 End
 
-Counter
-       Name                  footnote
+Counter footnote
        Within                chapter
        LabelString           "\arabic{footnote}"
 End