lyx_mirror/lib/layouts/db_stdlayouts.inc
Richard Heck 2d2d946fc6 Update all layouts to format 35.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38392 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-15 02:51:32 +00:00

34 lines
661 B
HTML

# Textclass definition file for docbook.
# Author : José Abílio Oliveira Matos <jamatos@lyx.org>
# This is the counterpart of stdlayouts.inc
# It is desirable, as far as possible, to have the same look and feel for
# related layouts in latex and docbook.
Format 35
Input stdlayouts.inc
Style Literal
LatexType Environment
LatexName literallayout
PassThru 1
ParbreakIsNewline 1
End
Style Quotation
LatexType Environment
LatexName blockquote
InnerTag para
End
# Quote should be an inline element
NoStyle Quote
NoStyle Verse
Style SGML
ObsoletedBy Standard
End