lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] Ticket 100 dis


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] Ticket 100 discussion
Date: Sat, 28 Sep 2019 13:44:10 -0000

Another example:

\version "2.19.83"
#(set-global-staff-size 16)
\paper { #(set-paper-size "a9") indent = 0 }
\header { tagline = ##f }

partA = \relative c'' {
  R1 |
  \partcombineApart
  b1 |
}

partB = \relative c' {
  R1*2 |
}

\markup \justify {
  The second half of the rest in \typewriter "\partB" is ignored:
}

\partcombine \partA \partB

Attachments:


[issues:#100] Partcombine must use note durations

Status: Accepted
Labels: partcombine
Created: Tue Oct 03, 2006 08:08 AM UTC by Anonymous
Last Updated: Sat Oct 17, 2015 06:27 PM UTC
Owner: nobody

Originally created by: *anonymous

Originally created by: hanw...@gmail.com

Part combine only observes onset times of notes.  It cannot determine
whether a previously started note is playing or not, leading to various
problems, ao. spurious solo(2) texts.


Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

_______________________________________________
Testlilyissues-auto mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

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