Le 6 juin 2010 à 00:59, Boris Shingarov a écrit :
> Is it not the same issue as this one?
> http://article.gmane.org/gmane.comp.gnu.lilypond.bugs/18619
>
> This bug has been poisoning my life since January -- I have had different
> fixes in my repo, but hopefully that last patch is the Real Fix.
Is it not the same issue as this one?
http://article.gmane.org/gmane.comp.gnu.lilypond.bugs/18619
This bug has been poisoning my life since January -- I have had
different fixes in my repo, but hopefully that last patch is the Real
Fix. We have to wait for Joe to approve it.
Nicolas, can you
Le 5 juin 2010 à 15:42, Xavier Scheuer a écrit :
> 2010/6/5 Nicolas Sceaux :
>
>> Hi,
>>
>> Page spacing algorithm seems to over estimate the height of markup
>> lines.
>
> With "ly:minimal-breaking" only?
No. Height estimation is orthogonal of the chosen page breaking algorithm.
But with ly
2010/6/5 Nicolas Sceaux :
> Hi,
>
> Page spacing algorithm seems to over estimate the height of markup
> lines.
>
> Example:
>
> ===
> \version "2.13.23"
> \header { tagline = ##f }
> \paper {
> annotate-spacing = ##t
> #(define page-breaking ly:minimal-breaking)
> }
> #(set-default-pape
Hi,
Page spacing algorithm seems to over estimate the height of markup lines.
Example:
===
\version "2.13.23"
\header { tagline = ##f }
\paper {
annotate-spacing = ##t
#(define page-breaking ly:minimal-breaking)
}
#(set-default-paper-size "a6" 'portrait)
#(define-markup-list-command