Re: Re: Issue 2245: always align dynamics and lyrics on main notehead (issue 108270044 by janek.lilyp...@gmail.com)

2014-07-02 Thread Janek Warchoł
Hi, 2014-07-01 21:35 GMT+02:00 markpole...@gmail.com: This patch is problematic for me. Firstly, when a lyric syllable extends to the next note (as with a slur or tie), it is my understanding that the lyric text should be left-aligned with the left-most note of the chord. See Issue 3521:

Re: \magnifyMusic stem-length enigma

2014-07-02 Thread David Kastrup
Mark Polesky markpole...@gmail.com writes: Can anyone help me solve this? Why do these two beam groups have different stem lengths? If the beam/stems were mirror images of each other, the noteheads in the left group would be closer to the beams than the noteheads in the right group since the

Re: GUB failing

2014-07-02 Thread Phil Holmes
Please push this patch, then I can kick GUB off again. -- Phil Holmes ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

PATCHES: The next countdown will be on July 5th.

2014-07-02 Thread James
Hello, Here is the current patch countdown list. The next countdown will be on July 5th. You can always view the most current countdown list here: http://code.google.com/p/lilypond/issues/list?q=Patch%3Apush%2Ccountdown%2Creview%2Cnew%2Cwaitingcolspec=Patch%20Owner%20ID%20Summarysort=patch

Re: GUB failing

2014-07-02 Thread Janek Warchoł
Pushed to staging as commit 7c6becbfa9deba7e58af8780e3ea2627169d5c4e Author: Janek Warchoł lemniskata.bernoull...@gmail.com Date: Sun Jun 29 22:58:45 2014 +0200 Rename argument to avoid preprocessor problems thanks! Janek 2014-07-02 11:12 GMT+02:00 Phil Holmes m...@philholmes.net:

Re: GUB failing

2014-07-02 Thread James
On 02/07/14 11:51, Janek Warchoł wrote: Pushed to staging as commit 7c6becbfa9deba7e58af8780e3ea2627169d5c4e Author: Janek Warchoł lemniskata.bernoull...@gmail.com Date: Sun Jun 29 22:58:45 2014 +0200 Rename argument to avoid preprocessor problems thanks! Janek 2014-07-02 11:12

Re: Issue 2245: always align dynamics and lyrics on main notehead (issue 108270044 by janek.lilyp...@gmail.com)

2014-07-02 Thread markpolesky
Janek Warchoł wrote: While I think that it's better to always align lyrics to the main notehead, I knew that some people would prefer to do this otherwise, so the patch allows to choose how to align LyricTexts (and DynamicTexts) Okay, this is less problematic than I thought it was, and I'm

Re: \magnifyMusic stem-length enigma

2014-07-02 Thread Mark Polesky
On Wed, Jul 2, 2014 at 12:47 AM, David Kastrup d...@gnu.org wrote: If the beam/stems were mirror images of each other, the noteheads in the left group would be closer to the beams than the noteheads in the right group since the noteheads are attached to the right of the stems rather than

Re: Issue 2245: always align dynamics and lyrics on main notehead (issue 108270044 by janek.lilyp...@gmail.com)

2014-07-02 Thread Janek Warchoł
Hi, 2014-07-02 20:58 GMT+02:00 markpole...@gmail.com: Janek Warchoł wrote: While I think that it's better to always align lyrics to the main notehead, I knew that some people would prefer to do this otherwise, so the patch allows to choose how to align LyricTexts (and DynamicTexts)

Re: Issue 2245: always align dynamics and lyrics on main notehead (issue 108270044 by janek.lilyp...@gmail.com)

2014-07-02 Thread Janek Warchoł
PS 2014-07-02 20:58 GMT+02:00 markpole...@gmail.com: Okay, this is less problematic than I thought it was, and I'm slowly convincing myself that for LyricText, main-notehead-alignment is better than NoteColumn-alignment. However, for DynamicText, I think NoteColumn-alignment is preferable,

Bad example in Documentation since 2.17

2014-07-02 Thread Francisco Vila
Hello, When comparing examples in these pages, http://www.lilypond.org/doc/v2.16/Documentation/notation/unpure_002dpure-containers.html http://www.lilypond.org/doc/v2.17/Documentation/notation/unpure_002dpure-containers.html In the first measure, without the unpure-pure container, the

Re: Bad example in Documentation since 2.17

2014-07-02 Thread Thomas Morley
2014-07-02 21:55 GMT+02:00 Francisco Vila paconet@gmail.com: and http://lsr.dsi.unimi.it/LSR/Search is unsurprisingly down. The address changed. It's now: http://lsr.di.unimi.it/LSR/Search Cheers, Harm ___ lilypond-devel mailing list

Re: \magnifyMusic stem-length enigma

2014-07-02 Thread Paul Morris
markpolesky wrote magnifyMusic = #(define-music-function (parser location mag mus) (number? ly:music?) (_i Magnify the notation of @var{mus} without changing the staff-size, using @var{mag} as a size factor. Stems, beams, and horizontal spacing are adjusted automatically.) #{

fix Issue 2462. (issue 108280044 by janek.lilyp...@gmail.com)

2014-07-02 Thread k-ohara5a5a
This does make sense, but if you change the basic rules of a Spring (allowing the natural length to be less than the minimum-distance constraint, so it stays at the minimum length until the line is considerably stretched) you should try to make the change consistently everywhere ?