]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/lilypond.module
Amend 3058deb: Make convert_fonts robust
[lyx.git] / lib / layouts / lilypond.module
index d3f22606bae78225804eab5ce7be008acf79641e..9b8acffdec6815463dfc1ca08c4661fcf39866e3 100644 (file)
@@ -7,7 +7,7 @@
 
 # Author: Julien Rioux <jrioux@lyx.org>
 
-Format 43
+Format 68
 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