lilypond-user
[Top][All Lists]
Advanced

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

Re: Lilypond-book, now 1.5.73 still does not work


From: Carlos
Subject: Re: Lilypond-book, now 1.5.73 still does not work
Date: Sun, 18 Aug 2002 15:34:11 +0200

It works taking out the spaces, but still one problem which brings back to
the original question of only having the eps of the score and not a whole
page.

The file

\documentclass{book}
\begin{document}
\chapter{Try}
This is just a test
\begin[26pt,eps]{lilypond}
notas = \notes {c'1 d' e' f' g' a' b' c''}
\score{
\addlyrics
\context Staff = mel {\property Score.timing = ##f
\property Staff.TimeSignature \override #'transparent = ##t \notas}
\context Lyrics {do re mi fa sol la si do}}
\end{lilypond}
now after the score
\end{document}

it works fine, except that it generates a page not simply the little score

Could you rescue me again,

Thanks
Carlos

----- Original Message -----
From: "Han-Wen Nienhuys" <address@hidden>
To: "Carlos" <address@hidden>
Cc: "Mats Bengtsson" <address@hidden>; "LilyPond User"
<address@hidden>
Sent: Sunday, August 18, 2002 1:41 PM
Subject: Re: Lilypond-book, now 1.5.73 still does not work


> address@hidden writes:
> > In adition to my mail below here is most disconcerning example. The same
> > simple example works one way but not the other.
>
> Thanks for your report. Your fragments exhibit two faults: lily
> doesn't handle spaces after command sequences (fixed) and it runs
> latex in the interactive mode. (also fixed in CVS.)
>
> temporary fix: don't use spaces after \begin (i.e. \begin{document})
>
> --
>
> Han-Wen Nienhuys   |   address@hidden   |   http://www.cs.uu.nl/~hanwen
>
>
> _______________________________________________
> Lilypond-user mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/lilypond-user





reply via email to

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