snippet to properly align dynamics with expressive text

2017-07-07 Thread Shevek
sub." c1\dynText "fff" "espressivo" c1\dynText "p" "espressivo" c1\dynText "f" "sub." \break c1\p c1\fff c1\p c1\fffff } -- View this message in context: http://lilypond.1069038.n5.nabble.com/snippet-

Re: snippet to properly align dynamics with expressive text

2017-07-07 Thread Kieren MacMillan
Hi Shevek, > Here is a snippet I've written to align custom dynamics correctly. This is a nice start — thanks! Two thoughts: 1. To my eye, the f's don't seem centred (the fff shows the "error" more prominently than the f". I realise this is an optical illusion based on the actual X-extent

Re: snippet to properly align dynamics with expressive text

2017-07-07 Thread Shevek
l. I would be pleased to contribute this to openlilylib, but I have no idea how! I've never contributed to a collaborative project like that before. How would I go about this? Thanks, Saul -- View this message in context: http://lilypond.1069038.n5.nabble.com/snippet-to-properly-align-dyn

Re: snippet to properly align dynamics with expressive text

2017-07-07 Thread Urs Liska
uot;heading" and a meaningful longer description of what you did. Best Urs > > Thanks, > > Saul > > > > -- > View this message in context: > http://lilypond.1069038.n5.nabble.com/snippet-to-properly-align-dynamic

A contribution (was Re: snippet to properly align dynamics with expressive text)

2017-07-08 Thread Richard Shann
On Sat, 2017-07-08 at 08:42 +0200, Urs Liska wrote: > [...] > > I would be pleased to contribute this to openlilylib, but I have no idea > > how! I've never contributed to a collaborative project like that before. How > > would I go about this? > [...] you can also take the file from > Github (the

Re: A contribution (was Re: snippet to properly align dynamics with expressive text)

2017-07-08 Thread Simon Albrecht
On 08.07.2017 15:49, Richard Shann wrote: I was intrigued by this, as I have a patch to the figured bass formatter that has been hanging around because the route to making contributions that I knew about involved a virtual machine which I can't get working on my current system. The method Urs n

Re: A contribution (was Re: snippet to properly align dynamics with expressive text)

2017-07-09 Thread Richard Shann
On Sat, 2017-07-08 at 16:58 +0200, Simon Albrecht wrote: > On 08.07.2017 15:49, Richard Shann wrote: > > I was intrigued by this, as I have a patch to the figured bass formatter > > that has been hanging around because the route to making contributions > > that I knew about involved a virtual machi

Re: A contribution (was Re: snippet to properly align dynamics with expressive text)

2017-07-09 Thread Malte Meyn
Am 09.07.2017 um 12:50 schrieb Richard Shann: Thanks - here is such a small patch then. It fixes the centering of isolated accidentals and digits on whole notes which is currently too far to the left. From your patch: +(if (and (eqv? 0 (ly:duration-log (ly:event-property event 'duratio

Re: A contribution (was Re: snippet to properly align dynamics with expressive text)

2017-07-09 Thread Richard Shann
On Sun, 2017-07-09 at 13:15 +0200, Malte Meyn wrote: > > Am 09.07.2017 um 12:50 schrieb Richard Shann: > > Thanks - here is such a small patch then. It fixes the centering of > > isolated accidentals and digits on whole notes which is currently too > > far to the left. > > From your patch: > >

Re: A contribution (was Re: snippet to properly align dynamics with expressive text)

2017-07-09 Thread Urs Liska
Am 08.07.2017 um 16:58 schrieb Simon Albrecht: > On 08.07.2017 15:49, Richard Shann wrote: >> I was intrigued by this, as I have a patch to the figured bass formatter >> that has been hanging around because the route to making contributions >> that I knew about involved a virtual machine which I

Re: A contribution (was Re: snippet to properly align dynamics with expressive text)

2017-07-10 Thread Jacques Menu Muzhic
Hello Richard, Just for the record: I’m using LilyDev 4, in which LilyPond builds seamlessly. The work to have it running in your virtual machines environment is not that great. JM > Le 10 juil. 2017 à 08:44, Urs Liska a écrit : > > > > Am 08.07.2017 um 16:58 schrieb Simon Albrecht: >> On

Re: A contribution (was Re: snippet to properly align dynamics with expressive text)

2017-07-10 Thread Richard Shann
On Mon, 2017-07-10 at 09:06 +0200, Jacques Menu Muzhic wrote: > Hello Richard, > > Just for the record: I’m using LilyDev 4, in which LilyPond builds > seamlessly. The work to have it running in your virtual machines > environment Unfortunately my Debian Stable installation won't install the virtu

Re: A contribution (was Re: snippet to properly align dynamics with expressive text)

2017-07-10 Thread Richard Shann
On Mon, 2017-07-10 at 08:44 +0200, Urs Liska wrote: > > Am 08.07.2017 um 16:58 schrieb Simon Albrecht: > > On 08.07.2017 15:49, Richard Shann wrote: > >> I was intrigued by this, as I have a patch to the figured bass formatter > >> that has been hanging around because the route to making contribut