lilypond-user
[Top][All Lists]
Advanced

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

Re: text in staff


From: Kris Shaffer
Subject: Re: text in staff
Date: Sun, 21 Aug 2005 12:53:33 -0400
User-agent: Opera M2/8.01 (MacPPC, build 2092)

The markup command is the correct way to do it, but instead of \lower, use the "extra-offset" property. For example,

        \once \override TextScript #'extra-offset = #'(0 . -10)
        c4^"markup"

will create a quarter note C, place the word "markup" above the staff, and the extra-offset will shift it 0 staff spaces horizontally and 10 staff spaces down.

--
Kris Shaffer
graduate student in music theory, Yale University
www.shaffermusic.com


On Sun, 21 Aug 2005 10:14:54 -0400, <address@hidden> wrote:

hi everybody,
getting quite fluent in lilypond by now. it's even more fun using it,
if you get to know the app better.

one thing i'm still struggling with: how to put text in the staff?
the picture below has been done with photoshop (not the most elegant
way :) )
i tried the \markup command \lower put that didn't help.




reply via email to

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