Status: Accepted
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1747 by brownian.box: parallelmusic problem: q-notation does not
work in \relative
http://code.google.com/p/lilypond/issues/detail?id=1747
Reported by Arno Waschk,
http://lists.gnu.org/archive/html/bug-lilypond/2011-07/msg00151.html :
%----------8<----------------
\version "2.15.4"
\parallelMusic #'(abc def) {
<a c>2 q |
<d f>2 q |
}
<<
\new Staff {
<<
\abc
\\
\def
>>
}
\new Staff {
<<
\relative c' \abc
\\
\relative c' \def
>>
}
%----------8<----------------
I have no idea how this is related to issue 451, sorry.
The first image is for the code above, while the second produced with
chords (<a c> and <d f>) instead of chord repetition symbol.
I believe images should be identical.
Attachments:
test--with-q.png 1.9 KB
test--with-chords.png 1.8 KB
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond