PATCH: issue 1116 (fill-line regression 2.13.11 to 2.13.12+)

2010-06-14 Thread Alexander Kobel
See http://codereview.appspot.com/1689041. My fix tries to reintroduce the behaviour of 2.13.11 for the issue mentioned, before my patch to http://www.mail-archive.com/lilypond-devel@gnu.org/msg27098.html, but to keep the 2.13.12+ behaviour for more than two elements inside a fill-line.

Re: drawing a line between a note and a syllabe

2010-06-14 Thread Carl Sorensen
On 6/14/10 8:38 AM, Germain G. Ivanoff-Trinadtzaty ggit@gmail.com wrote: Exactly so : how to create a new engraver (?) say Span_follow_line_engraver or Span_line_engraver that would depend on a NoteColumn (context Voice) and a syllabe (context Lyrics) ? This is beyond my understanding. I

Re: Redo autobeam settings to make resetting easier (issue1667041)

2010-06-14 Thread Graham Percival
On Mon, Jun 14, 2010 at 01:04:46PM -0600, Carl Sorensen wrote: make distclean is everything, as I understand it. Doesn't do doc stuff. Might not do other stuff, as well. (ok, time to edit the CG again...) Hence the chapter on the build system that I proposed... If anything needs to be

Re: Experimental support for woff fonts in svg. (issue1428042)

2010-06-14 Thread n . puttock
Hi Jan, On 2010/06/09 21:58:13, janneke-list_xs4all.nl wrote: Thanks for looking into this! I've added a fix for this; it appears that a pango font (which specifies an existing font file) can have no matching pango physical fonts. Quite strange. Cheers, it works fine now. I've tried a

Re: PATCH: issue 1116 (fill-line regression 2.13.11 to 2.13.12+)

2010-06-14 Thread Alexander Kobel
On 2010-06-14 20:24, Neil Puttock wrote: On 14 June 2010 15:34, Alexander Kobeln...@a-kobel.de wrote: Besides, I tried to tackle the issue I mentioned here: http://www.mail-archive.com/lilypond-u...@gnu.org/msg51242.html, which is that nested fill-lines used to shift their contents by some

Re: PATCH: issue 1116 (fill-line regression 2.13.11 to 2.13.12+)

2010-06-14 Thread Graham Percival
On Mon, Jun 14, 2010 at 10:47:00PM +0200, Alexander Kobel wrote: On 2010-06-14 20:24, Neil Puttock wrote: One thing your patch doesn't cover is Reinhold's problem with compound time signature formatting (see http://code.google.com/p/lilypond/issues/detail?id=732); Okay; didn't check this.

Re: PATCH: issue 1116 (fill-line regression 2.13.11 to 2.13.12+)

2010-06-14 Thread Neil Puttock
On 14 June 2010 21:47, Alexander Kobel n...@a-kobel.de wrote: On the other hand, I don't quite get why word-space = 1 is necessary. If there's no space left, the user has trouble anyway, and I don't see why an arbitrary minimum space should help.  And this should be the reason for the shift,

Re: Redo autobeam settings to make resetting easier (issue1667041)

2010-06-14 Thread Trevor Daniels
Neil Puttock wrote 14 June 2010 On 14 June 2010 20:04, Carl Sorensen c_soren...@byu.edu wrote: bin-clean should just clean up the binaries. Yup, it saves having to rebuild fonts, so in this case shaves off a significant proportion of the total build time. I saw this just after doing

fill-line spec and (center-/right-)column alignment [was: PATCH: issue 1116 (fill-line regression 2.13.11 to 2.13.12+)]

2010-06-14 Thread Alexander Kobel
[ Reordering the topics according to general interest. ] On 2010-06-14 23:14, Neil Puttock wrote: On 14 June 2010 21:47, Alexander Kobeln...@a-kobel.de wrote: On the other hand, I don't quite get why word-space = 1 is necessary. If there's no space left, the user has trouble anyway, and I

Re: Redo autobeam settings to make resetting easier (issue1667041)

2010-06-14 Thread Carl Sorensen
On 6/14/10 4:00 PM, Trevor Daniels t.dani...@treda.co.uk wrote: Neil Puttock wrote 14 June 2010 On 14 June 2010 20:04, Carl Sorensen c_soren...@byu.edu wrote: bin-clean should just clean up the binaries. Yup, it saves having to rebuild fonts, so in this case shaves off a

Re: Redo autobeam settings to make resetting easier (issue1667041)

2010-06-14 Thread Trevor Daniels
Carl Sorensen wrote Tuesday, June 15, 2010 12:01 AM On 6/14/10 4:00 PM, Trevor Daniels t.dani...@treda.co.uk wrote: Neil Puttock wrote 14 June 2010 On 14 June 2010 20:04, Carl Sorensen c_soren...@byu.edu wrote: bin-clean should just clean up the binaries. Yup, it saves having to

Re: fill-line spec and (center-/right-)column alignment [was: PATCH: issue 1116 (fill-line regression 2.13.11 to 2.13.12+)]

2010-06-14 Thread Alexander Kobel
On 2010-06-15 00:28, Alexander Kobel wrote: On 14 June 2010 21:47, Alexander Kobeln...@a-kobel.de wrote: On the other hand, I don't quite get why word-space = 1 is necessary. [...] Anybody knows if we can remove the minimum space? IMHO, this will make the code cleaner without causing