Re: lyrics hyphens question

2017-06-13 Thread David Nalesnik
On Jun 13, 2017 9:55 PM, "Kieren MacMillan" wrote: Hi David (et al.), > It's not suitable as is, but easily remedied. The grob LyricWord is > defined in a hackish way so that it can fit in an LY file. So in C++, it would be non-hackish…? No, just parceling out the chunks to various .scm file

Re: lyrics hyphens question

2017-06-13 Thread Kieren MacMillan
Hi David (et al.), > It's not suitable as is, but easily remedied. The grob LyricWord is > defined in a hackish way so that it can fit in an LY file. So in C++, it would be non-hackish…? > it's potentially useful to have a grob which organizes whole Lyric words, > so lyrics are not simply a col

Re: regression introduced with issue 5122 "Fix not scaling stem in note-by-number-markup"

2017-06-13 Thread Thomas Morley
2017-06-13 11:24 GMT+02:00 David Kastrup : > Thomas Morley writes: > >> As of >> https://sourceforge.net/p/testlilyissues/issues/5122/#99dc >> >> commit eee677c480c78d58a5215e246575aa94ba2d1897 >> >> introduced a regression. >> >> Not sure when I have the time to look deeper into it. >> At first s

Re: lyrics hyphens question

2017-06-13 Thread David Nalesnik
Hi Kieren, On Tue, Jun 13, 2017 at 3:21 PM, Kieren MacMillan wrote: > Hi David (et al.), > > These are questions regarding the "lyric-word-reconstituter" in the thread > which includes the post > . > > I'd love to use it (or

Re: lyrics hyphens question

2017-06-13 Thread David Kastrup
Kieren MacMillan writes: > Hi David (et al.), > > These are questions regarding the "lyric-word-reconstituter" in the > thread which includes the post > . > > I'd love to use it (or something like it) in my engravings going fo

Re: lyrics hyphens question

2017-06-13 Thread Kieren MacMillan
Hi David (et al.), These are questions regarding the "lyric-word-reconstituter" in the thread which includes the post . I'd love to use it (or something like it) in my engravings going forward. 1. It doesn't seem to work wi

Re: What is the point of \on-the-fly ?

2017-06-13 Thread Paul
On 06/13/2017 11:16 AM, David Kastrup wrote: (define-markup-command bla) does not define bla, but rather bla-markup, make-bla-markup and bits and pieces used for signatures and the markup macro. Even then, creating music functions on the fly _and_ using them requires use of $(define-music-func

Re: What is the point of \on-the-fly ?

2017-06-13 Thread David Kastrup
Paul writes: > On 06/12/2017 01:00 AM, David Kastrup wrote: > >> The use case is similar to that of lambda: creating a procedure on the >> fly without giving it a name. > > Ah, got it. Then makes sense to avoid having to use on-the-fly, by > converting those named on-the-fly procedures into actu

Re: What is the point of \on-the-fly ?

2017-06-13 Thread Paul
On 06/12/2017 01:00 AM, David Kastrup wrote: The use case is similar to that of lambda: creating a procedure on the fly without giving it a name. Ah, got it. Then makes sense to avoid having to use on-the-fly, by converting those named on-the-fly procedures into actual markup commands. Jus

Re: Initial work to support opentype font features (issue 323850043 by horndud...@gmail.com)

2017-06-13 Thread trueroad
On 2017/06/12 10:43:53, trueroad wrote: On 2017/06/05 05:01:28, horndude77 wrote: > Update minimum pango version If I understand correctly, LilyDev 4.1 cannot compile this patch. In my humble opinion, it is necessary that LilyDev 4.1 can compile it. I want to hear the opinions of LilyDev 4.

Re: regression introduced with issue 5122 "Fix not scaling stem in note-by-number-markup"

2017-06-13 Thread David Kastrup
Thomas Morley writes: > As of > https://sourceforge.net/p/testlilyissues/issues/5122/#99dc > > commit eee677c480c78d58a5215e246575aa94ba2d1897 > > introduced a regression. > > Not sure when I have the time to look deeper into it. > At first sight I've no good idea for a proper fix. Do you have a

Don't use \line in the implementation of \concat (issue 325860043 by d...@gnu.org)

2017-06-13 Thread lemzwerg
LGTM https://codereview.appspot.com/325860043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel