lilypond-devel
[Top][All Lists]
Advanced

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

Re: simplify previous patch-set by special casing 2-line staves (issue 6


From: k-ohara5a5a
Subject: Re: simplify previous patch-set by special casing 2-line staves (issue 6506090)
Date: Fri, 14 Sep 2012 05:52:27 +0000

Looks better than what is currently in master.

On 2012/09/11 21:03:13, benko.pal wrote:

"dots in outer spaces" was inspired by your comment
http://codereview.appspot.com/6488097#msg7

I was talking about a tab staff with larger staff-space, but with just
two staff-positions for each line.

Anyone writing #'line-positions = #'(-10 -2 6 14) would be planning to
put a lot of pitches in those eight staff-positions between the middle
lines, and will be surprised that LilyPond considers that not enough
room for repeat dots.

More likely, someone might have removed the center line from a 5-line
staff
  #'line-positions = #'(-4 -2 2 4)
for some unusual instrument, and will not like the change.

But, if anyone complains, we can insert 0 into 'folded-staff

(are there chromatic or microtonal notations where these steps are
smaller than a third?)
seems crazy to me, but people do it,
<http://musicnotation.org/software/lilypondusers.html>

I think this
simplification is oversimplification as it cannot distinguish

\override #'line-count = #2

from

\override #'line-count = #2
\override #'staff-space = #2


Why do you want to distinguish these two cases?



http://codereview.appspot.com/6506090/



reply via email to

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