Re: Google

2019-03-21 Thread Robert Schmaus
Nice font though ... does anyone know which one this is? > On 22 Mar 2019, at 04:30, Guy Stalnaker wrote: > > Wow! None of the dozen or so I did looked anything like that! > > -- > > “Happiness is the meaning and the purpose of life, the whole aim and end of > human existence.” > > ― Aris

Re: Google

2019-03-21 Thread Guy Stalnaker
Wow! None of the dozen or so I did looked anything like that! -- “Happiness is the meaning and the purpose of life, the whole aim and end of human existence.” ― Aristotle On Thu, Mar 21, 2019, 8:55 PM Aaron Hill wrote: > On 2019-03-21 6:23 pm, madMuze wrote: > >

Re: Google

2019-03-21 Thread Aaron Hill
On 2019-03-21 6:23 pm, madMuze wrote: Not sure which chorale gave it the idea for all those parallel ninths. Should I be worried about my career? Parallels notwithstanding, the AI is certainly zealous with the ambituses. -- Aar

Re: Google

2019-03-21 Thread madMuze
Not sure which chorale gave it the idea for all those parallel ninths. Should I be worried about my career? -- Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html ___ lilypond-

Snippet: Customizing markFormatter

2019-03-21 Thread Aaron Hill
Hi folks, There have been a few mentions of rehearsal marks recently and wanting to customize the appearance of \mark \default. Using \mark \markup gives you much freedom at the cost of requiring one to manually manage the numbering/naming of these marks. The (what-I-presume-is-official) so

Re: Frescobaldi website in English

2019-03-21 Thread Ralph Palmer
Beautiful! Thanks, Wilbert. And thanks again for the wonderful program. I use it for all my LilyPond entry. All the best, Ralph On Thu, Mar 21, 2019 at 9:46 AM Wilbert Berendsen wrote: > Op Wed, 20 Mar 2019 20:53:55 -0500 > Guy Stalnaker schreef: > > > It looks like it's the English homepage

Re: Google

2019-03-21 Thread Guy Stalnaker
I WAS LOGGING in to send an email about this :-) https://www.google.com/?gws_rd=ssl Guy Guy Stalnaker jimmyg...@gmail.com On Thu, Mar 21, 2019 at 12:07 PM hen...@chorus.net wrote: > Go to the Google homepage. . . their header celebrates Bach's birthday and > allows you to harmonize a melody

Re: Frescobaldi website in English

2019-03-21 Thread Wilbert Berendsen
Op Wed, 20 Mar 2019 20:53:55 -0500 Guy Stalnaker schreef: > It looks like it's the English homepage that's gone missing. Should work now. How it happened I don't understand... :-) -- Wilbert Berendsen (www.wilbertberendsen.nl) www.xs4allmoetblijven.nl _

Re: Frescobaldi website in English

2019-03-21 Thread Ralph Palmer
Guy (and everyone else) - When I go to , I get a page where the first line is "Laatste nieuws: 17 februari 2017: Frescobaldi 2.20.0 en 3.0.0 zijn beschikbaar!" If I then click on "English version" at the bottom of the page, I get "404 Not Found". If, instead, I click on "Links" on the left-hand si

Re: Frescobaldi website in English

2019-03-21 Thread Martin Tarenskeen
On Thu, 21 Mar 2019, David Kastrup wrote: I don't mind learning Dutch. I use the Dutch note names all day. That's a start. :-) It's just the same as German, only different. Right. For example Dutch "bes" is German "b", Dutch "b" is german "h". LilyPond's default for notename entry is Dutc

Re: Frescobaldi website in English

2019-03-21 Thread David Kastrup
Andrew Bernard writes: >> On Thu, 21 Mar 2019 at 12:54, Guy Stalnaker wrote: >> >>> >>> It looks like it's the English homepage that's gone missing. If I click on >>> any of the left side links and then on the English language link at the >>> bottom of the opened page an English-language page do

Re: Frescobaldi website in English

2019-03-21 Thread Andrew Bernard
I don't mind learning Dutch. I use the Dutch note names all day. That's a start. :-) Andrew On Thu, 21 Mar 2019 at 12:54, Guy Stalnaker wrote: > > It looks like it's the English homepage that's gone missing. If I click on > any of the left side links and then on the English language link at th

Re: Reset bar numbers?

2019-03-21 Thread Andrew Bernard
Hi Guy, It's in the Notation Reference (NR) under Rehearsal Marks. \set Score.markFormatter = #format-mark-circle-numbers Would that be good enough? If not, just use a \markup, but then you have to manage your own numbers. The NR is dense and large, but it is worth reading it over and over agai

Re: Reset bar numbers?

2019-03-21 Thread Guy Melançon
Dear Valentin, thanks so much for your quick and right-to-the-point answer. Thanks for suggesting to group both the mark and number reset into a single command. I'll have to dig a bit to see how I can have the mark wrapped into a rounded box (replacing the \default command using something that inv