update email address

2014-03-28 Thread Jürgen Reuter
Hello List, Jan has informed me that there is an obsolete email of me (...@ipd.uka.de) still in use and suggested to notify you about my current email address. Here it is -- you can extract it from the header of this email! Best wishes (and maybe see some of you at LAC @ Karlsruhe?), Jrgen

edition-engraver and templates

2014-03-28 Thread Jan-Peter Voigt
Hello list, today I want to announce the edition-graver and lalily-templates in openLilyLib: https://github.com/openlilylib/snippets/tree/master/templates/lalily https://github.com/openlilylib/snippets/tree/master/editorial-tools/edition-engraver I invite you to test it. The examples compile

Re: Count MIDI ticks from the beginning of the score, not each staff independently. (issue 73610044)

2014-03-28 Thread dak
https://codereview.appspot.com/73610044/diff/60001/lily/score-performer.cc File lily/score-performer.cc (right): https://codereview.appspot.com/73610044/diff/60001/lily/score-performer.cc#newcode181 lily/score-performer.cc:181: performance_ = new Performance(context ()-get_property

Inconsistent tuplet-number-kneed-beam-horizontal-fit.ly results?

2014-03-28 Thread Devon Schudy
I'm getting unpredictable output from input/regression/tuplet-number-kneed-beam-horizontal-fit.ly. Sometimes the second tuplet number is in bracket position below the staff, and sometimes it overlaps the beam. When I run this test via make check, it may be in either position, but when I run it

Re: Fix infinite loop in Completion_heads_engraver at invalid measure position (issue 3888). (issue 81220043)

2014-03-28 Thread lemzwerg
LGTM now, thanks! https://codereview.appspot.com/81220043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Count MIDI ticks from the beginning of the score, not each staff independently. (issue 73610044)

2014-03-28 Thread Devon Schudy
dak wrote: Stupid question: when is midiStart available if it is a context property? [...] Can one even do this using \score { { \set Score.midiStart = ... or will it not arrive in time? It doesn't arrive in time. If not (I actually don't know), it seems like making it rather part of the