bug-lilypond
[Top][All Lists]
Advanced

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

Re: lilypond-book


From: David Bobroff
Subject: Re: lilypond-book
Date: Tue, 15 Mar 2005 13:31:13 +0000

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.

Weird.

-David







reply via email to

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