]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/lilypond.module
Update docs to 2.2.0beta1 format
[lyx.git] / lib / layouts / lilypond.module
index 45421c7d305bf790b6c473e2ab886fbdca05b164..c72dce0faece2afbdf66b6f35e6869014ab0e3ed 100644 (file)
@@ -5,9 +5,9 @@
 #DescriptionEnd
 #Excludes: sweave
 
-# Author: Julien Rioux <jrioux@physics.utoronto.ca>
+# Author: Julien Rioux <jrioux@lyx.org>
 
-Format 36
+Format 59
 OutputFormat           lilypond-book
 
 InsetLayout "Flex:LilyPond"
@@ -32,4 +32,17 @@ InsetLayout "Flex:LilyPond"
        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