%could I lower the word 'hammer' to sit on top of the stave ?
%i have tried following :
%http://lilypond.org/doc/v2.12/Documentation/user/lilypond/Formatting-text#Text-alignment
\version "2.16.0"
#(set-global-staff-size 28)
\relative c'
%intro
\new TabStaff <<
\new TabVoice = "first"
{ \voiceOne
\tabFullNotation
\override Stem #'thickness = #0.0
\override Flag #'stencil = ##f
\autoBeamOff
\set TabStaff.stringTunings = #guitar-dadgad-tuning
\numericTimeSignature
\time 4/4
\key d
\major
d2.fis8^
\markup {
\null
\lower #15 \bold { hammer }
( g8)
}
>>
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/help-with-vertical-alignment-of-text-markup-thanks-again-tp133974.html
Sent from the User mailing list archive at Nabble.com.
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user