lyx_mirror/lib/layouts/db_stdlists.inc
SVN User 5fa83e595f This commit was manufactured by cvs2svn to create branch 'BRANCH_1_1_6'.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_1_6@1449 a592a061-630c-0410-9148-cb99ea01b6c8
2001-02-06 16:17:48 +00:00

31 lines
671 B
HTML

# Textclass definition file for docbook.
# Author : José Abílio Oliveira Matos <jamatos@lyx.org>
# This is the counterpart of stdlists.inc
# It is desireable, as far as possible, to have the same look and feeling for
# related layouts in latex and docbook.
Input stdlists.inc
# Itemize style definition
Style Itemize
LatexType Item_Environment
LatexName itemizedlist
End
# Enumerate style definition
Style Enumerate
LatexType Item_Environment
LatexName orderedlist
End
# Description style definition
Style Description
LatexType Item_environment
LatexName variablelist
End
# maybe List is the same as simplelist (I need to check it).
NoStyle List