]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/literate-scrap.inc
Missing dot.
[lyx.git] / lib / layouts / literate-scrap.inc
index e03c2381698c6810cabdc7ee845559d40e248835..b51553606ff206480fa20f7f6e2e2426b961a26b 100644 (file)
@@ -1,32 +1,26 @@
-#
 # Suggested style to write your code:
-# Within same scrap, lines are separated by new-lines (Ctrl-return), use:
+# Within same scrap, lines are separated by newlines (Ctrl-Return), use:
 #  ItemSep               0.4
-#     . disavantage: must type ctrl-return every single line
-#     . advantage:   looks better (IMHO)
-#                    resembles more closelly the produced paper doc. (more WYSIWYG)
+#    . disavantage: must type ctrl-return every single line
+#    . advantage:   looks better (IMHO)
+#                   resembles more closely the produced paper doc (more WYSIWYG)
 #
 
-
+Format 30
 OutputType              literate
 
-
 Style Scrap
        Margin                First_Dynamic
        LatexType             Paragraph
        LatexName             dummy
-       NewLine               0
        LeftMargin            MMM
-       ParSep                0.4
-       TopSep                0.4
-       BottomSep             0.4
-       ItemSep               0.4
        Align                 Left
        AlignPossible         Block,Left
+       NewLine               0
        FreeSpacing           1
        PassThru              1
+       ParbreakIsNewline     1
        LabelType             Static
-
        LabelFont
          Color               magenta
        EndFont