Hello list, hello Luis,
please ALWAYS say, which version You mean, so that it is not necessary
for the helping person to remember or to look up older E-Mails.
My propose will be for the 2.2.x, and You might update it for 2.4.x:
You wrote:
> I have no rests in that staff; I would need something like this:
> {
> c8[ s]
> }
> But doesn't work...
But the following does work:
\include "deutsch.ly"
\paper{ raggedright = ##t }
\score {
\context Staff \notes \relative c'' {
\key c \major
\override Rest #'transparent = ##t
c8[ r d r e r]
}
}
And then there are no notes in the midi-file, You don't want to hear.
:-)
Hope this helps!
Best Regards Roland
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user