lyx_mirror/lib/layouts/numreport.inc

45 lines
691 B
PHP
Raw Normal View History

# Author : André Pönitz
# This include file contains label definitions for a report-like numbering.
2023-07-25 11:44:29 +00:00
Format 102
Counter chapter
2020-05-03 02:37:18 +00:00
GuiName Chapter
Within ""
LabelString "\arabic{chapter}"
LabelStringAppendix "\Alph{chapter}"
End
Counter section
2020-05-03 02:37:18 +00:00
GuiName Section
Within chapter
LabelString ""
End
Float
Type table
NumberWithin chapter
End
Float
Type figure
NumberWithin chapter
End
Float
Type algorithm
NumberWithin chapter
End
Counter listing
2020-05-03 02:37:18 +00:00
GuiName Listing
Within chapter
End
Counter footnote
2020-05-03 02:37:18 +00:00
GuiName Footnote
Within chapter
End