lilypond-devel
[Top][All Lists]
Advanced

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

Re: fink 2.3.9-2: lilypond-book fails


From: Han-Wen Nienhuys
Subject: Re: fink 2.3.9-2: lilypond-book fails
Date: Mon, 2 Aug 2004 18:51:58 +0200

address@hidden writes:
> If I add \notes, the problem remains:
> 
> spark-daemonology-net:~/tmp gperciva$ more foo.lytex
> \documentclass[article]
> \begin{document}
> Test normal LaTeX text.
> \begin{lilypond}
> \score{ \notes {\relative c' { c2 c }}}
> \end{lilypond}
> \end{document}
> spark-daemonology-net:~/tmp gperciva$ lilypond-book foo.lytex
> lilypond-book (GNU LilyPond) 2.3.9
> Reading foo.lytex...
> Dissecting...
> Writing snippets...
> Processing...Running lilypond...lilypond-book: error: `lilypond' failed 
> (status 2)
> lilypond-book: error: The error log is as follows:
> 
> Now processing `lily-1662426248.ly'
> Parsing...
> Interpreting music... [2]
> Preprocessing graphical objects...
> Calculating line breaks... [2]
> programming error: Improbable offset for translation: setting to zero
> Continuing; crossing fingers
> Backtrace:
> In unknown file:
>     ?: 0* [lilypond-main ("lily-1662426248")]
> In /sw/share/lilypond/2.3.9/scm/lily.scm:
>   579: 1* (let* ((failed #) (handler #)) (for-each (lambda # #) files) 
> ...)
>   581: 2* [for-each #<procedure #f (f)> ("lily-1662426248")]
> In /sw/share/guile/1.6/srfi/srfi-1.scm:
>   652: 3  (if (null? rest) (letrec ((lp #)) (lp list1)) ...)
>     ...
>   656: 4  (begin (f (car l)) (lp (cdr l)))
>   657: 5* [#<procedure #f (f)> "lily-1662426248"]
> In /sw/share/lilypond/2.3.9/scm/lily.scm:
>   582: 6  [catch ly-file-failed #<procedure #f ()> #<procedure #f (key 
> arg)>]
> In unknown file:
>     ?: 7* [#<procedure #f ()>]
> In /sw/share/lilypond/2.3.9/scm/lily.scm:
>   582: 8* [ly:parse-file "lily-1662426248"]
> In unknown file:
>     ?: 9* [ly:parser-print-score #<my_lily_parser  > #<Score>]
> 
> /sw/share/lilypond/2.3.9/scm/lily.scm:582:52: In procedure 
> module-lookup in expression (ly:parse-file f):
> /sw/share/lilypond/2.3.9/scm/lily.scm:582:52: unbound variable: 
> output-classic-framework
> spark-daemonology-net:~/tmp gperciva$

lilypond should be invoked as


         lilypond -f tex

probably

lilypond-book --process='lilypond -f tex' should do the trick.

-- 

 Han-Wen Nienhuys   |   address@hidden   |   http://www.xs4all.nl/~hanwen 





reply via email to

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