78 lines
923 B
HTML
78 lines
923 B
HTML
# Author : Lars Gullik Bjønnes <larsbj@lyx.org>
|
|
|
|
# This include file contains all the counters that are defined as standard
|
|
# in most LyX layouts.
|
|
|
|
|
|
Format 11
|
|
#Counter part
|
|
# LabelString "\Roman{part}"
|
|
#End
|
|
|
|
#Counter chapter
|
|
#End
|
|
|
|
Counter section
|
|
End
|
|
|
|
Counter appendix
|
|
End
|
|
|
|
Counter subsection
|
|
Within section
|
|
End
|
|
|
|
Counter subsubsection
|
|
Within subsection
|
|
End
|
|
|
|
Counter pointII
|
|
Within section
|
|
End
|
|
|
|
Counter pointIII
|
|
Within subsection
|
|
End
|
|
|
|
Counter pointIV
|
|
Within subsubsection
|
|
End
|
|
|
|
Counter subpointIII
|
|
Within pointII
|
|
End
|
|
|
|
Counter subpointIV
|
|
Within pointIII
|
|
End
|
|
|
|
|
|
|
|
Counter enumi
|
|
End
|
|
|
|
Counter enumii
|
|
Within enumi
|
|
End
|
|
|
|
Counter enumiii
|
|
Within enumii
|
|
End
|
|
|
|
Counter enumiv
|
|
Within enumiii
|
|
End
|
|
|
|
Counter bibitem
|
|
End
|
|
|
|
Counter listing
|
|
End
|
|
|
|
Counter equation
|
|
End
|
|
|
|
Counter footnote
|
|
End
|
|
|