lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Overlap markup


From: SoundsFromSound
Subject: Re: Overlap markup
Date: Thu, 10 Oct 2013 12:12:11 -0700 (PDT)

Hi Ed,

FYI: the font in your PNG is nothing like that which I am seeing here on my
end with your code. When I input your code, I see no "place" for the line of
text to overlap /to /- the "Y" is inline with other letters of the word and
so I'm confused how you want to tuck the other line of text up there.

How are you going to get the PNG font in your LilyPond code, what's your
plan?

See attached image.

Ben

Overlap-Ben.jpg
<http://lilypond.1069038.n5.nabble.com/file/n152075/Overlap-Ben.jpg>  


EdBeesley wrote
> Hi again everyone, I'm making a title page and I'd like one line of text
> to overlap another line (see attached png). However nothing I've tried
> (\raise or \translate) will force the text above the previous line. This
> is the code I'm using at the moment:
> 
> \bookpart {
>   \markup 
> { 
>         \fill-line 
>         { 
>                 \column 
>                 { 
>                         \raise #-8 
>                         \center-align 
>                         { 
>                                 \fontsize #13 "Geir Rafnsson" 
>                                 \hspace #1
>                                 \hspace #1 
>                                 \fontsize #16 \override #'(font-name .
> "Aniron") "Ýkjur" 
>                                 \hspace #1
>                                 \fontsize #7 "      (Extreme Measures)"
>                                 
>                         } 
>                 } 
>         } 
> } 
> }
> \bookpart {
> \score { 
>   \relative c'{
>   c d e f
> }
> }
> }
> 
> Help gratefully received!





-----
composer | sound designer 
 LilyPond Tutorials (for beginners) --> http://bit.ly/bcl-lilypond
--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Overlap-markup-tp152073p152075.html
Sent from the User mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]