lilypond-user
[Top][All Lists]
Advanced

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

Re: easyHeadsOn with numbers or solfege coded in <<{...}\\{..}>> constru


From: MING TSANG
Subject: Re: easyHeadsOn with numbers or solfege coded in <<{...}\\{..}>> construct
Date: Sun, 27 Apr 2014 15:07:55 -0700 (PDT)

Hi Pierre,

On Sunday, April 27, 2014 5:09:46 PM, MING TSANG <address@hidden> wrote:
Pierre,
Thank you. It works.
Emmanuel,
Ming
On Sunday, April 27, 2014 2:41:06 PM, Pierre Perol-Schneider <address@hidden> wrote:
2014-04-27 20:06 GMT+02:00 MING TSANG <address@hidden>:
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 numbered notehead.
2. The same happens on male staff bar 3.
How can this be resolved?


You can try by apply the "easy" command to "Score".
See enclosed,
HTH,
Pierre

I try to code the following two lines for male staff
    instrumentName = \markup \center-column { "T." "B." }
    shortInstrumentName = \markup \center-column { "T." "B." }
and I got the following error:  Updated .ly is attached.  Where should I place the two lines?
Emmanuel,
Ming.
Starting lilypond-windows.exe 2.19.5 [test_Ez_Noteheads_Engraver.ly]...
Processing `C:/Users/Gladys Tsang/Documents/My Dropbox/LP_includes/test_Ez_Noteheads_Engraver.ly'
Parsing...
C:/Users/Gladys Tsang/Documents/My Dropbox/LP_includes/test_Ez_Noteheads_Engraver.ly:43:2: error: GUILE signaled an error for the _expression_ beginning here
#
(define eznum \consists #( Ez_noteheads-engraver numbers )
#
(define eznum \consists #( Ez_noteheads-engraver numbers )
ezsol =
\consists #( Ez_noteheads-engraver solfege )
C:/Users/Gladys Tsang/Documents/My Dropbox/LP_includes/test_Ez_Noteheads_Engraver.ly:81:5: error: unrecognized string, not in text script or \lyricmode
instrumentName = \markup \center-column { "T." "B." }
instrumentName
= \markup \center-column { "T." "B." }
instrumentName =
\markup \center-column { "T." "B." }
C:/Users/Gladys Tsang/Documents/My Dropbox/LP_includes/test_Ez_Noteheads_Engraver.ly:82:5: error: unrecognized string, not in text script or \lyricmode
shortInstrumentName = \markup \center-column { "T." "B." }
shortInstrumentName
= \markup \center-column { "T." "B." }
shortInstrumentName =
\markup \center-column { "T." "B." }
} <<
\new ChoirStaff <<
fatal error: failed files: "C:/Users/Gladys Tsang/Documents/My Dropbox/LP_includes/test_Ez_Noteheads_Engraver.ly"
Exited with return code 1.




Attachment: test_Ez_Noteheads_Engraver.ly
Description: Text Data


reply via email to

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