lilypond-book works as expected on this LaTeX file:
-
\documentclass{article}
%%\usepackage{doublespace}
\begin{document}
\begin{figure}
\begin{lilypond}
c'
\end{lilypond}
\end{figure}
\end{document}
-
If I uncomment "\usepackage{doublespace}" though, I get the attached
DVI. Basical
On Fri, 2003-02-28 at 15:36, Han-Wen Nienhuys wrote:
> [EMAIL PROTECTED] writes:
> > > > Is there any chance Lilypond will ever be able to take MusicXML as
> > > > input? How hard would it be, and how would it fit into lilypond's
> > > > architecture?
>
> > > I've written a MusicXML to Lilypond c
Hello, thanks for the reply.
On Thu, 2003-02-27 at 09:18, Guido Amoruso wrote:
> On Wed, 2003-02-26 at 18:10, [EMAIL PROTECTED] wrote:
> Hi,
>
> > Is there any chance Lilypond will ever be able to take MusicXML as
> > input? How hard would it be, and how would it fit into lilypond's
> > architec