lyx_mirror/lib/layouts/numreport.inc
Richard Kimberly Heck a6e20d7138 Update layouts
2023-07-27 21:22:17 -04:00

45 lines
691 B
HTML

# Author : André Pönitz
# This include file contains label definitions for a report-like numbering.
Format 103
Counter chapter
GuiName Chapter
Within ""
LabelString "\arabic{chapter}"
LabelStringAppendix "\Alph{chapter}"
End
Counter section
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
GuiName Listing
Within chapter
End
Counter footnote
GuiName Footnote
Within chapter
End