Le 08/08/2014 08:46, Janek Warchoł disait :
Hi,
2014-08-05 18:54 GMT+02:00 Pierre Perol-Schneider
<pierre.schneider.pa...@gmail.com>:
Hi,
2014-08-04 23:57 GMT+02:00 Micah Walter <micahjwal...@gmail.com>:
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.
}
This works, but the "centering" is volatile and will break when layout
changes. I'd rather suggest using the solution described here:
http://lilypondblog.org/2013/06/horizontally-aligning-full-measure-rests/
Beware that in such case *all* voices must have this same and unique
full measure duration, otherwise you'll get an error.
Cheers,
Jean-Charles
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user