> Do you see the same problems if you run 
        > ly2dvi -P on some small .ly file?
OK, I attach an .ly file and its associated .ps and .dvi
The .ps looks like lots of messy blobs to me. How does it come out for 
you?
Colin

Attachment: oldmrs.ps
Description: PostScript document

Attachment: oldmrs.dvi
Description: TeX dvi file

\include "english.ly"
\score {
    < \context ChordNames \chords {
        d1 d2. a4 d1 a a2 d d4/+a a d2 d g d4/+a a d2
        d1 d4 g/+a d2 c1 a:3- e2:3-/+g d/+fs a d d g d4/+a a d2
        }
    \notes 
    \relative c'  {
            \time 2/2
            \key d \major
        \repeat "volta" 2 {
            d8 e fs g a4 a8 g fs4 a d, a 
            d8 e fs g a4 d cs d e2
            e4 fs8 g a4 a8 g fs4 e d a
            d a b a8 g fs4 e d2
        }       
        \repeat "volta" 2 {
            d8 e fs g a4 a8 g fs8 g a4 a2
            a8 b c b a b c b a b c d e2
            e4 fs8 g a4 a8 g fs4 e d a
            d a b a8 g fs4 e d2
        }
    }>
    \header {
    }
    \paper { }
}

Reply via email to