Re: Vertical spacing: over-estimation of markups height

2010-06-06 Thread Nicolas Sceaux
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.

Re: Vertical spacing: over-estimation of markups height

2010-06-05 Thread Boris Shingarov
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

Re: Vertical spacing: over-estimation of markups height

2010-06-05 Thread Nicolas Sceaux
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

Re: Vertical spacing: over-estimation of markups height

2010-06-05 Thread Xavier Scheuer
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

Vertical spacing: over-estimation of markups height

2010-06-05 Thread 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-paper-size "a6" 'portrait) #(define-markup-list-command