]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdinsets.inc
typo.
[lyx.git] / lib / layouts / stdinsets.inc
index 6a828077c8917da034eec802f189c3d38d0985e8..46ddf5f379fa3efee78f1a752cb6de36d335b46e 100644 (file)
 #                         finished with the LabelFont definition.
 #      MultiPar              Indicates that multiple paragraphs are allowed within the inset
 #                         or not. FIXME: what is the default?
-#      Decoration:           Classic, Minimalistic, Conglomerate. Decoration styles\r
-#      PassThru              Do not do various LaTeX conversions, like the phrases\r
-#                            LaTeX, LyX, quote commands, etc.\r
-#      KeepEmpty             Do not delete empty paragraphs (?)\r
-#      FreeSpacing           Preserve multiple spaces etc.\r
-#      ForceLTR              Force the "latex" language, leading to Left-to-Right\r
-#                           (latin) output, e.g., in ERT or URL. A kludge.\r
+#      Decoration:           Classic, Minimalistic, Conglomerate. Decoration styles
+#      PassThru              Do not do various LaTeX conversions, like the phrases
+#                            LaTeX, LyX, quote commands, etc.
+#      KeepEmpty             Do not delete empty paragraphs (?)
+#      FreeSpacing           Preserve multiple spaces etc.
+#      ForceLTR              Force the "latex" language, leading to Left-to-Right
+#                           (latin) output, e.g., in ERT or URL. A kludge.
+#      Requires              Require a given (supported) feature. Multiple features must
+#                            be comma-separated.
 #End
 
-Format 5
+Format 6
 
 InsetLayout Marginal
        LabelString           margin
@@ -247,9 +249,7 @@ InsetLayout URL
          Color               Blue
          Size                Small
        EndFont
-       Preamble
-         \usepackage{url}
-       EndPreamble
+       Requires              url
 End
 
 InsetLayout OptArg