]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/lilypond.module
Backport to generate_contributions.py
[lyx.git] / lib / layouts / lilypond.module
index 45508bab6059225fb1acad343c4a3b4118b1a7c8..26f0965094189c996d28d7c89b8c007b5224ac4a 100644 (file)
@@ -3,10 +3,11 @@
 #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
+#Excludes: sweave
 
 # Author: Julien Rioux <jrioux@physics.utoronto.ca>
 
-Format 30
+Format 34
 OutputFormat           lilypond-book
 
 InsetLayout LilyPond
@@ -28,5 +29,6 @@ InsetLayout LilyPond
        ForcePlain            true
        FreeSpacing           true
        PassThru              true
+       ParbreakIsNewline     true
        ForceLTR              true
 End