]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/db_stdlayouts.inc
Merge branch 'master' of git.lyx.org:lyx
[lyx.git] / lib / layouts / db_stdlayouts.inc
index ea6f2b8a80f49172fc3464f1a12814ff10d73bfe..8af9307e4fc6ca749a11e7fa582847a3345abf8b 100644 (file)
@@ -1,33 +1,18 @@
 # Textclass definition file for docbook.
-# Author : José Abílio Oliveira Matos <jamatos@lyx.org>
+# 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 58
 Input stdlayouts.inc
 
-
-Style SGML
-       Margin                Static
-       LatexType             Paragraph
-       LatexName             "!-- --"
-       NewLine               0
-       ParIndent             MM
-       ParSkip               0.4
-       ParSep                0.5
-       Align                 Left
-       AlignPossible         Block
-       LabelType             No_Label
-       FreeSpacing           1
-       PassThru              1
-End
-
-
 Style Literal
        LatexType             Environment
        LatexName             literallayout
        PassThru              1
+       ParbreakIsNewline     1
 End
 
 
@@ -42,7 +27,7 @@ NoStyle Quote
 NoStyle Verse
 
 
-Style Caption
-       LatexType             Paragraph
-       LatexName             title
+
+Style SGML
+       ObsoletedBy           Standard
 End