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"
global = {
\key f\major
\time 4/4
}
\include "jianpu10a.ly"
notes = {
c'1 f'2( g') g'2~g'2~g'2. r4 bf'1~bf'2 c''2 |\break
d'8~d'8 e'8.~e'16 \tuplet 3/2{f'8~ f'8~ f'8} \tuplet 3/2{g'16 r16 g'16} r8 r1 |\break
f'4~f'2 r4 f'2~f'4 g'4 a'4 a'4~ a'4 \tuplet 3/2{bf'8 a'8 g'8}
}
<<
\new JianpuStaff \jianpuMusic { \global \notes }
\new Staff { \global \notes }
>>
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user