On Tue, 2005-03-15 at 15:52 +0100, Han-Wen Nienhuys wrote:
> [EMAIL PROTECTED] writes:
> > At 10:58 AM 3/15/2005 +0100, you wrote:
> > >> A bug in Lily? A bug in the docs? A bug in my head? Some combination
> > >> of the three?
> > >
> > >try viewing the PS file
> >
> > % File: book.lytex
> > \documentclass[a4paper]{article}
> > \usepackage{graphics}
> > \begin{document}
> >
> > \begin{lilypond}
> > \relative c''{
> > d4 c b a
> > }
> > \end{lilypond}
> > \end{document}
> >
> > If I take the above input and do:
> >
> > lilypond-book --output=out book.lytex
> > cd out
> > latex book
> > dvips -o book.ps book
> > ggv book.ps
> >
> > ...I see exactly nothing displayed on the page in ggv. Printing it from
> > ggv gives me a set of staff lines with stems but no note heads or clef.
> > This is the same thing I see with xdvi.
>
> try
>
> dvips -u+lilypond.map book.ps
>
>
No difference. Still not getting anything to appear in the ggv display
and when printed I get only staff lines and stems.
-David
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond