lilypond-user
[Top][All Lists]
Advanced

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

Re: metrical structure


From: luis jure
Subject: Re: metrical structure
Date: Mon, 31 Oct 2011 19:29:55 -0200

on 2011-10-31 at 14:11 luis jure wrote:

>1) increase the font a little bit;

i solved this one... using \override LyricText #'font-size = #+4 globally
in the 

\layout {
        \context {
        \Score

block;


>3) decrease the separation between grid levels.

solved this one too, using different Y-offsets here:

\new Lyrics \with { alignAboveContext = "chico" } 
        { \override LyricText #'Y-offset = #2
        \puntosuno }


>2) align the whole grid a bit to the right;

still no luck with this one... i tried with #'self-alignment-X, but i
can't see those dots moving in any way...

here is the new image.

best,

lj

Attachment: test2.jpg
Description: JPEG image


reply via email to

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