It looks like two eighth rests combined to me.
Something like this, just flipped...
{
r8
\tweak rotation #'(180 0 0.1)
\tweak extra-offset #'(-1.8 . 0)
r8
}
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/Alternative-Quarter-Rest-tp168892p168898.html
Sent
m...@apollinemike.com wrote:
>
> On Mar 25, 2011, at 8:02 AM, Matthias Neuhaus wrote:
>
>> Hi everyone,
>>
>> i'm new to this list, and i hope to find a little bit of help here. I am
>> using lilypond for a while now, mainly on ubuntu. Because my main OS is
>> windows, i was searching for a si
Dear devs,
for not having much luck with asking this on user I'll try here again. I
hope you don't mind.
What I am trying to do is determine the nominator and denominator from the
current time signature to alter the following snippet so that it doesn't
have to be adjusted for each piece.
http://
Mark Polesky wrote:
>
> Mark Polesky wrote:
> Okay, I figured out a way around this -- by passing an property-alist to
> the 'before-line-breaking tweak, I was able to get all the accidental
> modifications done in one tweak (see "modify-accidental" below).
>
I just came up with something simi