lilypond-user
[Top][All Lists]
Advanced

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

Re: Jianpu Notation


From: Paul Morris
Subject: Re: Jianpu Notation
Date: Wed, 22 Apr 2015 23:59:16 -0400

Hi Ming,

> On Apr 22, 2015, at 1:34 PM, MING TSANG <address@hidden> wrote:
> Thank you for your jianpu3.ly
> 
> I try to use it in key D   the score display correctly, but the jianpu 
> display differently.  I don't know scheme. I am hoping in your spare time you 
> can update it.  Very much appreciated.

Ok, the problem was that your music file was for LilyPond 2.19 and jianpu3.ly 
only works with 2.18.

Attached is jianpu4.ly which works with either 2.18 or 2.19.  It also creates a 
custom Staff context called “StaffJianpu" so you can just write:

\new StaffJianpu { 
  % music etc. goes here just like 
  % with the standard Staff context
}


jianpu4.ly is ready to be included in files.  (Feel free to rename it if you 
like.)  I moved the test music to jianpu-test.ly.  I’m also attaching a new 
version of your music file.

HTH,
-Paul

P.S. In case anyone is wondering, in 2.18 the context property “keySignature" 
becomes “keyAlterations" in 2.19.  I believe this was to prevent confusion with 
the “KeySignature" grob.

Attachment: jianpu4.ly
Description: Binary data

Attachment: jianpu-test.ly
Description: Binary data

Attachment: heavenly-father-conservative.ly
Description: Binary data


reply via email to

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