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/

_______________________________________________
lilypond-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to