lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PATCH: Countdown to 20130117


From: Colin Campbell
Subject: PATCH: Countdown to 20130117
Date: Tue, 15 Jan 2013 23:46:22 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0

For 20:00 MST Thursday January 17*

Defect:
   
Issue 3091: grace notes break preceding ties in MIDI - R 7108043

Documentation:
    Issue 3114: changing entire document fonts swells noteheads and other elements - R 7099051

Enhancement:
    Issue 3111: Patch: CG: explicitly detail the correct values for git cl config - R 7096052
    Issue 3113: Patch: Moves Fingering_column_engraver to the Staff context - R 7105053

Ugly:
    Issue 3037: The end of a ligature bracket doesn't appear at the start of a line - R 7103052

Cheers,
Colin

* This is my final countdown, at least until some time this summer.  I have a patch up for review which describes what I've been doing to keep patches moving through the system.  It needs spelling fixes, and a small addition suggested by Phil.  I'll try and get them up tomorrow, hoping my as yet unnamed replacement finds them useful.

In the mean time, I'm teaching my wife about Lilypond so we can produce practice material for a blind friend:

\paper {

#(set-paper-size "letter" 'landscape ) system-system-spacing #'basic-distance = #6

ragged-last-bottom = ##t

ragged-bottom = ##t

myStaffSize = #80

#(define fonts

(make-pango-font-tree "Nimbus Sans"

                                     "Nimbus Sans"

                                      "Luxi Mono"

(/ myStaffSize 80)))

print-page-number = ##f

}

#(set-global-staff-size 80)

and

\layout {
    \override Staff.Stem #'thickness = #4.0

    \context { \Lyrics fontSize = #-2 }

}



Yes, he's *extremely* nearsighted (holds the music nearly in contact with his nose), and needs the extra thickness of stems, slurs and other marks.  We manage to get about 3-4 bars to a page, but up until now, his mother has been copying his music to the same scale, by hand.


I expect my wife and I will have some fun with spacing, and producing MIDI tracks, in the next wee while!


See you in the summer, or in June if there are Lilyponders in Bach and Luther country.

Colin

-- 
I've learned that you shouldn't go through life with a catcher's mitt on both hands. 
You need to be able to throw something back. 
-Maya Angelou, poet (1928- )

reply via email to

[Prev in Thread] Current Thread [Next in Thread]