lilypond-user
[Top][All Lists]
Advanced

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

Re: boxed measures


From: Matthieu Jacquot
Subject: Re: boxed measures
Date: Sun, 23 Aug 2009 15:24:34 -0700 (PDT)

It's maybe better like that :

\version "2.13.3"
notes = \relative c' {
  \override TextScript #'extra-offset = #'(4 . 10)
c''-\markup {  
  \box \pad-markup #5 
   { "  " }
 }      
        a f d c  a f d
}

\score { 
    \notes
  \layout {  }
}

Regards,
Matthieu

http://www.nabble.com/file/p25108082/test.png test.png 


-----
http://theshadylanepublishing.com/ The Shady Lane Publishing 
-- 
View this message in context: 
http://www.nabble.com/boxed-measures-tp25101042p25108082.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.





reply via email to

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