On Mon, Apr 20, 2009 at 3:12 PM, Mark Polesky <markpole...@yahoo.com> wrote:

>
> Steve Yegge wrote:
> > I tried
> >  \override SustainPedal #'transparent = ##t
> > with no luck.  Any suggestions?
>
> try
> \override Staff.SustainPedal #'transparent = ##t
>

Ah, that did it, thanks.

I also had to add:

    \override Staff.SustainPedal #'stencil = ##f

to remove the extra spacing.  Unfortunately this results in many
compilation warnings of the form:

> programming error: cannot align on self: empty element
> continuing, cross fingers

Any idea how to squelch these?

-steve
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to