On Tue, Nov 2, 2010 at 12:20 AM, Patrick Karl wrote:
> (I promise to do my best to never submit another entry without fixing the
> subject line. mea culpa...)
Indeed, it's much more helpful :)
I've reported the progerror as
http://code.google.com/p/lilypond/issues/detail?id=1376
Cheers,
Valen
Hello,
On 01/11/2010 23:20, Patrick Karl wrote:
On Nov 1, 2010, at 6:17 PM, Patrick Karl wrote:
The following snippet:
\version "2.12.3"
T = \relative b' { cis2. c4 }
\score {
\new Staff { \T }
\layout {
\context { \Voice \consists "Ambitus_engraver" }
On Nov 1, 2010, at 6:17 PM, Patrick Karl wrote:
> The following snippet:
>
>> \version "2.12.3"
>> T = \relative b' { cis2. c4 }
>> \score {
>> \new Staff { \T }
>> \layout {
>> \context { \Voice \consists "Ambitus_engraver" }
>> }
>> }
>
> generates the following