lilypond-user
[Top][All Lists]
Advanced

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

Re: more leadsheet questions


From: Martin Tarenskeen
Subject: Re: more leadsheet questions
Date: Sat, 22 Mar 2014 00:21:40 +0100 (CET)
User-agent: Alpine 2.11 (LFD 23 2013-08-11)



On Fri, 21 Mar 2014, Robin Bannister wrote:

%%%%%%%%%%%%%%%%%%%%
\version "2.18.0"

simile = \markup { \bold \fontsize #1 \char ##x066A } % arabic
simileCN = \once \override ChordNames.ChordName #'text = #simile

\chords { c1:m |  \simileCN c:m | \simileCN c:m |  c:m }
%%%%%%%%%%%%%%%%%%%%


Or you can draw the simile yourself, as with the markup in
http://lists.gnu.org/archive/html/lilypond-user/2009-03/msg00709.html

But note that that thread was for version 2.12 so it uses a
#'stencil override; nowadays a #'text override is sufficient.


Thanks, both work perfectly! I already could not imagine I would be the first and only person with this question.

Shouldn't something frequently used like this be found in the snippets, or better still, included in LilyPond, instead of just in the mailinglist archives?

--

MT



reply via email to

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