lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FretBoards aligned to bar lines


From: Marc Hohl
Subject: Re: FretBoards aligned to bar lines
Date: Sun, 06 Jul 2014 09:42:30 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

Am 04.07.2014 15:54, schrieb David Nalesnik:
Hi Marc,


On Fri, Jul 4, 2014 at 2:46 AM, Marc Hohl <address@hidden
<mailto:address@hidden>> 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.

Hey, thanks a lot – the engraver solution looks quite elegant to me but I would have never come up with something like this myself.

I solved the misplaced first system by

\grace s8 \bar ".|:"
< d'\3 g'\2 h'\1 >1 | < g\4 cis'\3 e'\2 > | < cis'\3 fis'\2 a'\1 > | < fis\4 h\3 d'\2 > | < h\3 e'\2 g'\1 > | < e\4 ais\3 cis'\2 > | < a\3 d'\2 fis'\1 > | < a\4 dis'\3 fis'\2 > |
\bar ":|."

Now it's ok.

Thanks a lot!

Marc




reply via email to

[Prev in Thread] Current Thread [Next in Thread]