Re: Centering bass figures on whole notes and longer (issue 325070043 by pkx1...@gmail.com)

2017-07-15 Thread thomasmorley65
On 2017/07/15 09:13:08, thomasmorley651 wrote: If you try \override BassFigure.X-offset = #ly:self-alignment-interface::centered-on-x-parent you'll see improvements in some cases (others are worse). Therefore I think ly:self-alignment-interface::centered-on-x-parent is not the correct tool,

Re: LilyDevOS, a LilyDev container + full VM image

2017-07-15 Thread Paul
On 07/14/2017 05:52 AM, Federico Bruni wrote: https://github.com/fedelibre/LilyDevOS/releases/tag/v0.1 Hi Federico, This looks great! I downloaded the one for linux (I'm on Ubuntu 16.04 LTS) and gave it a try. I ran into a few things but got it working and successfully built LilyPond in

Re: Centering bass figures on whole notes and longer (issue 325070043 by pkx1...@gmail.com)

2017-07-15 Thread Richard Shann
On Sat, 2017-07-15 at 02:09 -0700, thomasmorle...@gmail.com wrote: > On 2017/07/15 08:55:43, richard_rshann.plus.com wrote: > > On Sat, 2017-07-15 at 08:51 +0100, Richard Shann wrote: > > > On Sat, 2017-07-15 at 00:40 -0700, mailto:thomasmorle...@gmail.com > wrote: > > > > On 2017/07/15 07:25:37,

Re: Centering bass figures on whole notes and longer (issue 325070043 by pkx1...@gmail.com)

2017-07-15 Thread thomasmorley65
On 2017/07/15 09:03:30, richard_rshann.plus.com wrote: On Sat, 2017-07-15 at 01:50 -0700, mailto:thomasmorle...@gmail.com wrote: > On 2017/07/15 08:06:41, http://richard_rshann.plus.com wrote: > > > So I think you could validly object that you didn't like them being > > treated differently.

Re: Centering bass figures on whole notes and longer (issue 325070043 by pkx1...@gmail.com)

2017-07-15 Thread thomasmorley65
On 2017/07/15 08:55:43, richard_rshann.plus.com wrote: On Sat, 2017-07-15 at 08:51 +0100, Richard Shann wrote: > On Sat, 2017-07-15 at 00:40 -0700, mailto:thomasmorle...@gmail.com wrote: > > On 2017/07/15 07:25:37, http://richard_rshann.plus.com wrote: > > > On Sat, 2017-07-15 at 00:09 -0700,

Re: Centering bass figures on whole notes and longer (issue 325070043 by pkx1...@gmail.com)

2017-07-15 Thread Richard Shann
On Sat, 2017-07-15 at 01:50 -0700, thomasmorle...@gmail.com wrote: > On 2017/07/15 08:06:41, richard_rshann.plus.com wrote: > > > So I think you could validly object that you didn't like them being > > treated differently. > > If you look at the following, namely the colored BassFigures > > cbf

Re: Centering bass figures on whole notes and longer (issue 325070043 by pkx1...@gmail.com)

2017-07-15 Thread Richard Shann
On Sat, 2017-07-15 at 08:51 +0100, Richard Shann wrote: > On Sat, 2017-07-15 at 00:40 -0700, thomasmorle...@gmail.com wrote: > > On 2017/07/15 07:25:37, richard_rshann.plus.com wrote: > > > On Sat, 2017-07-15 at 00:09 -0700, mailto:thomasmorle...@gmail.com > > wrote: > > > > I'm afraid this patch

Re: Centering bass figures on whole notes and longer (issue 325070043 by pkx1...@gmail.com)

2017-07-15 Thread thomasmorley65
On 2017/07/15 08:06:41, richard_rshann.plus.com wrote: So I think you could validly object that you didn't like them being treated differently. If you look at the following, namely the colored BassFigures cbf = \once \override BassFigure.color = #red << \relative c' { c1 c8 d e f g f e d

Re: Centering bass figures on whole notes and longer (issue 325070043 by pkx1...@gmail.com)

2017-07-15 Thread Richard Shann
On Sat, 2017-07-15 at 00:40 -0700, thomasmorle...@gmail.com wrote: > On 2017/07/15 07:25:37, richard_rshann.plus.com wrote: > > On Sat, 2017-07-15 at 00:09 -0700, mailto:thomasmorle...@gmail.com > wrote: > > > I'm afraid this patch does not fix the problem as wished. > > > You give an example of

Re: Centering bass figures on whole notes and longer (issue 325070043 by pkx1...@gmail.com)

2017-07-15 Thread dak
On 2017/07/15 07:51:11, thomasmorley651 wrote: On 2017/07/15 07:40:01, thomasmorley651 wrote: > > In > << > \relative c' { c1 c1 } > \figures { <6+>2 <6+>2 <6+>1 } > >> > I would expect same aligning for first and second BassFigure related to the > note. Aargh, should read: I would

Re: Centering bass figures on whole notes and longer (issue 325070043 by pkx1...@gmail.com)

2017-07-15 Thread thomasmorley65
On 2017/07/15 07:40:01, thomasmorley651 wrote: On 2017/07/15 07:25:37, http://richard_rshann.plus.com wrote: > On Sat, 2017-07-15 at 00:09 -0700, mailto:thomasmorle...@gmail.com wrote: > > I'm afraid this patch does not fix the problem as wished. > You give an example of multiple bass

Re: Centering bass figures on whole notes and longer (issue 325070043 by pkx1...@gmail.com)

2017-07-15 Thread thomasmorley65
On 2017/07/15 07:25:37, richard_rshann.plus.com wrote: On Sat, 2017-07-15 at 00:09 -0700, mailto:thomasmorle...@gmail.com wrote: > I'm afraid this patch does not fix the problem as wished. You give an example of multiple bass figures on a note, I'm not sure what you would wish to see for

Re: Centering bass figures on whole notes and longer (issue 325070043 by pkx1...@gmail.com)

2017-07-15 Thread Richard Shann
On Sat, 2017-07-15 at 00:09 -0700, thomasmorle...@gmail.com wrote: > I'm afraid this patch does not fix the problem as wished. It solves the problem of single bass figures and isolated accidentals on notes of duration longer than whole note as the comment says. You give an example of multiple

Centering bass figures on whole notes and longer (issue 325070043 by pkx1...@gmail.com)

2017-07-15 Thread thomasmorley65
I'm afraid this patch does not fix the problem as wished. See my comment on the tracker: https://sourceforge.net/p/testlilyissues/issues/5154/#1933 https://codereview.appspot.com/325070043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org