lyx_mirror/lib/layouts/stdcounters.inc
Richard Heck 2bb93b6c54 Update layout format.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25881 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-25 16:33:04 +00:00

76 lines
1.1 KiB
PHP

# 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 8
Counter
Name part
LabelString "\Roman{part}"
End
Counter
Name chapter
End
Counter
Name section
Within chapter
End
Counter
Name subsection
Within section
End
Counter
Name subsubsection
Within subsection
End
Counter
Name paragraph
Within subsubsection
End
Counter
Name subparagraph
Within paragraph
End
Counter
Name enumi
End
Counter
Name enumii
Within enumi
End
Counter
Name enumiii
Within enumii
End
Counter
Name enumiv
Within enumiii
End
Counter
Name bibitem
End
Counter
Name listing
End
Counter
Name equation
End
Counter
Name footnote
End