lilypond-user
[Top][All Lists]
Advanced

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

Re: Position of text and symbol above note


From: David Kastrup
Subject: Re: Position of text and symbol above note
Date: Sun, 12 Jan 2014 17:58:49 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Federico Bruni <address@hidden> writes:

> I tried to use \vcenter to simplify a markup where I used \translate to
> align vertically text and musicglyphs. But the last string in this example
> is slightly upper, do you know why?
>
> \version "2.18.0"
>
> {
>   c1*4
>   \mark \markup {
>     \vcenter dal
>     \musicglyph #"scripts.segno"
>     \vcenter al
>     \musicglyph #"scripts.coda"
>     \vcenter "poi segue"
>   }
> }

Why would you use \vcenter?  You don't _want_ the reference point to
move to the center.

-- 
David Kastrup



reply via email to

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