lilypond-user
[Top][All Lists]
Advanced

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

RE: Mix of Chordnames and Notes


From: James Lowe
Subject: RE: Mix of Chordnames and Notes
Date: Thu, 4 Aug 2011 20:14:43 +0000

Robert,
________________________________________
From: Robert Schmaus address@hidden
Sent: 04 August 2011 19:57
To: James Lowe
Subject: Re: Mix of Chordnames and Notes

>
> So why does
>
> { g4 g g g \chords { d1:m7 b1:min7.5- } }
>
>
> \layout {
>    \context {
>      \Staff
>      \accepts "ChordNames"
>    }
> }
>
> Give me a GS error?
>
> What am I missing here?
>
> James
>

Hi James,

I'm not sure what a GS error is, but this code here produces absolutely
no error on my computer:


\version "2.14.1"

{ g4 g g g \chords { d1:m7 b1:min7.5- } }

\layout {
   \context {
     \Staff
     \accepts "ChordNames"
   }
}

... must be a typo somewhere?

-----------

No. :(

I also tried a few other snippets not necessarily related to this one, and got 
the same 'Ghostscript' error (that;s what converts the lilypond files into a 
PDF file via EPS).

However I don't get the same error on Linux - only on Windows 7 SP1 (sigh) we 
had a similar annoying bug that was recently fixed. .

I'll have to check again in the morning as it was on my work desktop and I am 
not there now.

Oh well.

@Phil, you're on XP right?

If anyone reading this has windows 7 SP1 can they try the above snippet and see 
if it works for them?

James



reply via email to

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