[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Issue 896 in lilypond: When used after \tag, \partcombine may fail to pr
From: |
lilypond |
Subject: |
Issue 896 in lilypond: When used after \tag, \partcombine may fail to print notes |
Date: |
Fri, 06 Nov 2009 06:01:44 +0000 |
Status: Accepted
Owner: address@hidden
Labels: Type-Defect Priority-Medium
New issue 896 by address@hidden: When used after \tag,
\partcombine may fail to print notes
http://code.google.com/p/lilypond/issues/detail?id=896
\version "2.13.6"
music = {
\set Staff.printPartCombineTexts = ##f
\partcombine \relative c' {
\tag #'part e4 \tag #'full e4 f g a
b r c r % this last c is not printed
}
\relative c' {
c4 d e f
g r a r
}
}
\new Staff \keepWithTag #'part \music
Attachments:
partcombine.preview.png 1.9 KB
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings