Re: placement of chord symbols vs. marks

2018-06-13 Thread Flaming Hakama by Elaine
On Tue, May 22, 2018, 1:32 PM Robin Bannister  wrote:

> Flaming Hakama by Elaine wrote:
>
>
>>  I have something that kind of works, based on some LSR snippets,
>>  but it moves the chord symbols above marks, rather than below.
>>
>>  Does anyone have any suggestions for keeping the chord symbols in the
>> same location as normal?
>>
>>
> The ChordNames context definition in engraver-init.ly has the line
> >   \consists "Axis_group_engraver"
>
> If you add this to your definition, the placement is restored.
>
>
> Cheers,
> Robin
>


Thanks!
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: placement of chord symbols vs. marks

2018-05-22 Thread Robin Bannister

Flaming Hakama by Elaine wrote:



 I have something that kind of works, based on some LSR snippets,
 but it moves the chord symbols above marks, rather than below.

 Does anyone have any suggestions for keeping the chord symbols in the
same location as normal?



The ChordNames context definition in engraver-init.ly has the line
>   \consists "Axis_group_engraver"

If you add this to your definition, the placement is restored.


Cheers,
Robin


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user