Federico Bruni <fedel...@gmail.com> 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

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to