Re: Issue 1288 in lilypond: running convert-ly on git

2010-10-29 Thread lilypond
Updates: Status: Fixed Labels: fixed_2_13_38 Comment #18 on issue 1288 by percival.music.ca: running convert-ly on git http://code.google.com/p/lilypond/issues/detail?id=1288 That file compiles cleanly (and as expected) in .36, so I've bumped the version. That completes this

Re: enhancement request, page-breakers account for requested system spacing

2010-10-29 Thread David Kastrup
Keith E OHara k-ohara5...@oco.net writes: Dear but list, Current behavior (2.12 and 2.13) is to populate pages with as many systems as will fit with tight spacing, meaning that only the last page has enough space to honor the requested system-system-spacing #'space. Oh, by the way: it

new page spacing syntax bug

2010-10-29 Thread Janek Warchoł
LilyPond 2.13.37, Windows 7. system-system-spacing #'padding = #1 works like system-system-spacing = #'((padding . 1)) (it resets other values to 0) Snippet: \version 2.13.37 \paper { system-system-spacing #'padding = #1 } \relative c' { \repeat unfold 40 { a d e f a } } this makes

Re: new page spacing syntax bug

2010-10-29 Thread James
Hello On 29/10/2010 11:35, Janek Warchoł wrote: LilyPond 2.13.37, Windows 7. system-system-spacing #'padding = #1 works like system-system-spacing = #'((padding . 1)) (it resets other values to 0) Snippet: \version 2.13.37 \paper { system-system-spacing #'padding = #1 } \relative c' {

Re: new page spacing syntax bug

2010-10-29 Thread Neil Puttock
2010/10/29 Janek Warchoł lemniskata.bernoull...@gmail.com: LilyPond 2.13.37, Windows 7. system-system-spacing #'padding = #1 works like system-system-spacing = #'((padding . 1)) (it resets other values to 0) I think this will turn out to be issue 1338:

Re: enhancement request, page-breakers account for requested system spacing

2010-10-29 Thread Xavier Scheuer
On 29 October 2010 09:56, David Kastrup d...@gnu.org wrote: Oh, by the way: it would be nice to have an option to let Lilypond use the same space stretching on the last page (in case it fits) than on the last non-ragged-bottom page.  It really does not make much aesthetical sense to have just

Re: alpha testing last-bottom-spacing

2010-10-29 Thread Keith E OHara
On Wed, 27 Oct 2010 22:02:52 -0700, Keith E OHara wrote: The attached example is admittedly not tiny, Feeling guilty about that, I stayed up a bit past my bedtime and found that extremely large stretchability does have effect. \version 2.13.37 \paper { last-bottom-spacing #'stretchability =

alpha testing last-bottom-spacing

2010-10-29 Thread Keith E OHara
Dear bug readers, (possibly Mark in particular because he documented this new feature) The stretchability of last-bottom-spacing seems to be ineffective in 2.13.37. If we adjust the 'space' item in the alist, it increases the space on the bottom of the first page of a score, but this gap seems

Re: Problems with instrumentswitch

2010-10-29 Thread Reinhold Kainhofer
Am Freitag, 29. Oktober 2010, um 16:46:31 schrieb James Worlton: However, if the notes are included in a variable, the name gets duplicated: % \version 2.13.37 \addInstrumentDefinition #two #`((instrumentTransposition . ,(ly:make-pitch -1 0 0)) (shortInstrumentName . T.)

Re: alpha testing last-bottom-spacing

2010-10-29 Thread Joe Neeman
On Wed, Oct 27, 2010 at 10:31 PM, Keith E OHara k-oh...@oco.net wrote: On Wed, 27 Oct 2010 22:02:52 -0700, Keith E OHara wrote: The attached example is admittedly not tiny, Feeling guilty about that, I stayed up a bit past my bedtime and found that extremely large stretchability does have

annotate-spacing causing error

2010-10-29 Thread Nick Payne
Some sort of strange interaction here (I'm running 2.13.37 amd64 on Linux). Lilypond barfs on this: % \version 2.13.37 \header { title = Title } \paper { annotate-spacing = ##t system-system-spacing #'space = #3 } \relative c'' { \repeat

Issue 1372 in lilypond: SVG backend: add point-and-click support

2010-10-29 Thread lilypond
Status: Accepted Owner: Labels: Type-Enhancement Priority-Medium New issue 1372 by pnorcks: SVG backend: add point-and-click support http://code.google.com/p/lilypond/issues/detail?id=1372 http://lists.gnu.org/archive/html/lilypond-devel/2010-10/msg00591.html It would be nice to add