Hi David, 2014-07-04 15:54 GMT+02:00 David Nalesnik <[email protected]>: > Hi Marc, > > > On Fri, Jul 4, 2014 at 2:46 AM, Marc Hohl <[email protected]> wrote: >> >> Hi list, >> >> in the following example, I want to align the FretBoards to the >> bar lines. Now they are centered over the first beat in each measure. > > You can use a simple Scheme engraver to reset the X-parents of the FretBoard > grobs. (See attached.) Of course, the alignment at the beginning of the > line looks weird--will see if I can come up with something.
This looks very interesting! Is it possible to write that function in a way that would allow setting arbitrarily chosen parent? For example, to be able to write \set-x-parent Fretboard Flag (to align Fretboard on the Flag)? best, Janek _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
