lilypond-user
[Top][All Lists]
Advanced

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

How to join notes in markup?


From: Fan Hongtao
Subject: How to join notes in markup?
Date: Thu, 25 Feb 2016 20:50:11 +0800

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/


reply via email to

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