Re: [frogs] Chord-name-engraver plus capo - pitches

2010-08-26 Thread Wols Lists
Next glitch - I'm trying to actually do the transpose ... and I don't understand this Rational stuff :-( The code is below: if (capo) { Pitch *p = unsmob_pitch (n->get_property ("pitch")); Pitch orig = p->transposed (Pitch (0, 0, -capo)); capo_pitches = scm_cons ( o

Re: Issue 1060 -- add Funk and Walker noteheads to shape notes (issue1697056)

2010-08-26 Thread n . puttock
LGTM. http://codereview.appspot.com/1697056/diff/2001/3005 File mf/feta-noteheads.mf (right): http://codereview.appspot.com/1697056/diff/2001/3005#newcode1013 mf/feta-noteheads.mf:1013: % (thick_factor - 0.5)* pen_thickness or by (thick_factor - 0.5) * pen_thickness or by http://codereview

Re: Regtest comparison issues for 2.13.31

2010-08-26 Thread Neil Puttock
On 26 August 2010 13:55, Phil Holmes wrote: > display-lily-tests.ly > > The following output is new to .31: > > "Test 93 unequal: . > in = \time 2/4 > out = \context Score \context Timing \applyContext #make-time-settings > Test 94 unequal: . > in = #(set-time-signature 5 8 '(3 2)) > out = \conte

Re: Align metronome mark at time signature or first musical element. Fixes #684. (issue1579041)

2010-08-26 Thread n . puttock
Hi Jan, I've tested the latest patch thoroughly, and it seems fine for the most part. The only niggle I've come across is with full-bar rests at the start of a system: \relative c' { c1 \break \tempo 4 = 60 R1 } \paper { ragged-right = ##t } Ideally, the tempo mark would be positioned a

Re: NR 2.1 Vocal music

2010-08-26 Thread Trevor Daniels
Trevor Daniels wrote Thursday, August 19, 2010 6:40 PM I've finished and pushed the first pass through 2.1.7 Choral. I'll begin work on 2.1.9 Chants hymns and psalms next. First pass through 2.1.9 Choral done. I'll look at 2.1.8 Opera and stage musicals next. Any chance you could look over

Re: [frogs] Chord-name-engraver plus capo

2010-08-26 Thread Wols Lists
On 26/08/10 20:00, Trevor Daniels wrote: > > Wols Lists wrote Thursday, August 26, 2010 2:19 PM >> >> Learning a bit at a time ... how do I add properties? I've used "\set >> ChordNames.capoFret = #3", but it's a new property, and it's objecting, >> as you can see. I've added it to the "read" sect

Re: [frogs] Chord-name-engraver plus capo

2010-08-26 Thread Trevor Daniels
Wols Lists wrote Thursday, August 26, 2010 2:19 PM Learning a bit at a time ... how do I add properties? I've used "\set ChordNames.capoFret = #3", but it's a new property, and it's objecting, as you can see. I've added it to the "read" section of the ADD_TRANSLATOR macro of chord-name-engra

Chord-name-engraver plus capo

2010-08-26 Thread Wols Lists
anth...@ashdown ~/gitstuff/music/Hymnal/Choruses $ ~/gitstuff/lilypond/out/bin/lilypond HeGaveMeBeautyForAshes.ly | tee chords GNU LilyPond 2.13.30 Processing `HeGaveMeBeautyForAshes.ly' Parsing... Interpreting music... warning: cannot find property type-check for `capoFret' (translation-type?).

Regtest comparison issues for 2.13.31

2010-08-26 Thread Phil Holmes
Some of the regtest comparisons have failed. I've reviewed these and would like comments on the following, please: display-lily-tests.ly The following output is new to .31: "Test 93 unequal: . in = \time 2/4 out = \context Score \context Timing \applyContext #mak

Re: removing mentors, adding lilybuntu

2010-08-26 Thread Trevor Daniels
Graham Percival wrote Thursday, August 26, 2010 1:06 PM CG 1.3 Mentors Alternately, do any developers want to offer to mentor 1-4 new contributors? I'm comfortable keeping this section as long as we have at least 1 official mentor handling at least 1 contributor. I'm happy to mentor tyro

CG 1: removing mentors, adding lilybuntu

2010-08-26 Thread Graham Percival
CG 1.3 Mentors We've had this section for ages now, but we've only used any kind of "mentorship" system for doc editors. I'm withdrawing from mentorship so that I can work on label:Maintainability issues, which I now believe to a better way of supporting new contributors in the long term. Does a

Re: security patch for font stuff might have broken doc build

2010-08-26 Thread Graham Percival
On Sun, Aug 22, 2010 at 1:23 PM, Graham Percival wrote: > A few days ago, I did a security update on ubuntu 9.04 (the current > lilypond build machine).  I'm not certain if I did any security > updates since early July -- I was mostly away for this period. Update: I've seen a bunch of different b

Re: Problem with 2.13.30?

2010-08-26 Thread Trevor Daniels
"Phil Holmes" wrote in message news:i53pqa$tp...@dough.gmane.org... "Trevor Daniels" wrote in message news:305ede3e0e3f4cdc926db8734c558...@trevorlaptop... However, I'm now back to my original problem first reported in http://lists.gnu.org/archive/html/lilypond-devel/2010-07/msg00063.html