lilypond-user
[Top][All Lists]
Advanced

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

Re: Introduction, and question on symbol placement


From: Federico Bruni
Subject: Re: Introduction, and question on symbol placement
Date: Mon, 07 Nov 2011 10:04:19 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1

Il 07/11/2011 05:24, address@hidden ha scritto:
Is there a way I can tweak the placement of the Coda symbol
to bring it a little (or a lot) lower, and hopefully cause
the software to spread the horizontal spacing a little to
prevent crowding?

In order to spread the horizontal space a bit, you can use this:

\paper {
  ragged-last = ##f
}

This is more powerful:
\override Score.NonMusicalPaperColumn #'padding = #3


Notation Reference 4.5.3 shows other ways.

HTH,
Federico



reply via email to

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