lilypond-user
[Top][All Lists]
Advanced

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

Re: Manually decrease space between notes


From: Bertalan Fodor
Subject: Re: Manually decrease space between notes
Date: Sat, 20 Jan 2007 20:06:00 +0100
User-agent: Thunderbird 1.5.0.9 (Windows/20061207)

I think I've found a better solution. THat is, something like this:

{
\once \override Voice.NoteHead #'stencil = #ly:text-interface::print % override the default method of printing a notehead \once \override Voice.NoteHead #'text = #(markup #:line (#:musicglyph "noteheads.sM1" #:musicglyph "noteheads.sM1")) % print a markup text as the notehead
g'\breve }




reply via email to

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