Actually I managed to get it working with \combine and \lower. It's a bit
'hacky' though as you can see from the random spaces I had to put in:

\bookpart { 
  \markup 
{ 
        \fill-line 
        { 
                \column 
                { 
                        \raise #-8 
                        \center-align 
                        { 
                                \fontsize #13 "Geir Rafnsson" 
                                \hspace #1 
                                \hspace #1 
                                \combine
                                \fontsize #16 \override #'(font-name .
"Aniron") "Ýkjur" 
                                \lower #6 \fontsize #7 "      (Extreme
Measures)" 
                                
                        } 
                } 
        } 
} 
}


Out of curiosity I'd love to hear if there are 'cleaner' ways of doing
it....



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Overlap-markup-tp152073p152092.html
Sent from the 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