]> git.lyx.org Git - lyx.git/blob - lib/layouts/agu_stdcounters.inc
d07efb5a764e7331a8581887faad8bf87fd01df4
[lyx.git] / lib / layouts / agu_stdcounters.inc
1 # Author : José Matos <jamatos@lyx.org>
2 #          Martin Vermeer <martin.vermeer@hut.fi>
3
4 # This include file contains all the counters that are defined as standard
5 # in AGU-Article LyX layouts.
6
7 Format 64
8 Counter sect1
9         Within               section
10 End
11
12 Counter sect2
13         Within               sect1
14 End
15
16 Counter sect3
17         Within               sect2
18 End
19
20 Counter sect4
21         Within               sect3
22 End
23
24 Counter sect5
25         Within               sect4
26 End
27
28 Counter p
29 End