Re: \epsfile

2019-11-15 Thread Martin Tarenskeen
On Fri, 15 Nov 2019, Martin Tarenskeen wrote: Related issue: When using frescobaldi the syntax help and autocompletion balloon gives "\eps-file" instead of "\epsfile". A little bug? Reported it on github. https://github.com/frescobaldi/frescobaldi/issues/1213

An issue in musicxml2ly's LilyPond code generation

2019-11-15 Thread Jacques Menu
Hello folks, At https://github.com/grame-cncm/libmusicxml/tree/lilypond/files/samples/musicxml/challenging, you’ll find a MusicXML version of Beethoven’s Ninth Symphony: menu@macbookprojm: ~/libmusicxml-git/files/samples/musicxml > ll challenging/BeethovenNinthSymphony* 165888 -rw-r--r--@ 1

Working on issue 665, how to proceed?

2019-11-15 Thread lilypond
In the last weeks I did write a start of a lilypond -> musicxml solution. What I have written so far is creating musicxml files which contains all partials time signatures, keys, notes, slurs, ties, staffs and staff grouping, as well as support for most accidentals, barlines, lyrics, beams,

Re: Implement MeasureAttachedSpanner (issue 571180043 by david.nales...@gmail.com)

2019-11-15 Thread Carl . D . Sorensen
I have not reviewed the code, but this looks like a worthwhile addition. Thanks for doing it! I think the name should be changed from MeasureAttachedSpanner to BarAttachedSpanner. A measure is the interval between bar lines. The spanner is attached to the bar line. While it requires some

Implement MeasureAttachedSpanner (issue 571180043 by david.nales...@gmail.com)

2019-11-15 Thread lemzwerg--- via Discussions on LilyPond development
LGTM from reading the code without testing. Thanks! https://codereview.appspot.com/571180043/diff/565230043/input/regression/measure-spanner.ly File input/regression/measure-spanner.ly (right):

git-cl patch: remove some redundant text from tracker fields

2019-11-15 Thread Dan Eble
Please review. This handles a couple of details I'd rather not have to remember to do when submitting the patch or fix after the fact. I've exercised these changes for the last few LilyPond patches I've uploaded. https://github.com/gperciva/git-cl/pull/6 Thanks, — Dan

Re: shepherd a patch?

2019-11-15 Thread Kieren MacMillan
Hi David, > this is something that I've wanted and Kieren has clamored for... Yes! I’m so excited to see this progress. Thanks! Kieren.

Re: shepherd a patch?

2019-11-15 Thread David Nalesnik
James and all, On Fri, Nov 15, 2019 at 7:31 AM David Nalesnik wrote: > > On Fri, Nov 15, 2019 at 4:31 AM James Lowe wrote: > > > > David et al. > > > > > > Am 15.11.19 um 04:10 schrieb David Nalesnik: > > > > Would someone be willing to shepherd the patch for me? > > > > What I would suggest

Re: shepherd a patch?

2019-11-15 Thread Urs Liska
Am 15. November 2019 14:35:26 MEZ schrieb David Nalesnik : >On Fri, Nov 15, 2019 at 12:33 AM Urs Liska >wrote: >> >> Hi David, >> >> I feel responsible for this because I know where this is coming from >;-) > >Hah! :) (Seriously, though, this is something that I've wanted and >Kieren has

Re: shepherd a patch?

2019-11-15 Thread David Nalesnik
Federico, On Fri, Nov 15, 2019 at 6:39 AM Federico Bruni wrote: > > This is what's recommended in the README: > https://github.com/fedelibre/LilyDev/tree/master/mkosi#running-graphical-applications-from-the-container > I saw this, but I'm running LilyDev from a Win10 host. David

Re: shepherd a patch?

2019-11-15 Thread David Nalesnik
On Fri, Nov 15, 2019 at 12:33 AM Urs Liska wrote: > > Hi David, > > I feel responsible for this because I know where this is coming from ;-) Hah! :) (Seriously, though, this is something that I've wanted and Kieren has clamored for...) > > You can send me the patch. However, it's a long time

Re: shepherd a patch?

2019-11-15 Thread David Nalesnik
On Fri, Nov 15, 2019 at 4:31 AM James Lowe wrote: > > David et al. > > On Fri, 15 Nov 2019 07:33:01 +0100, Urs Liska wrote: > > > Hi David, > > > > I feel responsible for this because I know where this is coming from ;-) > > > > You can send me the patch. However, it's a long time since I

Re: shepherd a patch?

2019-11-15 Thread David Nalesnik
On Fri, Nov 15, 2019 at 2:19 AM Jonas Hahnfeld wrote: > > Hi David, > > Am Donnerstag, den 14.11.2019, 21:10 -0600 schrieb David Nalesnik: > > Hi all, > > > I have a patch which implements measure-attached spanners. I am > > having a devil of a time getting the patch up for review. I simply > >

Re: git-cl command not found

2019-11-15 Thread Federico Bruni
Il giorno gio 14 nov 2019 alle 20:56, David Nalesnik ha scritto: It's not in your PATH ? Ah yes. Duh. Didn't think to check b/c I figured this would just work out of the box. It should work out of the box, see:

Re: shepherd a patch?

2019-11-15 Thread Federico Bruni
Il giorno ven 15 nov 2019 alle 09:19, Jonas Hahnfeld via Discussions on LilyPond development ha scritto: Hi David, Am Donnerstag, den 14.11.2019, 21:10 -0600 schrieb David Nalesnik: Hi all, I have a patch which implements measure-attached spanners. I am having a devil of a time

Re: shepherd a patch?

2019-11-15 Thread James Lowe
David et al. On Fri, 15 Nov 2019 07:33:01 +0100, Urs Liska wrote: > Hi David, > > I feel responsible for this because I know where this is coming from  ;-) > > You can send me the patch. However, it's a long time since I uploaded > anything, so I'm not sure my set-up still works. But I'll

Re: shepherd a patch?

2019-11-15 Thread Jonas Hahnfeld via Discussions on LilyPond development
Hi David, Am Donnerstag, den 14.11.2019, 21:10 -0600 schrieb David Nalesnik: > Hi all, > > I have a patch which implements measure-attached spanners. I am > having a devil of a time getting the patch up for review. I simply > can't get git-cl to upload it. (I suspect this has something to do