Problem understanding subdivided beam

2015-11-19 Thread Urs Liska
Hi, I have a problem getting a beam subdivision right, and I can't seem to find a solution in the manual: I have this group of 16th notes: \relative b { \time 6/4 b16 [ d b' g d g d' b g b g' d ] r2. } and I want to have the secondary beam divided in three parts with one quarter note

Re: Strange Scheme problem

2015-11-19 Thread David Kastrup
Andrew Bernard writes: > r.mat...@mh-freiburg.de> wrote: >> >>Wouldn't that be equivalent to: >> >> (last (program-arguments)) > > Of course! How silly of me. The last function is in SRFI-1. Even

Re: Problem understanding subdivided beam

2015-11-19 Thread Jan-Peter Voigt
Hi Urs, I don't have a solution, but a hint: in 2.18.2 stable, the beaming is correct - maybe its a bug in 2.19.x? Cheers, Jan-Peter Am 19.11.2015 um 09:42 schrieb Urs Liska: Hi, I have a problem getting a beam subdivision right, and I can't seem to find a solution in the manual: I have

Re: Problem understanding subdivided beam

2015-11-19 Thread Urs Liska
Hi Jan-Peter Am 19.11.2015 um 10:16 schrieb Jan-Peter Voigt: > Hi Urs, > > I don't have a solution, but a hint: > in 2.18.2 stable, the beaming is correct - maybe its a bug in 2.19.x? Thank you for that hint, which is indeed valuable. This is quite likely a side-effect of the fix for #4355 that

SVG output with 2.19.31

2015-11-19 Thread Andrew Bernard
Is anybody using SVG with 2.19.31? I am seeing this error: Layout output to `sonata-page-1.svg'... warning: cannot find SVG font #f warning: cannot find SVG font #f /home/andro/lilypond/usr/share/lilypond/current/scm/output-svg.scm:428:30: In procedure string-join in expression (string-join

Re: SVG output with 2.19.31

2015-11-19 Thread Andrew Bernard
Answering my own issue on further investigation, I refer to Noto Sans Bold Italic in an override for dynamics. My system lacks the SVG fonts for this typeface. Enabling –V and going through the backtrace led to some insight. But the error message presented that just refers to font #f is not

Re: Aligning a tempo marking with a note

2015-11-19 Thread Kieren MacMillan
Hi Joram and David, > you should rather stick to the right syntax David *is* using the right syntax: “rit” (etc.) is a tempo marking (MetronomeMark), not an arbitrary text markup (TextScript). > I have now discovered that this does not work too well when the > mark comes at the beginning of a

Re: Aligning a tempo marking with a note

2015-11-19 Thread Noeck
Hi David, you should rather stick to the right syntax and tweak the appearance of these texts: \version "2.19.21" \layout { \override TextScript.font-series = #'bold } { a^"rit." a a a } Or, if you want to use it only occationally: { a^\markup \bold "rit." a a^"other" a } Cheers,

Re: Aligning a tempo marking with a note

2015-11-19 Thread tisimst
David, On Thu, Nov 19, 2015 at 10:22 AM, David Sumbler [via Lilypond] < ml-node+s1069038n18380...@n5.nabble.com> wrote: > Although many scores use a similar italic font for "rit.", "accel." etc. > as they do for dynamic changes such as "cresc.", I prefer to use an > upright bold font - the same

Re: Aligning a tempo marking with a note

2015-11-19 Thread Kieren MacMillan
Hi Joram, > Even editions that print it above the top staff sometimes print it in > italics or less bold or somehow reduced compared to Allegro, Tempo I > and so on (the general tempo). Here’s what Gould writes on that issue (pg. 182): “Older scores use small italic type for general indication

Re: Aligning a tempo marking with a note

2015-11-19 Thread Noeck
Hi Kieren, >> marks like 'Allegro' are valid for a whole piece or at least large parts of >> it > > Not really… A metronome marking is only valid until the next time the tempo > changes in any way. That change could be immediate and extreme (e.g., “Molto > Lento”) or immediate and

Re: Gounod - Le Rendez Vous

2015-11-19 Thread Alberto Simões
On 11/11/15 19:22, tisimst wrote: [1] https://github.com/ambs/music/tree/master/Gounod/LeRendezVous This is looking MUCH better (nice work with the extended dynamic lines ;-). I'll look at it in greater detail later, but here's one thing that I immediately noticed quite a few instances

sponsorship offer: Lyric fixes (GSoC, etc.)

2015-11-19 Thread Kieren MacMillan
Hello all, I’m looking at my composition schedule for the next three years, and it includes a huge number of pieces with lyrics: two new stage musicals, plus a major revision of an existing one; a chamber opera; a concert-length song cycle; a concert-length work for orchestra, chorus, and

Re: Aligning a tempo marking with a note

2015-11-19 Thread Noeck
Hi Kieren, Am 19.11.2015 um 19:23 schrieb Kieren MacMillan: >> you should rather stick to the right syntax > David *is* using the right syntax: “rit” (etc.) is a tempo marking > (MetronomeMark), not an arbitrary text markup (TextScript). Thinking about it twice, I realize that you are right.

Re: Aligning a tempo marking with a note

2015-11-19 Thread Kieren MacMillan
Hi Noeck, > It is just that I am used to a different tradition That is the older tradition, yes. But it is not recommended in modern scores (cf. Gould pg. 182). > I still think that there is some difference between ‘rit' and 'Allegro’. What is that difference? (I think they’re identical.)

Re: Aligning a tempo marking with a note

2015-11-19 Thread Kieren MacMillan
Hi David, > In particular, Kieren's suggestion is interesting. Woo hoo! What do I win? ;) > we are effectively neutralising the usual alignment adjustments at the break. > Is this correct? That’s how I understand it. > Is it not possible to have an empty list? I just tested the snippet I

Re: sponsorship offer: Lyric fixes (GSoC, etc.)

2015-11-19 Thread tisimst
Kieren, On Thursday, November 19, 2015, Kieren MacMillan [via Lilypond] < ml-node+s1069038n183811...@n5.nabble.com> wrote: > Hello all, > > I’m looking at my composition schedule for the next three years, and it > includes a huge number of pieces with lyrics: two new stage musicals, plus > a

Re: Aligning a tempo marking with a note

2015-11-19 Thread David Sumbler
Thanks to all for the various suggestions on this topic. In particular, Kieren's suggestion is interesting. I must confess that, having been reading and playing music for a mere 63 years, I had to look up what the word "custos" means! As you can deduce, I've never really been "into" early

Re: sponsorship offer: Lyric fixes (GSoC, etc.)

2015-11-19 Thread Kieren MacMillan
Hi Abraham, > Which issues specifically? If you look at , you’ll see a list of other related issues. There have been more added since then. And I have a few new ones. (At least, I think they’re new… I’d better look through all 255 [!]

Re: Aligning a tempo marking with a note

2015-11-19 Thread Noeck
Hi Kieren, >> I still think that there is some difference between ‘rit' and 'Allegro’. > > What is that difference? (I think they’re identical.) Well, they are closer than cresc and rit for example. But in scores I am used to, marks like 'Allegro' are valid for a whole piece or at least large

Re: The stafftab reversed!?

2015-11-19 Thread Thomas Morley
2015-11-18 10:38 GMT+01:00 Pierre Perol-Schneider : > +1 > ~Pierre > > 2015-11-18 10:11 GMT+01:00 Phil Holmes : > >> >> The simplest would be to add it as a snippet and tag it as docs. > > done in LSR: http://lsr.di.unimi.it/LSR/Item?u=1=1014

Re: Aligning a tempo marking with a note

2015-11-19 Thread Kieren MacMillan
Hi Joram, > Well, they are closer than cresc and rit for example. Definitely! =) > marks like 'Allegro' are valid for a whole piece or at least large parts of it Not really… A metronome marking is only valid until the next time the tempo changes in any way. That change could be immediate and

Re: ScholarLy: unknown escaped string: `\colorAnnotations'

2015-11-19 Thread Urs Liska
Am 19.11.2015 um 13:01 schrieb Graham King: > Apologies for troubling you with this under-researched problem, but > I've just hit it as a deadline looms. > > I'm trying to turn off the colouring of ScholarLy annotations, before > final publication: > > \version "2.19.21" > > \include

Re: ScholarLy: unknown escaped string: `\colorAnnotations'

2015-11-19 Thread David Kastrup
Urs Liska writes: > Am 19.11.2015 um 13:01 schrieb Graham King: >> Apologies for troubling you with this under-researched problem, but >> I've just hit it as a deadline looms. >> >> I'm trying to turn off the colouring of ScholarLy annotations, before >> final publication:

Re: feta and emmentaler font

2015-11-19 Thread Andrew Bernard
Interestingly, I asked the exact same question a couple of years ago: https://lists.gnu.org/archive/html/lilypond-user/2013-04/msg00625.html There was a thread about this: http://lists.gnu.org/archive/html/lilypond-user/2013-03/msg00651.html Andrew On 19/11/2015, 23:11, "Federico Bruni"

Re: SVG output with 2.19.31

2015-11-19 Thread Federico Bruni
Il giorno gio 19 nov 2015 alle 11:11, Andrew Bernard ha scritto: Answering my own issue on further investigation, I refer to Noto Sans Bold Italic in an override for dynamics. My system lacks the SVG fonts for this typeface. Enabling –V and going through the

feta and emmentaler font

2015-11-19 Thread Federico Bruni
Hi What's the difference between the two fonts? This appendix is a bit confusing, since under the title Feta fonts it says that the following symbols are available in the Emmentaler font: http://www.lilypond.org/doc/v2.19/Documentation/notation/the-feta-font Is it explained in the doc? In

Re: bracket tip

2015-11-19 Thread Kieren MacMillan
Hi Federico, > What's the purpose of this glyph? SystemStartBracket flares at its extremes (top and bottom). These glyphs form the flare. Hope this helps, Kieren. Kieren MacMillan, composer ‣ website: www.kierenmacmillan.info ‣ email: i...@kierenmacmillan.info

Re: ScholarLy: unknown escaped string: `\colorAnnotations'

2015-11-19 Thread Graham King
On Thu, 2015-11-19 at 13:31 +0100, Urs Liska wrote: > > > > Am 19.11.2015 um 13:01 schrieb Graham King: > > > > > Apologies for troubling you with this under-researched problem, but > > I've just hit it as a deadline looms. > > > > I'm trying to turn off the colouring of ScholarLy

ScholarLy: unknown escaped string: `\colorAnnotations'

2015-11-19 Thread Graham King
Apologies for troubling you with this under-researched problem, but I've just hit it as a deadline looms. I'm trying to turn off the colouring of ScholarLy annotations, before final publication: \version "2.19.21" \include "openlilylib" \useLibrary ScholarLY

Re: SVG output with 2.19.31

2015-11-19 Thread Andrew Bernard
Hi Federico, Yes indeed, exactly that. And thanks. Andrew On 19/11/2015, 22:05, "Federico Bruni" wrote: >This should be issue 3809? >https://sourceforge.net/p/testlilyissues/issues/3809/ ___ lilypond-user mailing list

bracket tip

2015-11-19 Thread Federico Bruni
What's the purpose of this glyph? http://www.lilypond.org/doc/v2.19/Documentation/notation/the-feta-font#bracket_002dtip-glyphs I must translate it but I need to know the context. It's not a bracket. And I'm not sure what tip can mean in this case. Thanks Federico

Re: bracket tip

2015-11-19 Thread David Kastrup
Federico Bruni writes: > What's the purpose of this glyph? > http://www.lilypond.org/doc/v2.19/Documentation/notation/the-feta-font#bracket_002dtip-glyphs > > I must translate it but I need to know the context. > It's not a bracket. And I'm not sure what tip can mean in this

Re: SVG output with 2.19.31

2015-11-19 Thread Federico Bruni
Il giorno gio 19 nov 2015 alle 12:05, Federico Bruni ha scritto: Il giorno gio 19 nov 2015 alle 11:11, Andrew Bernard ha scritto: > Answering my own issue on further investigation, I refer to Noto Sans > Bold Italic in an override for dynamics.

Re: ScholarLy: unknown escaped string: `\colorAnnotations'

2015-11-19 Thread Urs Liska
Am 19.11.2015 um 13:41 schrieb David Kastrup: > Urs Liska writes: > >> Am 19.11.2015 um 13:01 schrieb Graham King: >>> Apologies for troubling you with this under-researched problem, but >>> I've just hit it as a deadline looms. >>> >>> I'm trying to turn off the colouring

Re: feta and emmentaler font

2015-11-19 Thread tisimst
Federico, On Thursday, November 19, 2015, Federico Bruni-2 [via Lilypond] < ml-node+s1069038n183773...@n5.nabble.com> wrote: > Hi > > What's the difference between the two fonts? > > This appendix is a bit confusing, since under the title Feta fonts it > says that the following symbols are

Changing first-system indent

2015-11-19 Thread David Sumbler
I have finally got to the stage of tidying up the score I have been working on. The top-level .ly file is structured like this: \book { \paper { *variables* } \bookpart { *titlepage* } \bookpart { \header { *variables* } \score { { *first-movement-music* } \header {

Re: Gounod - Le Rendez Vous

2015-11-19 Thread Abraham Lee
Alberto, On Thursday, November 19, 2015, Alberto Simões < al...@alfarrabio.di.uminho.pt> wrote: > > > On 11/11/15 19:22, tisimst wrote: > >> [1] https://github.com/ambs/music/tree/master/Gounod/LeRendezVous >> >> >> This is looking MUCH better (nice work with the extended dynamic lines >>

Re: Changing first-system indent

2015-11-19 Thread David Sumbler
Thanks for the answer to my query. I now see that this is mentioned in section 4.1.5 of the NR. The mistake I was making was in trying to put indent within a \paper block inside a \layout block. Best wishes David On Thu, 2015-11-19 at 15:31 +, Trevor Daniels wrote: > David, you wrote

Re: Changing first-system indent

2015-11-19 Thread Trevor Daniels
David, you wrote Thursday, November 19, 2015 3:14 PM >I have finally got to the stage of tidying up the score I have been > working on. [snip] > For the first movement of the score, I have Staff.instrumentName defined > for each instrument, and this requires an indent of 16mm. However, in >

Re: bracket tip

2015-11-19 Thread Federico Bruni
Il giorno gio 19 nov 2015 alle 13:35, Kieren MacMillan ha scritto: SystemStartBracket flares at its extremes (top and bottom). These glyphs form the flare. got it, thanks! ___ lilypond-user mailing list

Re: Please help with fretboard diagram spacing

2015-11-19 Thread Pierre Perol-Schneider
You're absolutely right, there's no need to use '\with{}'. Don't remember why I put it that way. Cheers 2015-11-19 15:09 GMT+01:00 Tom Swan : > Three great suggestions, all of which do the job. Thank you. Why use > \with{ } in the first, however? Taking that out (leaving only

tuning/tweaking lyric tie grob/glyph

2015-11-19 Thread Kieren MacMillan
Hello all, I can’t seem to find any information on tuning/tweaking the lyric tie grob/glyph. Any reference/link would be appreciated. Thanks, Kieren. Kieren MacMillan, composer ‣ website: www.kierenmacmillan.info ‣ email: i...@kierenmacmillan.info

Re: tuning/tweaking lyric tie grob/glyph

2015-11-19 Thread David Nalesnik
Hi Kieren, On Thu, Nov 19, 2015 at 10:48 AM, Kieren MacMillan < kieren_macmil...@sympatico.ca> wrote: > Hello all, > > I can’t seem to find any information on tuning/tweaking the lyric tie > grob/glyph. > Any reference/link would be appreciated. > > There is no LyricTie grob, and it looks like

Re: ScholarLy: unknown escaped string: `\colorAnnotations'

2015-11-19 Thread Graham King
On Thu, 2015-11-19 at 13:57 +0100, Urs Liska wrote: > > > > % ScholarLy options: see > > > > > > > > https://github.com/openlilylib-archives/scholarly/wiki/Configuring-Annotations > > > It looks like you ran into an undocumented change (although I > > > can't remember).

Re: ScholarLy: unknown escaped string: `\colorAnnotations'

2015-11-19 Thread Urs Liska
Am 19.11.2015 um 13:46 schrieb Graham King: > On Thu, 2015-11-19 at 13:31 +0100, Urs Liska wrote: >> >> >> Am 19.11.2015 um 13:01 schrieb Graham King: >> >>> Apologies for troubling you with this under-researched problem, but >>> I've just hit it as a deadline looms. >>> >>> I'm trying to turn

Re: ScholarLy: unknown escaped string: `\colorAnnotations'

2015-11-19 Thread David Kastrup
Graham King writes: > On Thu, 2015-11-19 at 13:31 +0100, Urs Liska wrote: > >> \setOption scholarly.colorize ##f >> >> should give you what you want. > > Brilliant! that works :) It causes lilypond to exit with return code 1 > and the message > > 2: error:

Aligning a tempo marking with a note

2015-11-19 Thread David Sumbler
Although many scores use a similar italic font for "rit.", "accel." etc. as they do for dynamic changes such as "cresc.", I prefer to use an upright bold font - the same as for other tempo markings such as "Allegro". The easiest way for me to do this (at least until now) is to use '\tempo "rit."'