]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/literate-scrap.inc
small improvements for cl2emult.layout
[lyx.git] / lib / layouts / literate-scrap.inc
index 63eb3fedb4e18300c6be664319171cb49aca0df8..e7ecaac03a9171218b6e5c37153d4b1d201a3df1 100644 (file)
@@ -2,8 +2,7 @@
 # Suggested style to write your code:
 # Within same scrap, lines are separated by new-lines (Ctrl-return), use:
 #  ItemSep               0.4
-#     . disavantage: lyx doesn't allow space on first column, use proteced space
-#                    must type ctrl-return every single line
+#     . disavantage: must type ctrl-return every single line
 #     . advantage:   looks better (IMHO)
 #                    resembles more closelly the produced paper doc. (more WYSIWYG)
 #
@@ -23,13 +22,14 @@ Style Scrap
   Align                 Left
   AlignPossible         Block,Left
   FreeSpacing           1
+  PassThru              1
   LabelType             Static
 
   LabelFont
     Color               magenta
   EndFont
   TextFont
-    Latex               Latex
+    Color               latex
     Family              Typewriter
   EndFont