Issue 362: progerror: vertical spacing triggered before line breaking
http://code.google.com/p/lilypond/issues/detail?id=362
Comment #1 by gpermus:
This error message is printed from
lily/least-square.cc
Here's another example that produces this warning; the dotted rhythms are
necessary
to prod
Kieren MacMillan wrote:
Attached is a snippet from a piano piece I'm engraving.
A more minimal example would be nice -- say, two notes in a chord.
As you will see, the addition of a cautionary accidental in the upper
part of the chord causes the lower (regular) accidental to shift
unnecessar
Issue 364: TextSpanner #'bound-details #'left #'text can not suppress at start
of line
http://code.google.com/p/lilypond/issues/detail?id=364
New issue report by trevorbaca:
The following snippet prints the text "start" both at the start of
the text
spanner and at the start of line. I've looked
Issue 363: markup \draw-line #'( 0 . n ) broken for negative n
http://code.google.com/p/lilypond/issues/detail?id=363
New issue report by trevorbaca:
The following snippet should draw a downward hook at the right edge of the
spanner, but does not:
%%% BEGIN %%%
\version "2.11.22"
\new Staff {
Quoting [EMAIL PROTECTED]:
Issue 343: removing Forbid_line_break_engraver no longer works
http://code.google.com/p/lilypond/issues/detail?id=343
Comment #6 by gpermus:
Mao, I'm completely confused about this issue now. But example 2
does indeed work.
I've added it to the docs.
"Verified" m
Hello, all!
Attached is a snippet from a piano piece I'm engraving.
As you will see, the addition of a cautionary accidental in the upper
part of the chord causes the lower (regular) accidental to shift
unnecessarily.
I've included this on -list, to document the (i.e., my current)
workarou
> Have you seen the quote-transposition.ly example? It's in the
> regression tests, the "snippets -> Preparing parts" of the 2.11 docs,
> and LSR. Does this snippet do what you want to do? I'm not too
> familiar with transposition, but it seems to me like it does.
I see what you mean. I sti