bug-lilypond
[Top][All Lists]
Advanced

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

Issue 1747 in lilypond: parallelmusic problem: q-notation does not work


From: lilypond
Subject: Issue 1747 in lilypond: parallelmusic problem: q-notation does not work in \relative
Date: Thu, 07 Jul 2011 08:45:45 +0000

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




reply via email to

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