Unfortunately I can't tell what this error is. If you are certain this
is a bug, please create a minimal bug report. I suspect that this is a
misunderstand, though -- please re-read the documentation sections on
\relative and polyphony.
Cheers,
- Graham
trevor skeggs wrote:
% Bug rep
% Bug report: The entire lower harmony line is raised one octave along
with the
final f-sharp.
% Adapted from the "String Quartet" snippet, with "Violin 1" adapted for
two-part polyphony.
\version "2.10.25" \include "english.ly"
\header { title = "To correct this, lower the last
Thanks, this has been (finally) added as
http://code.google.com/p/lilypond/issues/detail?id=94
Cheers,
- Graham
Markus Schneider wrote:
Hello all,
obviously the "ges" gets cancelled in the wrong octave in 2.9.12.
See example.
Markus
%% Begin Snippet
\version "2.9.12"
musicI = { des' es' f'
Hello all,
this might be of interest to some of you:
I use these variables right after the \key-command to place the naturals at
their correct positions for key-cancellations to C major:
desMajorKeyCancelTC =
\set Staff.lastKeySignature =
#`(
((0 . 4) . 2)
((1 . 1) . 2)
(