Re: 3x repeats

2013-12-24 Thread David Nalesnik
Hi Janek, On Tue, Dec 24, 2013 at 2:45 PM, Janek Warchoł wrote: > 2013/12/23 Xavier Noria : > > On Sun, Dec 22, 2013 at 12:36 PM, Phil Holmes > wrote: > > > >> The only guidance in Gould is where she writes "Repeat 3 times" in a > >> horizontal bracket. > > > > > > How do you produce that? I hav

Re: 3x repeats

2013-12-24 Thread Janek Warchoł
2013/12/23 Xavier Noria : > On Sun, Dec 22, 2013 at 12:36 PM, Phil Holmes wrote: > >> The only guidance in Gould is where she writes "Repeat 3 times" in a >> horizontal bracket. > > > How do you produce that? I have looked at the documentation but didn't > figure it out. https://github.com/openli

Re: Odp: fingering font

2013-12-24 Thread pabuhr
You can always do: \override Score.Fingering #'font-name = #"Vera Bold" and replace "Vera Bold" with name of your preferred font. Thanks, \override Score.Fingering #'font-name = #"sans-serif" ___ lilypond-user mailing list lilypond-user@g

Odp: fingering font

2013-12-24 Thread Karol Majewski
You can always do: \override Score.Fingering #'font-name = #"Vera Bold" and replace "Vera Bold" with name of your preferred font. --Karol Dnia 24-12-2013 o godz. 20:55 pabuhr napisał(a): > I've looked but I can't find the answer. > > I want all the fingering symbols to be in a san-serif font.

fingering font

2013-12-24 Thread pabuhr
I've looked but I can't find the answer. I want all the fingering symbols to be in a san-serif font. This: \layout { \override Score.Fingering #'font-family = #'sans } % layout does not work. ___ lilypond-user mailing list lilypond-user@gnu.or