Just for the record (since this got discussed further off-line)...

On Thu, Feb 25, 2016 at 7:15 AM, Abraham Lee <tisimst.lilyp...@gmail.com>
wrote:

> Fan,
>
> On Thu, Feb 25, 2016 at 5:50 AM, Fan Hongtao [via Lilypond] <
> ml-node+s1069038n187711...@n5.nabble.com> wrote:
>
>> I want to write some words with music notes. I can write single note, but
>> don't know how to join them.
>>
>> \version "2.18.2"
>>
>> {
>>   \clef bass
>>   c8[ c]
>> }
>>
>> \markup {
>>   % How to join the following two notes?
>>   \note-by-number #3 #0 #UP
>>   \note-by-number #3 #0 #UP
>> }
>>
>
> If you are trying to beam the two notes together, I wouldn't encourage
> creating the notes like that (since you'll have to do a lot of manual
> positioning). Instead, there's the very handy \markup { \score { ... } }
> syntax that takes care of all the music formatting! Here's a snippet about
> advanced metronome marks that shows lots of different examples of how to
> effectively use this kind of syntax to get what you want:
> http://lsr.di.unimi.it/LSR/Item?id=204
>

I just submitted my new "ezscore" markup function in the LSR:
http://lsr.di.unimi.it/LSR/Item?id=1029

Best,
Abraham

P.S. Sorry for changing the name, Fan (was originally called "eznotes"). I
realized it might cause some people to think it has something to do with Easy
Note Heads
<http://www.lilypond.org/doc/v2.19/Documentation/notation/note-heads#easy-notation-note-heads>,
which it doesn't.




--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/How-to-join-notes-in-markup-tp187711p188398.html
Sent from the User mailing list archive at Nabble.com.
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to