Re: toward-stem-shift-in-column should only consider 'script-interface (issue 207620043 by david.nales...@gmail.com)

2015-03-09 Thread david . nalesnik
https://codereview.appspot.com/207620043/diff/20001/scm/output-lib.scm File scm/output-lib.scm (right): https://codereview.appspot.com/207620043/diff/20001/scm/output-lib.scm#newcode1195 scm/output-lib.scm:1195: (and (not (eq? s grob)) On 2015/03/09 17:09:23, david.nalesnik wrote: I am recogniz

Re: toward-stem-shift-in-column should only consider 'script-interface (issue 207620043 by david.nales...@gmail.com)

2015-03-09 Thread david . nalesnik
https://codereview.appspot.com/207620043/diff/20001/scm/output-lib.scm File scm/output-lib.scm (right): https://codereview.appspot.com/207620043/diff/20001/scm/output-lib.scm#newcode1195 scm/output-lib.scm:1195: (and (not (eq? s grob)) I am recognizing Script grobs in the orthodox way--i.e., thr

PATCHES: Countdown for March 12th 2015

2015-03-09 Thread James
Hello, Here is the current patch countdown list. The next countdown will be on March 12th. You can always view the most current countdown list here: http://code.google.com/p/lilypond/issues/list?q=Patch%3Apush%2Ccountdown%2Creview%2Cnew%2Cwaiting&colspec=Patch%20Owner%20ID%20Summary&sort=patch

Re: Web: revise home page and old news page (issue 211190043 by paulwmor...@gmail.com)

2015-03-09 Thread pkx166h
Patch on countdown for March 12th https://codereview.appspot.com/211190043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

removing `max-stretch'

2015-03-09 Thread Werner LEMBERG
Folks, the old vertical layout parameter `max-stretch', non-functional since 2.13.4 (from 2009), should be removed – this is a trivial patch. However, I wonder whether we should provide a rule for convert-ly and how it should look like... Werner

toward-stem-shift-in-column should only consider 'script-interface (issue 207620043 by david.nales...@gmail.com)

2015-03-09 Thread david . nalesnik
Reviewers: , Message: Please review. Thanks. Description: toward-stem-shift-in-column should only consider 'script-interface Previously, toward-stem-shift-in-column did not discriminate between different types of grobs in the 'scripts grob-array. This meant that TextScript, StringNumber, and

Re: Add support for unicode filenames on Windows (issue 206640043 by pkx1...@gmail.com)

2015-03-09 Thread Masamichi HOSODA
Thank you for the mail. I've written reply to the tracker web page. https://code.google.com/p/lilypond/issues/detail?id=4317 > Reviewers: , > > Message: > Pasting update in Tracker by David K for Masamichi's benefit: > > --snip-- > > by d...@gnu.org: Patch: Add support for unicode filenames on

Re: lilypond documentation build issue (both 2.18.2 and 2.19.16)

2015-03-09 Thread Graham Percival
On Mon, Mar 09, 2015 at 01:29:39PM +0100, David Kastrup wrote: > Petr Gajdos writes: > > If this is relevant, texi2html-5.0/texi2html.pl do not contain > > sub get_index in contrast of texi2html-1.82/texi2html.pl. > > Whoa. > > That one certainly looks like it will need attention soonish. I did

Re: lilypond documentation build issue (both 2.18.2 and 2.19.16)

2015-03-09 Thread David Kastrup
Petr Gajdos writes: > On Fri, Mar 06, 2015 at 03:33:21PM +0100, Petr Gajdos wrote: >> On Fri, Mar 06, 2015 at 03:09:36PM +0100, David Kastrup wrote: >> > So the problem is not one with fretted-strings.texi but rather with what >> > causes your build procedure to run texi2pdf on it in the first pl

Re: lilypond documentation build issue (both 2.18.2 and 2.19.16)

2015-03-09 Thread Petr Gajdos
On Fri, Mar 06, 2015 at 03:33:21PM +0100, Petr Gajdos wrote: > On Fri, Mar 06, 2015 at 03:09:36PM +0100, David Kastrup wrote: > > So the problem is not one with fretted-strings.texi but rather with what > > causes your build procedure to run texi2pdf on it in the first place. > > Thanks for the po

Add support for unicode filenames on Windows (issue 206640043 by pkx1...@gmail.com)

2015-03-09 Thread pkx166h
Reviewers: , Message: Pasting update in Tracker by David K for Masamichi's benefit: --snip-- by d...@gnu.org: Patch: Add support for unicode filenames on Windows https://code.google.com/p/lilypond/issues/detail?id=4317 Ok, I've been stalling on this patch for about a week because I don't have