George_ wrote:
> 
> Ah, I see, thank you. Another question, then.
> 
> 

You should have a detailed look at 
http://kainhofer.com/~lilypond/Documentation/notation-big-page.html#text-markup-commands
A.9 Text markup commands 

\markup { "xy" \translate #'(3 . 5) "XY" }

\markup {
        \vcenter { 
        The mordent (
        \hspace #0.8
        \musicglyph #"scripts.mordent"
        ), the trill (
        \hspace #1.1
        \fontsize #-1.5
        \musicglyph #"scripts.trill"
        \hspace #0.2
        ), and the turn (
        \hspace #1.1
        \musicglyph #"scripts.turn"
        ).
        }
}

-- 
View this message in context: 
http://old.nabble.com/Graphics-in-markup-tp32435344p32435791.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.


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

Reply via email to