]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/lilypond.module
Add tableaux to outliner
[lyx.git] / lib / layouts / lilypond.module
index 8a62745ab3c45e1b28f364f1e7ceb5cb607787ad..9cd9fc828b9277dc062cfcfca4e0c5c4ce727fd7 100644 (file)
@@ -5,9 +5,9 @@
 #DescriptionEnd
 #Excludes: sweave
 
-# Author: Julien Rioux <jrioux@physics.utoronto.ca>
+# Author: Julien Rioux <jrioux@lyx.org>
 
-Format 35
+Format 63
 OutputFormat           lilypond-book
 
 InsetLayout "Flex:LilyPond"
@@ -31,4 +31,18 @@ InsetLayout "Flex:LilyPond"
        PassThru              true
        ParbreakIsNewline     true
        ForceLTR              true
+       Spellcheck            false
+       Argument 1
+         LabelString         "Options"
+         MenuString          "LilyPond Options"
+         Tooltip             "A comma-separated option list (see the LilyPond documentation for available options)."
+         Decoration          Conglomerate
+         Font
+           Color             black
+           Family            typewriter
+         EndFont
+         LabelFont
+           Color             black
+         EndFont
+       EndArgument
 End