No pf dynamic marking in dynamic-scripts-init.ly

2011-09-13 Thread Nick Payne
I've been setting some Carcassi studies. His Op60 No 8 has a "pf" dynamic marking at one point (see http://erato.uvt.nl/files/imglnks/usimg/c/c8/IMSLP34430-PMLP03629-ribs0980_06.pdf, fifth stave on the first page), which does not exist in Lilypond. I added the variable definition pf = #(make-dy

Re: Issue 1886 in lilypond: Enhancement request: add a parameter/variable to control the spacing of lines in a score

2011-09-13 Thread lilypond
Updates: Status: Invalid Comment #1 on issue 1886 by colinpkc...@gmail.com: Enhancement request: add a parameter/variable to control the spacing of lines in a score http://code.google.com/p/lilypond/issues/detail?id=1886 (No comment was entered for this change.)

Re: Mac OS 10.5 ppc & Lilypond?

2011-09-13 Thread Colin Campbell
On 11-09-13 10:29 AM, Stan Sanderson wrote: Thanks. I will recheck the list setting. Looks like Bugreports will see this twice! Stan On Sep 13, 2011, at 11:21 AM, Xavier Scheuer wrote: On 13 September 2011 18:05, Stan Sanderson wrote: I'd really like to know if my trusty PowerBook G4, runn

Issue 1886 in lilypond: Enhancement request: add a parameter/variable to control the spacing of lines in a score

2011-09-13 Thread lilypond
Status: Accepted Owner: Labels: Type-Enhancement New issue 1886 by colinpkc...@gmail.com: Enhancement request: add a parameter/variable to control the spacing of lines in a score http://code.google.com/p/lilypond/issues/detail?id=1886 2011/9/13 -Eluze : > > the vertical spacing concept

Re: add a parameter/variable to control the spacing of lines in a score

2011-09-13 Thread Colin Campbell
On 11-09-13 03:54 PM, Janek Warchoł wrote: 2011/9/13 -Eluze: the vertical spacing concept is very powerful, but there is no feature to control the distance of the next line in a score. with the \paper variable system-system-spacing this can be set for an entire \book or \bookpart but if you wan

Issue 1885 in lilypond: Enhancement request: add a parameter/variable to control the spacing of lines in a score

2011-09-13 Thread lilypond
Status: Accepted Owner: Labels: Type-Enhancement New issue 1885 by colinpkc...@gmail.com: Enhancement request: add a parameter/variable to control the spacing of lines in a score http://code.google.com/p/lilypond/issues/detail?id=1885 2011/9/13 -Eluze : > > the vertical spacing concept

Re: programming error: no solution found for Bezier intersection

2011-09-13 Thread Colin Campbell
On 11-09-13 09:29 PM, Nick Payne wrote: Ok, the following small example reproduces the error on my system with 2.15.11: %== \version "2.15.11" \language "english" fingering = { \set fingeringOrientations = #'(left) \set strokeFingerOrientations = #'

Re: partcombine regression? warns on slurs since 2.14.2

2011-09-13 Thread Colin Campbell
On 11-09-13 03:30 PM, Jean-Baptiste Mazon wrote: Hi, LilyPond 2.14.2 logs warnings when presented with simultaneous slurs. $ cat partcombine.ly \version "2.14.2" \partcombine { g'( a') } { e'( f') } $ lilypond partcombine.ly GNU LilyPond 2.14.2 Processing `partcomb

Issue 1884 in lilypond: Warnings from simultaneous slurs in partcombine

2011-09-13 Thread lilypond
Status: Accepted Owner: Labels: Type-Critical New issue 1884 by colinpkc...@gmail.com: Warnings from simultaneous slurs in partcombine http://code.google.com/p/lilypond/issues/detail?id=1884 Reported by Jean-Baptiste Mazon: "LilyPond 2.14.2 logs warnings when presented with simultaneous

Re: programming error: no solution found for Bezier intersection

2011-09-13 Thread Nick Payne
On 14/09/11 08:34, Trevor Daniels wrote: Nick Payne wrote Tuesday, September 13, 2011 11:25 PM The problem is that the score is quite large, and the log gives no indication at all about where the error is coming from. I guess I can try commenting out different sections to see if I can isolate

Re: Whole measure rest is too narrow (compared to whole measure note)

2011-09-13 Thread Xavier Scheuer
On 8 September 2011 23:10, Reinhold Kainhofer wrote: > > In the attached example, the full-bar rests are way too narrow, compared to > measures with multiple note, and even to measures with one full-measure note. > > This is not just ugly, musicians have real problems playing from these notes, > a

Re: add a parameter/variable to control the spacing of lines in a score

2011-09-13 Thread Xavier Scheuer
2011/9/13 Janek Warchoł : > > I think it should be done by allowing system-system-spacing (and > friends) to be set either in paper or layout block, with appropriate > scope. I agree. "system-system-spacing" should be a "score" variable, so it would be possible to define different settings for dif

Re: Issue 1882 in lilypond: parser.yy et al: turn \partial and \skip into music functions.

2011-09-13 Thread lilypond
Updates: Status: Fixed Comment #3 on issue 1882 by tdaniels...@googlemail.com: parser.yy et al: turn \partial and \skip into music functions. http://code.google.com/p/lilypond/issues/detail?id=1882 We only verify released binaries. Changing back to Fixed. ___

Re: add a parameter/variable to control the spacing of lines in a score

2011-09-13 Thread Janek Warchoł
2011/9/13 -Eluze : > > the vertical spacing concept is very powerful, but there is no feature to > control the distance of the next line in a score. > > with the \paper variable system-system-spacing this can be set for an entire > \book or \bookpart but if you want two \score(s) in such a section

add a parameter/variable to control the spacing of lines in a score

2011-09-13 Thread -Eluze
the vertical spacing concept is very powerful, but there is no feature to control the distance of the next line in a score. with the \paper variable system-system-spacing this can be set for an entire \book or \bookpart but if you want two \score(s) in such a section to be differently spaced you

partcombine regression? warns on slurs since 2.14.2

2011-09-13 Thread Jean-Baptiste Mazon
Hi, LilyPond 2.14.2 logs warnings when presented with simultaneous slurs. $ cat partcombine.ly \version "2.14.2" \partcombine { g'( a') } { e'( f') } $ lilypond partcombine.ly GNU LilyPond 2.14.2 Processing `partcombine.ly' [...] partcombine.ly:2:17: warning: already

Re: Mac OS 10.5 ppc & Lilypond?

2011-09-13 Thread Stan Sanderson
Thanks. I will recheck the list setting. Looks like Bugreports will see this twice! Stan On Sep 13, 2011, at 11:21 AM, Xavier Scheuer wrote: > On 13 September 2011 18:05, Stan Sanderson wrote: >> >> I'd really like to know if my trusty PowerBook G4, running OS 10.5.8, >> is now fated to only

Re: Mac OS 10.5 ppc & Lilypond?

2011-09-13 Thread Xavier Scheuer
On 13 September 2011 18:05, Stan Sanderson wrote: > > I'd really like to know if my trusty PowerBook G4, running OS 10.5.8, > is now fated to only run earlier versions of Lilypond. 2.15.11 won't > run; 2.15.8 does. > > This is a second post as a copy of the original never arrived in my mailbox.

Re: Empty lyrics lead to inaccurate 'cannot find Voice' warning

2011-09-13 Thread Sietse Brouwer
On Tue 13 Sep 2011, 16:51 Sietse Brouwer wrote: >> When I add an empty set of lyrics to a voice with \addlyrics, the >> compiler gives the following warning: >> bug.ly:14:16: warning: cannot find Voice `vSoprano' >> when in fact the problem is that the Lyrics expression is empty On Tue, Sep 13, 20

Re: Empty lyrics lead to inaccurate 'cannot find Voice' warning

2011-09-13 Thread Peekay Ex
Hello, On Tue, Sep 13, 2011 at 3:51 PM, Sietse Brouwer wrote: > Dear bug auditor, > > This bug concerns Lilypond 2.12.3. It may affect later versions, I > have been unable to test this. I don't get any errors on 2.15.11 - current unstable. Attached a screenshot of the output -- -- James <>__

Re: Empty lyrics lead to inaccurate 'cannot find Voice' warning

2011-09-13 Thread Dmytro O. Redchuk
On Tue 13 Sep 2011, 16:51 Sietse Brouwer wrote: > Dear bug auditor, > > This bug concerns Lilypond 2.12.3. It may affect later versions, I > have been unable to test this. > When I add an empty set of lyrics to a voice with \addlyrics, the > compiler gives the following warning: > bug.ly:14:16: wa

Empty lyrics lead to inaccurate 'cannot find Voice' warning

2011-09-13 Thread Sietse Brouwer
Dear bug auditor, This bug concerns Lilypond 2.12.3. It may affect later versions, I have been unable to test this. When I add an empty set of lyrics to a voice with \addlyrics, the compiler gives the following warning: bug.ly:14:16: warning: cannot find Voice `vSoprano' when in fact the problem i

Re: Issue 1880 in lilypond: Presence of a bar number changes whole-measure rest width significantly

2011-09-13 Thread lilypond
Comment #6 on issue 1880 by bordage@gmail.com: Presence of a bar number changes whole-measure rest width significantly http://code.google.com/p/lilypond/issues/detail?id=1880 Ok, sorry. ___ bug-lilypond mailing list bug-lilypond@gnu.org https:

Re: Issue 1880 in lilypond: Presence of a bar number changes whole-measure rest width significantly

2011-09-13 Thread lilypond
Updates: Status: Fixed Comment #5 on issue 1880 by philehol...@googlemail.com: Presence of a bar number changes whole-measure rest width significantly http://code.google.com/p/lilypond/issues/detail?id=1880 We only mark issues as verified against released builds, so I'm changing thi

Re: Issue 1007 in lilypond: \fermataMarkup positioned too high (too low) if in \voice

2011-09-13 Thread lilypond
Updates: Status: Fixed Comment #3 on issue 1007 by brownian.box: \fermataMarkup positioned too high (too low) if in \voice http://code.google.com/p/lilypond/issues/detail?id=1007 Yes, looks fixed, thank you. ___ bug-lilypond mailing list b

Re: Issue 1007 in lilypond: \fermataMarkup positioned too high (too low) if in \voice

2011-09-13 Thread lilypond
Updates: Status: Verified Comment #4 on issue 1007 by brownian.box: \fermataMarkup positioned too high (too low) if in \voice http://code.google.com/p/lilypond/issues/detail?id=1007 ... and verified. ___ bug-lilypond mailing list bug-lilyp

Re: Issue 1145 in lilypond: Enhancement: promote 'use-breve-rest from internal to user-settable

2011-09-13 Thread lilypond
Updates: Status: Verified Labels: syntax_change Comment #6 on issue 1145 by brownian.box: Enhancement: promote 'use-breve-rest from internal to user-settable http://code.google.com/p/lilypond/issues/detail?id=1145 For the record: This issue is fixed by fixing Issue 1014. Synt

Re: Issue 1880 in lilypond: Presence of a bar number changes whole-measure rest width significantly

2011-09-13 Thread lilypond
Updates: Status: Verified Comment #4 on issue 1880 by bordage@gmail.com: Presence of a bar number changes whole-measure rest width significantly http://code.google.com/p/lilypond/issues/detail?id=1880 (No comment was entered for this change.)

Re: Issue 1877 in lilypond: parser.yy et al: Turn \transpose into a music function, make other music functions use ly:pitch?

2011-09-13 Thread lilypond
Updates: Status: Verified Labels: fixed_2_15_11 Comment #3 on issue 1877 by bordage@gmail.com: parser.yy et al: Turn \transpose into a music function, make other music functions use ly:pitch? http://code.google.com/p/lilypond/issues/detail?id=1877 (No comment was entered f

Re: Issue 1882 in lilypond: parser.yy et al: turn \partial and \skip into music functions.

2011-09-13 Thread lilypond
Updates: Status: Verified Labels: fixed_2_15_12 Comment #2 on issue 1882 by bordage@gmail.com: parser.yy et al: turn \partial and \skip into music functions. http://code.google.com/p/lilypond/issues/detail?id=1882 (No comment was entered for this change.) ___

Re: Issue 1814 in lilypond: Breve with double-line "ears" can collide with accidentals and barlines

2011-09-13 Thread lilypond
Updates: Status: Verified Comment #12 on issue 1814 by bordage@gmail.com: Breve with double-line "ears" can collide with accidentals and barlines http://code.google.com/p/lilypond/issues/detail?id=1814 (No comment was entered for this change.) ___

Re: Issue 1145 in lilypond: Enhancement: promote 'use-breve-rest from internal to user-settable

2011-09-13 Thread lilypond
Updates: Status: Fixed Labels: -Priority-Low fixed_2_ Comment #4 on issue 1145 by bordage@gmail.com: Enhancement: promote 'use-breve-rest from internal to user-settable http://code.google.com/p/lilypond/issues/detail?id=1145 Fixed since 74ef44d10b7bb20e68117c787e78371d0d19

Re: Issue 1145 in lilypond: Enhancement: promote 'use-breve-rest from internal to user-settable

2011-09-13 Thread lilypond
Updates: Labels: -fixed_2_ fixed_2_15_9 Comment #5 on issue 1145 by bordage@gmail.com: Enhancement: promote 'use-breve-rest from internal to user-settable http://code.google.com/p/lilypond/issues/detail?id=1145 (No comment was entered for this change.) __

Re: Issue 1878 in lilypond: Add support for custom ledger positions, using two new staff-symbol properties

2011-09-13 Thread lilypond
Comment #3 on issue 1878 by pkx1...@gmail.com: Add support for custom ledger positions, using two new staff-symbol properties http://code.google.com/p/lilypond/issues/detail?id=1878 The reason I changed it to new (and then to review 3 days ago!) was that it had no tracker and also had had n

Re: Issue 1881 in lilypond: Multiple cyclic dependency errors for Beam/Stem

2011-09-13 Thread lilypond
Comment #6 on issue 1881 by tdaniels...@googlemail.com: Multiple cyclic dependency errors for Beam/Stem http://code.google.com/p/lilypond/issues/detail?id=1881 Ah, sorry. The original report didn't mention a debug build. ___ bug-lilypond mailing

Re: Issue 1871 in lilypond: Several fixes for annotate-spacing

2011-09-13 Thread lilypond
Updates: Labels: -Patch-push Patch-needs_work Comment #7 on issue 1871 by pkx1...@gmail.com: Several fixes for annotate-spacing http://code.google.com/p/lilypond/issues/detail?id=1871 Comment from Neil P implies this is not ready to push _

Re: Issue 1881 in lilypond: Multiple cyclic dependency errors for Beam/Stem

2011-09-13 Thread lilypond
Comment #5 on issue 1881 by n.putt...@gmail.com: Multiple cyclic dependency errors for Beam/Stem http://code.google.com/p/lilypond/issues/detail?id=1881 It isn't the default. The error message is only compiled with a debug build. ___ bug-lilyp

Re: Issue 1881 in lilypond: Multiple cyclic dependency errors for Beam/Stem

2011-09-13 Thread lilypond
Comment #4 on issue 1881 by tdaniels...@googlemail.com: Multiple cyclic dependency errors for Beam/Stem http://code.google.com/p/lilypond/issues/detail?id=1881 Not unless that's the default. I used make bin with no options. Trevor ___ bug-lilyp

Re: Issue 1881 in lilypond: Multiple cyclic dependency errors for Beam/Stem

2011-09-13 Thread lilypond
Comment #3 on issue 1881 by n.putt...@gmail.com: Multiple cyclic dependency errors for Beam/Stem http://code.google.com/p/lilypond/issues/detail?id=1881 Do you build the binary with --disable-optimising? ___ bug-lilypond mailing list bug-lilypond@

Re: Issue 1881 in lilypond: Multiple cyclic dependency errors for Beam/Stem

2011-09-13 Thread lilypond
Comment #2 on issue 1881 by tdaniels...@googlemail.com: Multiple cyclic dependency errors for Beam/Stem http://code.google.com/p/lilypond/issues/detail?id=1881 Neil, I can't reproduce this problem in current master. Both \relative c' { c8 d e f } and autobeam-show-defaults.ly run fine here

Re: Issue 1878 in lilypond: Add support for custom ledger positions, using two new staff-symbol properties

2011-09-13 Thread lilypond
Updates: Status: Accepted Comment #2 on issue 1878 by brownian.box: Add support for custom ledger positions, using two new staff-symbol properties http://code.google.com/p/lilypond/issues/detail?id=1878 why still new? ___ bug-lilypond mail

Re: Issue 1054 in lilypond: lilypond-book crashes trying to print localized help message (ubuntu)

2011-09-13 Thread lilypond
Updates: Status: Verified Comment #3 on issue 1054 by brownian.box: lilypond-book crashes trying to print localized help message (ubuntu) http://code.google.com/p/lilypond/issues/detail?id=1054 (No comment was entered for this change.) ___

Re: Issue 1054 in lilypond: lilypond-book crashes trying to print localized help message (ubuntu)

2011-09-13 Thread lilypond
Updates: Status: Fixed Comment #2 on issue 1054 by brownian.box: lilypond-book crashes trying to print localized help message (ubuntu) http://code.google.com/p/lilypond/issues/detail?id=1054 I can not reproduce it with 2.15.10. Of those I have installed for now 2.13.35 is bad and 2.1