[EMAIL PROTECTED] writes:
> \usepackage{graphics} % <---I have to add this line 
> \begin{document}
> 
> Normal LaTeX text.
> 
> \begin{lilypond}
> \relative c'' {
> a4 b c d
> }
> \end{lilypond}
> 
> More LaTeX text.
> 
> \begin{lilypond}
> \relative c'' {
> d4 c b a
> }
> \end{lilypond}
> \end{document}
> 
> As I note in the input, I have to add '\usepackage{graphics}' or LaTeX
> chokes.  Furthermore, even when I do add it, I get no noteheads in the
> output.
> 
> A bug in Lily?  A bug in the docs?  A bug in my head?  Some combination
> of the three?

try viewing the PS file

-- 

 Han-Wen Nienhuys   |   [EMAIL PROTECTED]   |   http://www.xs4all.nl/~hanwen 



_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to