Version 2.6.1
 
Is there any way of adjusting the position of fret diagrams, other than \right-align, \centre-align or \left-align? With the following input for example:
 
a8 b4.~^\markup { \left-align { \fret-diagram 
    #"6-x;5-2;4-4;3-2;2-2;1-4;" } } b4. a8
 
I need to place the fret diagram above the 3rd quaver beat, rather than the 2nd. Is this possible?
 
 
Also, is it possible to integrate fret diagrams with chord names, or does one have to use a 2nd markup to type in the text? as here:
 
a8 b4.~^\markup { \left-align { \fret-diagram
  #"6-x;5-2;4-4;3-2;2-2;1-4;" } }
   ^\markup { \left-align { B13 } } b4. a8
 
The reason I ask is because it's very difficult to align the text centrally above the fret diagram. In other words both markups are positioned relative to a note position, but it seems not to be possible to position a 2nd markup relative to a 1st, or even a 1st markup relative to a non-event as in the examples above.
 
Regards
 
Sacha
 
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to