On Sat, Feb 23, 2013 at 9:12 PM, Derek <cu...@shmerek.com> wrote:

> Hi there,
>
> I am a bit of a new user but I have looked everywhere I can to find a
> solution to this issue. I get tons of *warning: cannot find start of piano
> pedal: `Sustain'* warnings and I can't seem to get rid of them an example
> of
> my code that gets a warning follows. Any suggestions?
>
>
> << {r8 \sustainOn    \clef treble < c' aes'>_( <ees c'> <c aes'> <d bes'>
> <bes g'> <d bes'> <bes g'>)}\\{<bes,  bes,>1 }>> |%7
>
>   <c' aes'>8  (<aes f'> <c aes'> <aes f'> <bes g'> <g ees'><bes g'> <g
> ees'>) \sustainOff \clef bass |%8
>
> Thank you
>
>
Hi,

Wrapping the code you provided in \relative c { ... }, I wasn't able to
reproduce this in version 2.16.1.

Can you narrow your code down to a minimal complete example that causes the
warning?

Regards,
Nathan
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to