]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/lilypond.module
Move RevTeX section in Additional.lyx into Chapter 3 Document classes
[lyx.git] / lib / layouts / lilypond.module
index d24a0710611637e920364ecc03ffbcc8456b8cd9..b542b893f17d0c008bc6bbf545111746c8d0e31e 100644 (file)
@@ -8,7 +8,7 @@
 
 # Author: Julien Rioux <jrioux@lyx.org>
 
-Format 74
+Format 98
 OutputFormat           lilypond-book
 
 InsetLayout "Flex:LilyPond"
@@ -39,11 +39,17 @@ InsetLayout "Flex:LilyPond"
          Tooltip             "A comma-separated option list (see the LilyPond documentation for available options)."
          Decoration          Conglomerate
          Font
-           Color             black
+           Color             foreground
            Family            typewriter
          EndFont
          LabelFont
-           Color             black
+           Color             foreground
          EndFont
+      DocBookTag          IGNORE
        EndArgument
+    DocBookNotInPara      true
+    DocBookWrapperTag     mediaobject
+    DocBookTag            textobject
+    DocBookInnerTag       programlisting
+    DocBookInnerAttr      "language='lilypond' role='fragment verbatim staffsize=16 ragged-right relative=2'"
 End