lyx_mirror/lib/layouts/db_stdlayouts.inc

37 lines
713 B
PHP
Raw Normal View History

# Textclass definition file for docbook.
# Author : Jos<6F> Ab<41>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 2
Input stdlayouts.inc
Style Literal
LatexType Environment
LatexName literallayout
PassThru 1
End
Style Quotation
LatexType Environment
LatexName blockquote
InnerTag para
End
# Quote should be an inline element
NoStyle Quote
NoStyle Verse
Style Caption
LatexType Paragraph
LatexName title
End
Style SGML
ObsoletedBy Standard
End