2001-01-28 21:54:15 +00:00
|
|
|
# Textclass definition file for docbook.
|
2007-07-24 17:16:35 +00:00
|
|
|
# Author : José Abílio Oliveira Matos <jamatos@lyx.org>
|
2001-01-28 21:54:15 +00:00
|
|
|
|
|
|
|
# This is the counterpart of stdlayouts.inc
|
2003-11-25 17:23:36 +00:00
|
|
|
# It is desirable, as far as possible, to have the same look and feel for
|
2001-01-28 21:54:15 +00:00
|
|
|
# related layouts in latex and docbook.
|
|
|
|
|
2008-10-23 00:28:36 +00:00
|
|
|
Format 11
|
2001-01-28 21:54:15 +00:00
|
|
|
Input stdlayouts.inc
|
|
|
|
|
|
|
|
Style Literal
|
2003-05-02 08:55:48 +00:00
|
|
|
LatexType Environment
|
|
|
|
LatexName literallayout
|
|
|
|
PassThru 1
|
2001-01-28 21:54:15 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 14:29:22 +00:00
|
|
|
|
2001-01-28 21:54:15 +00:00
|
|
|
Style Quotation
|
2003-05-02 08:55:48 +00:00
|
|
|
LatexType Environment
|
|
|
|
LatexName blockquote
|
2003-11-25 17:23:36 +00:00
|
|
|
InnerTag para
|
2001-01-28 21:54:15 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
# Quote should be an inline element
|
|
|
|
NoStyle Quote
|
|
|
|
NoStyle Verse
|
|
|
|
|
2003-09-15 15:20:19 +00:00
|
|
|
|
2004-10-30 18:17:31 +00:00
|
|
|
|
|
|
|
Style SGML
|
|
|
|
ObsoletedBy Standard
|
|
|
|
End
|