Re: explicit duration within \lyricsto

2020-11-12 Thread Christ van Willegen
Hi, On Tue, Nov 10, 2020 at 11:15 AM Aaron Hill wrote: > > (Re-adding mailing list for visibility...) Whoops... > On 2020-11-10 12:35 am, Christ van Willegen wrote: > > Hi Aaron, > > > > Op ma 9 nov. 2020 23:39 schreef Aaron Hill: > > > > Above I show using a NullVoice so the notes do not appea

Text Spanner auto expand to end of duration

2020-11-12 Thread Dimitris Marinakis
Can this be adapted to work with Text Spanners? Does anyone have any similar workarounds? I just need to automatically extend TextSpanners to the end of the duration without too many manual guesstimations. #(define (encompass-duration grob) (let* ((rb (ly:spanner-bound grob RIGHT)) (

Vim Install error?

2020-11-12 Thread damianlegassick
Hi when installing Lilypond 2.21.80 from linux64 shellscript theĀ  /usr/local/lilypond/usr/share/lilypond/current/vim/ folder has a subfolder 'ftplugin'. On my Arch system I have to rename this folder to 'plugin' for the :maps to work Is this a general error or just my distro or just me? th

Wrong type (expecting real number): # in lily-library.scm

2020-11-12 Thread Ernie Braganza
I just downloaded the unofficial 2.20.0 build for Mac (I'm using OS 10.15 "Catalina"). And I am unable to process the simplest file because I get an error from the lily-library.scm Scheme file: Wrong type (expecting real number): #. I've searched for this error online and I am unable to find any

Re: Text Spanner auto expand to end of duration

2020-11-12 Thread Thomas Morley
Am Do., 12. Nov. 2020 um 14:36 Uhr schrieb Dimitris Marinakis : > > Can this be adapted to work with Text Spanners? Does anyone have any similar > workarounds? > I just need to automatically extend TextSpanners to the end of the duration > without too many manual guesstimations. > > #(define (en