Paul: Is it possible to line up sharp / flat to the Jianpu notation in
Jainpu10a.ly?Paul / David : I try to combine Jianpu10a.ly to Jianpu6.ly, but
encounter problems. David can you do that?Immanuel,Ming.
On Wednesday, May 6, 2015 8:36 PM, MING TSANG <[email protected]> wrote:
Paul,Thank you. Take you time, and I am looking forward to see the fix. Thank
you for your time and patience.In the meantime, I have work around :1. coded
c'2~c'2 a'1~a'2 r2 with c'2( c'2) a'1( a'2) r2 to generate pdf2. remove
the ( ) and put ~ back to produce midiImmanuel,Ming
On Wednesday, May 6, 2015 1:24 PM, MING TSANG <[email protected]> wrote:
Hi, Paul & David :
Additional test .ly file for tie notes.
Immanuel,Ming
On Tuesday, May 5, 2015 7:25 AM, MING TSANG <[email protected]> wrote:
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 <[email protected]> wrote:
On May 1, 2015, at 9:33 PM, Super-User <[email protected]> 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
\version "2.18.2"
\language "english"
\include "jianpu10a.ly"
global = {
\key bf \major
\time 4/4
\partial 4.
\tempo 4=100
}
SSâ = { d'8 ef'8 e'8 |}
SSâ = { f'2~f'8 bf'8 c''8 bf'8 |}
SSâ = { bf'4 c'4. df'8 ef'8 f'8 |}
soprano = {
\global
\SSâ \SSâ \SSâ
}
\score {
<<
\new JianpuStaff \jianpuMusic { \soprano }
\new Staff \soprano
>>
\layout { }
%\midi { }
}
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user