]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/db_stdlayouts.inc
file format change: support for Armenian
[lyx.git] / lib / layouts / db_stdlayouts.inc
index ea6f2b8a80f49172fc3464f1a12814ff10d73bfe..163e3462f3577643bdb35dd924238d4cfd162f68 100644 (file)
@@ -5,25 +5,9 @@
 # It is desirable, as far as possible, to have the same look and feel for
 # related layouts in latex and docbook.
 
+Format 4
 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
@@ -42,7 +26,7 @@ NoStyle Quote
 NoStyle Verse
 
 
-Style Caption
-       LatexType             Paragraph
-       LatexName             title
+
+Style SGML
+       ObsoletedBy           Standard
 End