lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 1700 in lilypond: Chord names collide when sev


From: lilypond
Subject: Re: [Lilypond-auto] Issue 1700 in lilypond: Chord names collide when several note-columns lay in between
Date: Fri, 21 Sep 2012 05:50:52 +0000


Comment #26 on issue 1700 by address@hidden: Chord names collide when several note-columns lay in between
http://code.google.com/p/lilypond/issues/detail?id=1700

commit ad55b046668fb00a6f80684e4caa4e4de982e399

A syntax change has changed the original example, but the updated version of the original example is part of new regression test 'spacing-non-adjacent-columns3.ly'

This also works for text, allowing a choice between completely ignoring text in note-spacing, and fully including it in the width of a note-column with \textLengthOn. Note columns with any protrusion outside the staff, though, will not slide over/under text.

\paper{ragged-right = ##t }
\relative c'' {
  \override TextScript #'extra-spacing-width = #'(-0.5 . 0)
  a4-"long_text" g8 f d4 c |
  f4-"more_text" g8 f f4-"text" f }

Attachments:
        test.preview.png  3.2 KB




reply via email to

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