lyx_mirror/lib/layouts/db_stdcounters.inc
José Matox d42dd19a77 add counters for docbook.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7969 a592a061-630c-0410-9148-cb99ea01b6c8
2003-10-23 15:30:40 +00:00

30 lines
489 B
PHP

# Author : José Matos <jamatos@lyx.org>
# This include file contains all the counters that are defined as standard
# in docbook LyX layouts.
Counter
Name sect1
Within chapter
End
Counter
Name sect2
Within sect1
End
Counter
Name sect3
Within sect2
End
Counter
Name sect4
Within sect3
End
Counter
Name sect5
Within sect4
End