2003-09-15 15:49:13 +00:00
|
|
|
|
# Author : Andr<64> P<>nitz
|
2005-04-19 09:00:32 +00:00
|
|
|
|
# This include file contains label definitions for a report-like numbering.
|
|
|
|
|
|
2007-04-06 09:02:23 +00:00
|
|
|
|
Format 4
|
2005-04-19 09:00:32 +00:00
|
|
|
|
Input numarticle.inc
|
2003-09-15 15:49:13 +00:00
|
|
|
|
|
|
|
|
|
Style Part
|
2005-04-19 09:00:32 +00:00
|
|
|
|
TocLevel -1
|
2003-09-15 15:49:13 +00:00
|
|
|
|
End
|
2003-10-13 09:50:10 +00:00
|
|
|
|
|
2003-09-15 15:49:13 +00:00
|
|
|
|
|
|
|
|
|
Style Chapter
|
|
|
|
|
LabelType Counter
|
|
|
|
|
LabelCounter chapter
|
|
|
|
|
LabelString "Chapter \arabic{chapter}"
|
|
|
|
|
LabelStringAppendix "Appendix \Alph{chapter}"
|
2005-04-19 09:00:32 +00:00
|
|
|
|
TocLevel 0
|
2003-09-15 15:49:13 +00:00
|
|
|
|
End
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Style Section
|
|
|
|
|
LabelString "\arabic{chapter}.\arabic{section}"
|
|
|
|
|
LabelStringAppendix "\Alph{chapter}.\arabic{section}"
|
|
|
|
|
End
|
|
|
|
|
|