lilypond-user
[Top][All Lists]
Advanced

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

Re: markup free positioning?


From: Mats Bengtsson
Subject: Re: markup free positioning?
Date: Sun, 22 Jan 2006 16:33:53 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050927 Debian/1.7.8-1sarge3

One obvious possibility is to attach the markup to some
note in the score and then use
\once \override TextScript #'extra-offset = (20 . 40 )
or whatever, to determine how it should be displaced
relative to the default position.

  /Mats

Felix Hammer wrote:

Hello

I want to know of there is an option to positioning a \markup text completly free on the paper?

\book {
        \markup { "abc" }

        \score {
        <<
        d4 e f g
        >>
        }

        \markup { "hij" }
}

For example. I want to place "hij" above "abc" or overlap "abc". Or i want to overlap the score with "hij". The problem is everytime that i can place near to the other element but not near enough or cannot overlap.

Is there a switch like "\override CollisionCheck = #off"?

much thx. Felix

p.s. i try to write some education-paper and dont like latex for only a few text-samples

        

        
                
___________________________________________________________ Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de



_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user





reply via email to

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