Re: doc suggestion

2008-07-29 Thread Graham Percival
LM 5 hasn't been touched as part of GDP, and AFAIK nobody has any spare time to look at it. The only possibility is that Trevor might spend a few hours on it after he's done the first update for NR 6. (remember that Trevor is the *only* person working on LM 3-5 and NR 3-6. Everybody else is stil

doc suggestion

2008-07-29 Thread Han-Wen Nienhuys
there is a the following snippet in 5.1.4 Saving typing with variables and functions but the example doesn't show how the padText works. I think skylining handles this automaticallly. Maybe you should find a different example? padText = #(define-music-function (parser location padding

Issue 329 in lilypond: lyrics messed up when assigned to voices with different rhythms

2008-07-29 Thread codesite-noreply
Issue 329: lyrics messed up when assigned to voices with different rhythms http://code.google.com/p/lilypond/issues/detail?id=329 Comment #4 by paconet.org: This now behaves differently. Here is the same example, and another added examples that use lyricmode. With \lyrics the syllables appear le

Re: Issue 653 in lilypond: \override inconsistency with ties in a polyphonic situation

2008-07-29 Thread Trevor Daniels
Han-Wen, you wrote: Doing overrides on individual ties is not supported like this, exactly because there is no way to select them. Try \tweak, \new Voice << { c'' } { e' } This works fine with #'control-points too. Thanks. (changing status so someone will update lsr/the manual.) I

Re: Improvement request: Tuplet numbers and staff lines collision avoidance (bounty)

2008-07-29 Thread Valentin Villenave
2008/7/28 Chris Snyder <[EMAIL PROTECTED]>: > After looking at more published scores, as well as looking at a printed copy > of the current LilyPond default (the space between the middle of the three > and the staff line was less pronounced on-screen), I'm beginning to concur. Yes, this is someth

Re: Improvement request: Tuplet numbers and staff lines collision avoidance (bounty)

2008-07-29 Thread Chris Snyder
Francisco Vila wrote: "Default" is better for me. Maybe a scan from a good printed example would help on supporting a version or another After looking at more published scores, as well as looking at a printed copy of the current LilyPond default (the space between the middle of the three and

Re: small notes etc.

2008-07-29 Thread Valentin Villenave
2008/7/25 David Biddiscombe <[EMAIL PROTECTED]>: Greetings, > Below is an input file representing small parts of a file for a four-verse > song. May I invite you to have a look at the two following pages for your future reports? http://lilypond.org/web/devel/participating/bugs http://lilypond

Re: \set chordChanges troubles

2008-07-29 Thread Werner
Thank You very much for the explanation and solution. I didn't undestand that from the user-manual. (But still I'm surprised, that at least one of the \set in my file was interpreted but not the second one...) ___ bug-lilypond mailing list bug-lilypond

Re: spacing, version 2.10 and 2.11

2008-07-29 Thread Valentin Villenave
2008/7/26 <[EMAIL PROTECTED]>: > This files compiles on the stable version but hangs on the 2.11. (i.e it > keeps compiling). > Is there a reason and how to by-pass it ? Hi Karim, stupid question: have you tried to let LilyPond work for more than twelve hours without doing anything else with yo

Re: \set chordChanges troubles

2008-07-29 Thread Valentin Villenave
2008/7/29 Werner <[EMAIL PROTECTED]>: Hi Werner, thanks for the report (still a bit long indeed; but at least I can see why you're confused). > % if put chordChanges above ChordNames, > % symbols are printed below staff and in every bar > % (also if there is no change) ‒ strange > % second chordC

Re: \set chordChanges troubles

2008-07-29 Thread Graham Percival
This is not minimal. A minimal example of a bug like this would probably be about 6 lines. Cheers, - Graham On Tue, 29 Jul 2008 13:00:09 + (UTC) Werner <[EMAIL PROTECTED]> wrote: > % So I send a "minimal" example. > % Again, use the whole message-text as ly-file! > > \version "2.11.54" >

Re: \set chordChanges troubles

2008-07-29 Thread Werner
% So I send a "minimal" example. % Again, use the whole message-text as ly-file! \version "2.11.54" Erste = \relative c' { \clef G \key es \major \time 4/4 c1 | r | c | } Harmonien = { \chordmode {c1:m7 c:m7 c:m7 } } Vierte = \relative c' {