Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(16010)

Issue 66980043: Issue 3860: Add command \justify-line

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 2 months ago by david.nalesnik
Modified:
10 years, 2 months ago
Reviewers:
CC:
lilypond-devel_gnu.org
Base URL:
http://git.savannah.gnu.org/gitweb/?p=lilypond.git/trunk/
Visibility:
Public.

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.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+133 lines, -82 lines) Patch
M scm/define-markup-commands.scm View 2 chunks +133 lines, -82 lines 0 comments Download

Messages

Total messages: 1
david.nalesnik
10 years, 2 months ago (2014-02-21 14:41:12 UTC) #1
Please review.  Thanks!
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b