lilypond-user
[Top][All Lists]
Advanced

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

Re: Jianpu Notation


From: MING TSANG
Subject: Re: Jianpu Notation
Date: Tue, 5 May 2015 11:25:18 +0000 (UTC)

Paul & David :

I test the jianpu10a.ly with the following code and notice that a tie note is not working properly. 

%snippet begin .........................
\version "2.18.2"
\language "english"

global = {
  \key f\major
}
\include "jianpu10a.ly"

notes = { c'1 f'2( g') g'2~g'2 e'2. r4 }
  
<< 
  \new JianpuStaff \jianpuMusic { \global \notes }
  \new Staff { \global \notes }
>>
%snippet end .....

Immanuel,
Ming. 






On Sunday, May 3, 2015 11:16 PM, Paul Morris <address@hidden> wrote:


On May 1, 2015, at 9:33 PM, Super-User <address@hidden> wrote:

And, I've attached some real world examples from Baidu, which displays key B-flat as "1=B" instead of "1=B".I've attached "jianpu10a.ly" which fixes this.

Ok, thanks for this.

-Paul


Attachment: 2015-05-05_072358.png
Description: PNG image


reply via email to

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