2010-09-21 16:34:30 +00:00
|
|
|
#\DeclareLyXModule[lilypond-book->latex]{LilyPond Book}
|
|
|
|
#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.
|
|
|
|
#DescriptionEnd
|
2011-03-30 00:32:11 +00:00
|
|
|
#Excludes: sweave
|
2010-09-21 16:34:30 +00:00
|
|
|
|
2012-12-31 16:13:04 +00:00
|
|
|
# Author: Julien Rioux <jrioux@lyx.org>
|
2010-09-21 16:34:30 +00:00
|
|
|
|
2013-06-04 17:48:19 +00:00
|
|
|
Format 48
|
2010-09-21 16:34:30 +00:00
|
|
|
OutputFormat lilypond-book
|
|
|
|
|
2011-04-15 02:51:32 +00:00
|
|
|
InsetLayout "Flex:LilyPond"
|
2010-09-21 16:34:30 +00:00
|
|
|
LabelString LilyPond
|
|
|
|
LaTeXType Environment
|
|
|
|
LaTeXName lilypond
|
|
|
|
LyXType Custom
|
|
|
|
Decoration Classic
|
|
|
|
Font
|
|
|
|
Color latex
|
|
|
|
Family typewriter
|
|
|
|
EndFont
|
|
|
|
LabelFont
|
|
|
|
Color latex
|
|
|
|
Size Small
|
|
|
|
EndFont
|
|
|
|
MultiPar true
|
|
|
|
CustomPars false
|
|
|
|
ForcePlain true
|
|
|
|
FreeSpacing true
|
|
|
|
PassThru true
|
2010-11-06 15:06:19 +00:00
|
|
|
ParbreakIsNewline true
|
2010-09-21 16:34:30 +00:00
|
|
|
ForceLTR true
|
2011-04-17 18:30:34 +00:00
|
|
|
Spellcheck false
|
2013-01-03 01:32:48 +00:00
|
|
|
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
|
2010-09-21 16:34:30 +00:00
|
|
|
End
|