Hi, all

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
}


-- 
Best Wishes,
Fan Hongtao
----------------------------------------------------
I have a dream.
http://fanhongtao.github.io/ <http://www.fanhongtao.org/>
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to