Re: Control of spacing between left edge and first note

2017-03-26 Thread Thomas Liggett
Hi Andrew, With your help I've got the desired result – many thanks! (BTW I was able to set the "key-signature extra-space" without including that whole alist.) But I'd like to better understand the logic behind what's happening in my code below. To produce a staff with no clef, key signature, ti

RE: LSR down?

2017-03-26 Thread Andrew Bernard
LSR still down as at 0030 UTC here in Australia. Andrew ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: LSR down?

2017-03-26 Thread Thomas Morley
2017-03-26 11:15 GMT+02:00 Thomas Morley : > 2017-03-26 8:51 GMT+02:00 : >> It's down for me. http://lsr.di.unimi.it/LSR/Snippet?id=1007 says something >> about timezones (CEST in unrecognized). While the search page works, the >> results are empty. > > I informed the LSR admin about it. > > Cheer

Re: TabStaff answer

2017-03-26 Thread caagr98
.restrainOpenStrings = ##t c8 f e ef df c bf af } \score { << \new Staff\solo \new TabStaff \solo >> } -- next part -- An HTML attachment was scrubbed... URL: <http://lists.gnu.org/archive/html/lilypond-user/attachments/20170326/79933346/

Re:

2017-03-26 Thread Thomas Morley
2017-03-26 22:57 GMT+02:00 : > You're setting options on the TabStaff while in the Staff context. Since > there is no TabStaff context at the moment, one is temporarily created. You > could fix it by setting the properties in a \with {} block on the TabStaff > insteadd. Which is the most common w

Re:

2017-03-26 Thread caagr98
You're setting options on the TabStaff while in the Staff context. Since there is no TabStaff context at the moment, one is temporarily created. You could fix it by setting the properties in a \with {} block on the TabStaff insteadd. On 03/26/17 22:49, Rob Torop wrote: I'm finding that when I

[no subject]

2017-03-26 Thread Rob Torop
I'm finding that when I use a TabStaff and also set some properties (either or both of minimumFret and restrainOpenStrings), my first line has an extra TabStaff! What can I do to get rid of it? Thanks! Here's what it looks like: [image: Screen Shot 2017-03-26 at 4.46.59 PM.png] And here's the c

Re: [Frescobaldi] cannot add lilypond 2.19.57 to lilypond preference

2017-03-26 Thread Federico Bruni
I had the same problem years ago. I wanted to have LilyPond and Frescobaldi installed on a USB stick because I needed to use in a computer where I could not install any software. I think I asked for help on lilypond-user, bat cannot find it in the archive. I vaguely remember that the error wa

Re: Now I post again a proposal... A multilingual GRAPHICAL dictionary;

2017-03-26 Thread Andrew Bernard
Hi Son_V, You can take a look at something similar here: http://www.dolmetsch.com/musictheory2.htm Andrew ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Now I post again a proposal... A multilingual GRAPHICAL dictionary;

2017-03-26 Thread Hans Åberg
> On 25 Mar 2017, at 23:13, Son_V wrote: > > That is, to make a graphical multilingual dictionary for the musical > elements. That is missing; I have a dictionary but just for words, so I can > find that the Italian "legatura di fraseggio" is what in English is "phrase > mark", in Deutsch "Phras

Re: LSR down?

2017-03-26 Thread Thomas Morley
2017-03-26 8:51 GMT+02:00 : > It's down for me. http://lsr.di.unimi.it/LSR/Snippet?id=1007 says something > about timezones (CEST in unrecognized). While the search page works, the > results are empty. I informed the LSR admin about it. Cheers, Harm ___

Re: Make dots in repeat barline smaller

2017-03-26 Thread Andrew Bernard
Hi Malte, Brilliant. Thanks. Useful to know where the dots actually come from. Andrew On 26 March 2017 at 18:19, Malte Meyn wrote: > > These dots come from the music font, so try > > \override Staff.Barline.font-size = 6 > > (negative values for smaller than default) > > _

Re: Make dots in repeat barline smaller

2017-03-26 Thread Malte Meyn
Am 26.03.2017 um 09:13 schrieb Andrew Bernard: > When using a smaller staff size than the default, how do you make the > double dots in a repeat barline smaller also? These dots come from the music font, so try \override Staff.Barline.font-size = 6 (negative values for smaller than defa

Make dots in repeat barline smaller

2017-03-26 Thread Andrew Bernard
When using a smaller staff size than the default, how do you make the double dots in a repeat barline smaller also? Andrew ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user