>
> Try
>
> \version "2.24.1"
>
> \new Staff {
> \relative c {
> \easyHeadsOn
> \override NoteHead.font-name = "Ubuntu"
> \override NoteHead.stem-attachment =
> #(lambda (grob)
> (if (eqv? UP (l
uot;Dephunked BRK"
>
> I also get this warning: none of note heads `noteheads.s' or `noteheads.d'
> found
Try
\version "2.24.1"
\new Staff {
\relative c {
\easyHeadsOn
\override NoteHead.font-name = "Ubuntu"
\override NoteHead.s
.
\version "2.24.0"
\new Staff
{
\relative c
{
\easyHeadsOn
\override NoteHead.font-name = "Ubuntu"
%\override NoteHead.stem-attachment = #'(1.05 . 0)
c'8 d e g a b c d
}
}
---
Viktor Mastoridis
Hi, pierre:
On Monday, April 28, 2014 4:01:09 AM, Pierre Perol-Schneider
wrote:
2014-04-28 4:32 GMT+02:00 MING TSANG :
Hi, Pierre:
Hi Emmanuel,
I remove the \EzNum from Female staff; I am expecting to see normal staff
display, but it give me the easyNoteheadsOn . I want female Staff disp
Hi, pierre:
On Monday, April 28, 2014 4:01:09 AM, Pierre Perol-Schneider
wrote:
2014-04-28 4:32 GMT+02:00 MING TSANG :
Hi, Pierre:
Hi Emmanuel,
I remove the \EzNum from Female staff; I am expecting to see normal staff
display, but it give me the easyNoteheadsOn . I want female Staff disp
Pierre:
<<
On Wednesday, April 30, 2014 3:59:03 AM, Pierre Perol-Schneider
wrote:
2014-04-30 0:34 GMT+02:00 MING TSANG :
Hi,Pierre:
Hi Emmanuel,
1. How can I Just increase the size of numbers inside the easyNoteheadsOn
option? Right now the numbers is too small. A larger number inside the
2014-04-30 0:34 GMT+02:00 MING TSANG :
> Hi,Pierre:
>
Hi Emmanuel,
> 1. How can I Just increase the size of numbers inside the
> easyNoteheadsOn option? Right now the numbers is too small. A larger number
> inside the notehead will provide better sight reading.
>
Ez_noteheads-engraver is ma
ame tonic-pitch))
(delta (- 7 tonic-name))
(solfege-base lst)
(solfege (take (drop solfege-base delta) 7))
(note-names (apply vector solfege)))
; (display solfege)(newline)
(ly:grob-set-pro
Hi, Pierre:
<<<
On Monday, April 28, 2014 10:40:40 AM, Pierre Perol-Schneider
wrote:
2014-04-28 14:08 GMT+02:00 MING TSANG :
I applied your change to my full score and I notice that the staff size for
female-staff & male-staff are the same. I am expecting the male-staff size is
larger for
olfege)))
; (display solfege)(newline)
(ly:grob-set-property! grob 'note-names
note-names
% set male staff elements sizes :
mySize = #1.4
EzON = {
\easyHeadsOn
\override Staff.StaffSymbol.staff-space = \mySize
\override Staff.Cl
(solfege-base lst)
(solfege (take (drop solfege-base delta) 7))
(note-names (apply vector solfege)))
; (display solfege)(newline)
(ly:grob-set-property! grob 'note-names
note-names
EzON = {
\easyHeadsOn
\
engraver))
(tonic-pitch (ly:context-property context 'tonic))
(tonic-name (ly:pitch-notename tonic-pitch))
(delta (- 7 tonic-name))
(solfege-base lst)
(solfege (take (drop solfege-base delta) 7))
(note-n
Pierre,
Thank you. You save my day.
Emmanuel,
Ming.
On Sunday, April 27, 2014 6:37:18 PM, Pierre Perol-Schneider
wrote:
2014-04-28 0:07 GMT+02:00 MING TSANG :
I try to code the following two lines for male staff
> instrumentName = \markup \center-column { "T." "B." }
> shortInstrumentN
(solfege (take (drop solfege-base delta) 7))
(note-names (apply vector solfege)))
; (display solfege)(newline)
(ly:grob-set-property! grob 'note-names
note-names
EzON = {
\easyHeadsOn
\override StaffSymbol.st
(tonic-pitch (ly:context-property context 'tonic))
(tonic-name (ly:pitch-notename tonic-pitch))
(delta (- 7 tonic-name))
(solfege-base lst)
(solfege (take (drop solfege-base delta) 7))
(no
Pierre,
Thank you. It works.
Emmanuel,
Ming
On Sunday, April 27, 2014 2:41:06 PM, Pierre Perol-Schneider
wrote:
2014-04-27 20:06 GMT+02:00 MING TSANG :
Hi, lilyponders:
Hi Emmanuel,
Refer to the example (attached .ly file and png):
>1. Bar 1, 5-6 female staff, not all notes are displayed
e lst)
(solfege (take (drop solfege-base delta) 7))
(note-names (apply vector solfege)))
; (display solfege)(newline)
(ly:grob-set-property! grob 'note-names
note-names
EzON = {
\easyHeadsOn
\override StaffSymbol.staff-sp
))
(tonic-pitch (ly:context-property context 'tonic))
(tonic-name (ly:pitch-notename tonic-pitch))
(delta (- 7 tonic-name))
(solfege-base lst)
(solfege (take (drop solfege-base delta) 7))
(note-names
I want large note names with EasyHeadsOn for teaching.
I did the following hacks:
1. commented out the explicit setting of "NoteHead #'font-size" in EasyHeadsOn
so I could increase the font size.
2. changed the constant dividend in Brew-ez-stencil:
(radius (/ (+ s
pabuhr wrote
>
>
>
> Yes, it is possible to indirectly change the relative size of the notehead
> for
> easyHeadsOn by increasing the global-staff-size. However, to get the
> notehead
> large enough to read the letters, I had to use a value of 50, which means
> ther
This is probably a historical issue after reading some older posts, but I can't
directly change the size of the notehead for "easyHeadsOn". I want the note
heads to be BIG so it is easy to read (and pronounce) the note. Below is my
attempt at adjusting the notehead size directl
21 matches
Mail list logo