easyHeadOn - print numbers next to the note head.

2011-01-25 Thread MING TSANG
Music } >> >> >> \layout { \context { \RemoveEmptyStaffContext \override VerticalAxisGroup #'remove-first = ##t \consists \Ez_numbers_engraver } } % \midi { } } __end___

Re: easyHeadOn

2011-01-22 Thread MING TSANG
} >> \new Staff << \clef "bass" \new Voice = "Tenor" { \voiceOne \TimeKey \TenorMusic } \new Voice = "Bass" { \voiceTwo \BassMusic } >> >> >> \layout { \context { \RemoveEmptyStaffCo

easyHeadOn

2011-01-22 Thread info
"Re: Contents of lilypond-user digest..." > > > Today's Topics: > >1. EasyHeadOn (MING TSANG) > > > -- > > Message: 1 > Date: Fri, 21 Jan 2011 07:05:48 -0800 (PST) > F

EasyHeadOn

2011-01-21 Thread MING TSANG
I have been using easyHeadOn plus "#(define Ez_numbers_engraver" (from the lilypond GNU-List) translates them into numbers. The number is printed inside the note head. Is it possible to have the number printed adjacent to the note head? __

Re: LilyPond crash (was: font size for numbers on easyHeadOn with number)

2010-10-08 Thread Carl Sorensen
On 10/8/10 6:46 AM, "MING TSANG" wrote: > I further do some testing and discover that the culprit that give me the item > #1 problem on the below email is: > > R1^\markup{Andante Graccoso} | R1 | R1 | a'1\rest \fermata | > %bar 01-04 > > I change the previous line as: > > r1^\marku

Re: font size for numbers on easyHeadOn with number

2010-10-08 Thread MING TSANG
4, then to v.2.13.35. From: MING TSANG To: Carl Sorensen Cc: "lilypond-user@gnu.org" Sent: Tue, October 5, 2010 9:27:42 AM Subject: Re: font size for numbers on easyHeadOn with number Thanks, your code is perfect. 1. I applied the suggest

Re: font size for numbers on easyHeadOn with number

2010-10-05 Thread MING TSANG
Settings/Administrator/Desktop/LILY_POND/more-love-to-thee.ly’ 分析中... Interpreting music... Interpreting music... Processing time: 64 seconds From: Carl Sorensen To: MING TSANG Cc: "lilypond-user@gnu.org" Sent: Sun, October 3, 2010 3:44:57

Re: font size for numbers on easyHeadOn with number

2010-10-03 Thread Carl Sorensen
On 9/29/10 9:42 AM, "MING TSANG" wrote: > Carl, > > I took your code and added multi midi output for voice parts. Everything > seems working perfectly. However I applied the template to my .ly code I > cannot produce desire result. > I'm sorry to be so slow in getting back to you. It's b

Re: font size for numbers on easyHeadOn with number

2010-09-29 Thread MING TSANG
Carl, I took your code and added multi midi output for voice parts. Everything seems working perfectly. However I applied the template to my .ly code I cannot produce desire result. I run my .ly file three times %(1) easyHeadOn in EzNum only produce large number in note head

Re: font size for numbers on easyHeadOn with number

2010-09-27 Thread Carl Sorensen
On 9/27/10 8:06 AM, "MING TSANG" wrote: > Carl, > > The following is minimum lilypond code. I ran the .ly twice : one with (1) > and the other with (2). The number font size stays the same (small). > (1) \override Voice.NoteHead #'font-size = #-0.25 > (2) \override Voice.NoteHead #'fon

font size for numbers on easyHeadOn with number

2010-09-27 Thread MING TSANG
Carl, The following is minimum lilypond code. I ran the .ly twice : one with (1) and the other with (2). The number font size stays the same (small). One other thing, I lost the tagline for lilypond PR. (1) \override Voice.NoteHead #'font-size = #-0.25 (2) \override Voice.NoteHead #'fo