[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: partcombine and \tag -> some notes (unrelated to the \tag command)
From: |
Frédéric Bron |
Subject: |
Re: partcombine and \tag -> some notes (unrelated to the \tag command) are not printed |
Date: |
Thu, 5 Nov 2009 22:37:44 +0100 |
> When using \tag inside a music expression that is used as argument of
> \partcombine, some notes (unrelated to the \tag command) are not
> printed anymore.
> In the following example, the last "c" of upper voice should be
> printed but is not.
> Happens with 2.12.2 and 2.13.6.
>
> Frédéric
>
> 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
Hi folks, is it possible to record this in the bug tracker?
Regards,
Frédéric