lilypond-devel
[Top][All Lists]
Advanced

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

Issue 3860: Add command \justify-line (issue 66980043)


From: david . nalesnik
Subject: Issue 3860: Add command \justify-line (issue 66980043)
Date: Fri, 21 Feb 2014 14:41:12 +0000

Reviewers: ,

Message:
Please review.  Thanks!

Description:
Issue 3860: Add command \justify-line

The command \fill-line spaces words taking word length into account
such that the following distances are equal: outside edge of outside
markup to center of adjoining markup; center to center of
neighboring interior markups.  As a consequence, the space between
words is unequal when the lengths of the markups vary and/or there
are more than three markups in the line.

The following patch creates the command \justify-line, which spaces
markups to fill a line such that the space in between each pair is
constant.  Collisions are prevented by ensuring that this distance
does not fall below the current setting of word-space.

Please review this at https://codereview.appspot.com/66980043/

Affected files (+133, -82 lines):
  M scm/define-markup-commands.scm





reply via email to

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