lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Whole-measure rests that specify rhythmic value


From: Pierre Perol-Schneider
Subject: Re: Whole-measure rests that specify rhythmic value
Date: Tue, 5 Aug 2014 18:54:41 +0200

Hi,

2014-08-04 23:57 GMT+02:00 Micah Walter <address@hidden>:

I have a whole measure rest. I would like the dotted half-note glyph, which specifies the rhythmic value, but I would also like it to be centered like an ordinary whole-measure rest. I have tried overriding the stencil, but to no avail. Do you have any suggestions?

\version "2.18.2"

\paper {
  ragged-right = ##f
}

{
  \time 3/4
  \tweak X-offset #40
  r2.
}


HTH,
Pierre


reply via email to

[Prev in Thread] Current Thread [Next in Thread]