I’m
using V2.8.6. I’m
getting a warning saying lily can’t find the start of a (de)crescendo,
although it seems happy with crescendo passages immediately before and after.
As far as I can tell the syntax for the \< … \! block looks OK in all
cases. Here’s
a short test file \version "2.8.6" \include "english.ly" ffz = #(make-dynamic-script
"ffz") music = { c1 << \tag #'part << R1 \\ { \set
fontSize = #-1
c4_"cue" f2 g4 } >> \tag #'score R1 >> \set Score.rehearsalMark = #3 \mark \default c1 \tag #'score \tag #'part
<< %{ No
problem with crescendo here %} {\time 9/8 c8 d e \once
\override TextScript #'extra-offset = #'( 2.6 . 2.0 ) f\trill
g\< a b c\! r^\markup {"//"} | \mark \default R1*9/8 | %{ This crescendo passage generates a warning test.ly:27:52:
warning: can't find start of (de)crescendo b16\pp
b\< b\fz b a a a\fz a fs fs fs\fz fs
\!| %} \time 6/8 b16\pp
b\< b\fz b a a a\fz a fs fs fs\fz fs \!| %{ No
problem with crescendo here %} b8\< b8
b8 b8 b8 b8 \! | } >> } \relative c' { \keepWithTag
#'part \music } Is
this user error, a known restriction or a bug? Thanks
in advance for your help. Ian Hulin -- |
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user