Re: reduce unbound within \context lambda

2019-03-01 Thread Aaron Hill
On 2019-03-01 6:40 pm, Aaron Hill wrote: I encountered an unexpected error where reduce is unbound when specifying a lambda within a \context block: \version "2.19.82" \layout { \context { \Voice \override NoteHead.color = #(lambda (grob) (display (reduce + 0 '(1 2 3 4))) red) } } { b

reduce unbound within \context lambda

2019-03-01 Thread Aaron Hill
I encountered an unexpected error where reduce is unbound when specifying a lambda within a \context block: \version "2.19.82" \layout { \context { \Voice \override NoteHead.color = #(lambda (grob) (display (reduce + 0 '(1 2 3 4))) red) } } { b'4 } Compare to the following snipp

Re: Change stanza formatting

2019-03-01 Thread Aaron Hill
On 2019-03-01 10:20 am, David F. wrote: There’s one small issue that I noticed. I’m engraving music with simultaneous bilingual lyrics and I’m using the stanza number to print the language name. Since the language name is almost always longer than the first syllable, it is making that first note

Re: Text spanner padding

2019-03-01 Thread Trevor Bača
On Thu, Feb 28, 2019 at 4:10 PM David Kastrup wrote: > Trevor Bača writes: > > > On Fri, Feb 22, 2019 at 2:58 AM Andrew Bernard > > > wrote: > > > >> Solved. It's right-broken-padding set to false that does the trick. > >> > >> \override TextSpanner.bound-details.right-broken.padding = ##f >

Re: The Guide to getting Point and Click going with Gvim under Ubuntu 18

2019-03-01 Thread David Wright
On Fri 01 Mar 2019 at 17:04:37 (+1100), Andrew Bernard wrote: > Hi David and Federico and All, > > All these commentaries are great. But my aim was to document gvim (and not > even vim) on Ubuntu. I am well aware that there are a dozen editors and > tens of major Linux distros. I was never intendi

Re: Change stanza formatting

2019-03-01 Thread David F.
On Mar 1, 2019, at 1:04 AM, Aaron Hill wrote: > On 2019-02-28 8:53 pm, David F. wrote: >> Given a line of lyrics with the stanza number in front, how can I move >> the stanza number (“1.”) so that it is above the first syllable of the >> lyrics instead of to the left of the lyrics? >> \version

Re: The Guide to getting Point and Click going with Gvim under Ubuntu 18

2019-03-01 Thread foxfanfare
Federico Bruni-2 wrote > The main part about point and click in general and the configuration in > Linux is basically ready. I just have to make a final review. > I'll split the Windows part in a new post and probably pass the Mac > post to Davide, if he has time to finalize a draft he sent to me

Re: The Guide to getting Point and Click going with Gvim under Ubuntu 18

2019-03-01 Thread Federico Bruni
Il giorno ven 1 mar 2019 alle 15:16, foxfanfare ha scritto: Andrew Bernard wrote In conclusion, I think an informal blog post on Scores of Beauty would be useful, and the simplest way to preserve this information, and others may want to add posts for other environmental setups. I remembe

Re: Script for note/rest refactor? (with parsing tools)

2019-03-01 Thread Pedro Pessoa
Thanks for the replies. I've heard of abjad, but wans't remebering about it. This particular extension seems to deal with the phase of generating the code. I think it wont't help me in this case. The part of generating the isorhythm is working. It is like simple translation from a parsed text (a sy

Re: Proportional spacing bug: chained \noBreaks + \newSpacingSection

2019-03-01 Thread Palmer Ralph
On Sat, Feb 16, 2019 at 4:30 PM Trevor Bača wrote: > > Hi, > > LilyPond incorrectly compresses consecutive, proportionally spaced measures > when the following conditions hold: > > 1. first measure in the sequence sets \proportionalNotationDuration; and > 2. last measure in sequence is followed by

Re: The Guide to getting Point and Click going with Gvim under Ubuntu 18

2019-03-01 Thread foxfanfare
I tend to agree with Andrew on that, it may be impossible to set-up a guide that could work in all cases, due to the variety of environments. Maybe it is the reason the original guide is lacking so much of information... >From my perspective in trying to figure out how to make a set-up with VIM, I

Re: Change stanza formatting

2019-03-01 Thread Aaron Hill
On 2019-02-28 8:53 pm, David F. wrote: Given a line of lyrics with the stanza number in front, how can I move the stanza number (“1.”) so that it is above the first syllable of the lyrics instead of to the left of the lyrics? \version "2.19" \new Voice \relative { \time 3/4 g'2 e4 a2 f4 g2.