Re: left-aligning grobs to other grobs

2011-03-14 Thread David Nalesnik
On 3/14/11, Gilles THIBAULT wrote: >> Attached is a function . . . > > Wahoo. Seems to be a very powerfull function. I keep it in my favorites. > Thanks David. Glad you can use it! > NB > If the user enters the value 2 for example as the dir parameter, the > function fails. > Using = < and > i

Re: left-aligning grobs to other grobs

2011-03-14 Thread Gilles THIBAULT
Attached is a function . . . Wahoo. Seems to be a very powerfull function. I keep it in my favorites. Thanks David. Gilles NB If the user enters the value 2 for example as the dir parameter, the function fails. Using = < and > in the last cond expression avoids that. (ly:grob-set-proper

Re: left-aligning grobs to other grobs

2011-03-13 Thread James Lowe
Hello, -Original Message- From: David Nalesnik Date: Sun, 13 Mar 2011 12:08:01 -0500 To: Cc: LilyPond User Subject: Re: left-aligning grobs to other grobs >Any feedback -- suggestions for improvement, ideas for a use -- would >be much appreciated! One thing I always find

Re: left-aligning grobs to other grobs

2011-03-09 Thread David Nalesnik
Han-Wen, Oops! -- I've been working with 2.12.3 where this was an issue, but checking the 2.13.53 manual I see that this is no longer a problem in the development version. Thanks to the person/people who fixed this! David On 3/9/11, Han-Wen Nienhuys wrote: > On Tue, Mar 8, 2011 at 2:44 PM, Dav

Re: left-aligning grobs to other grobs

2011-03-09 Thread Han-Wen Nienhuys
On Tue, Mar 8, 2011 at 2:44 PM, David Nalesnik wrote: > Hi, all -- > > Attached is a function which started out as an attempt to get tempo > indications to line up with the left edge of the time signature.  It's I thought they already did; define-grobs.scm says (MetronomeMark ... (brea

Re: left-aligning grobs to other grobs

2011-03-08 Thread David Nalesnik
> I think this is better asked on the lilypond-dev list as well. > > So while I don't have an answer (I am not a programmer) I have cc;d that > list in case someone is reading that list and not the user lists. > > James >> Thank you, James -- I appreciate it, _

Re: left-aligning grobs to other grobs

2011-03-08 Thread James Lowe
David -Original Message- From: David Nalesnik Date: Tue, 8 Mar 2011 11:44:44 -0600 To: LilyPond User Subject: left-aligning grobs to other grobs >Hi, all -- > >Attached is a function which started out as an attempt to get tempo >indications to line up with the left edge of the time sign