lilypond-user
[Top][All Lists]
Advanced

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

Re: Making flags a bit thicker? Changing distance between key signature


From: Urs Liska
Subject: Re: Making flags a bit thicker? Changing distance between key signature elements?
Date: Mon, 30 May 2016 12:11:13 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.0

Am 30.05.2016 um 11:13 schrieb Stanislav:
> Hello everybody!
> I have been developing tactile stave music notation for 
> the visually impaired. I am going to make a score with 
> subsequent milling on a CNC machine. Now I mainly 
> use Musescore, which is a wonderful piece of software, 
> but as of yet it cannot change the width of flags 
> and chance distance between key signature elements. 
> Can those things be done in Lilypond? 
> In such case I would prepare the score in 
> Musescore and then import it into 
> Lilypond and do the rest.
> Please help! 
> 

I've once used

\override LyricText.stencil =
    #(lambda (grob)
       (ly:stencil-scale (lyric-text::print grob) 0.9 1))

to fake a condensed lyrics font.
Maybe this could be applied to flags as well?

Urs

> 
> _______________________________________________
> lilypond-user mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/lilypond-user
> 


-- 
Urs Liska
www.openlilylib.org



reply via email to

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