The problem is an error in the lilypond file
C:/Program
Files/LilyPond/usr/share/lilypond/2.6.5/ps/music-drawing-routines.ps
Edit this file and change the line
/Border [ 0 0 0 0 ]
to
/Border [ 0 0 0 ]
The former creates an incorrect pdfmark link annotation on
which GSview chok
Dunstan Vavasour wrote:
No, hang on, this isn't the whole story.
I've had files which produced postscript which worked OK in gsview,
but just lobbing this line at the top of a simple file doesn't make it
work. Grr. Will look further ...
the problem is that the lily PS files use the pdfmark c
No, hang on, this isn't the whole story.
I've had files which produced postscript which worked OK in gsview,
but just lobbing this line at the top of a simple file doesn't make it
work. Grr. Will look further ...
On 25/02/06, Han-Wen Nienhuys <[EMAIL PROTECTED]> wrote:
> Dunstan Vavasour wrote:
Dunstan Vavasour wrote:
Add the line
#(ly:set-option 'point-and-click #f)
at the top of the .ly file. Something in the point and click code
results in the Postscript being indigestible to gsview - discussions
over some time haven't worked out whether it is a bug in lily or
gsview.
could some
Add the line
#(ly:set-option 'point-and-click #f)
at the top of the .ly file. Something in the point and click code
results in the Postscript being indigestible to gsview - discussions
over some time haven't worked out whether it is a bug in lily or
gsview.
On 22/02/06, Palmer, Ralph <[EMAIL PRO