Hello all:
I'm using code from this snippet:
http://lists.gnu.org/archive/html/lilypond-user/2011-08/msg00157.html to
create two marks that are split from one another over a system break.
Many people on the web are reporting that it works perfectly for them,
but for me, the two marks remain
I am having trouble getting Lilypond to subdivide beams correctly. The
default in 2/4 is to beam 32nd notes in groups of 8 (quarter notes). I can
set subdivide beams to true and change the baseMoment to 1/8 to get the
correct subdivision of 32nd notes (4+4 under one beam). But then the 16ths
are
> I'm not top posting.
I am following the syntax of this snippet:
http://www.lilypond.org/doc/v2.15/Documentation/snippets-big-page#keyboards-using-autochange-with-more-than-one-voice.
But in my file, autochange is only applied to the top voice, and it drags
the other voice with it to the "up" s
Hello all,
I'm totally new to Lilypond... but while reading the manual, I have become
seriously confused by the following example of octave check:
\relative c'' {
c4 f g f
c4
\octaveCheck c'
f
\octaveCheck c'
g
\octaveCheck c'
f
}
I understand why the first and third octave chec