X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Flilypond.module;h=b542b893f17d0c008bc6bbf545111746c8d0e31e;hb=c8c1c15631712d458e98b612ba8c049a7ae4d260;hp=7f9a778c978b664bee5cdf86462ee985fa5bfe82;hpb=569841f2921f8d61c031c1435cfcf9823d5143fa;p=lyx.git diff --git a/lib/layouts/lilypond.module b/lib/layouts/lilypond.module index 7f9a778c97..b542b893f1 100644 --- a/lib/layouts/lilypond.module +++ b/lib/layouts/lilypond.module @@ -1,4 +1,5 @@ -#\DeclareLyXModule[lilypond-book->latex]{LilyPond Book} +#\DeclareLyXModule[lilypond-book->latex]{LilyPond Music Notation} +#\DeclareCategory{Leisure, Sports & Music} #DescriptionBegin #This module adds an inset to enter LilyPond code directly into LyX. #It will be processed in the output. See the lilypond.lyx example file. @@ -7,7 +8,7 @@ # Author: Julien Rioux -Format 71 +Format 98 OutputFormat lilypond-book InsetLayout "Flex:LilyPond" @@ -38,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