lilypond-user
[Top][All Lists]
Advanced

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

Re: emacs-mode


From: Mats Bengtsson
Subject: Re: emacs-mode
Date: Sun, 14 Sep 2008 23:40:10 +0200
User-agent: Thunderbird 2.0.0.16 (X11/20080724)

The tex backend for LilyPond hasn't been supported for several
years now. Don't expect it to work!

  /Mats

James E. Bailey wrote:
Well, now that lilypond can compile a file in emacs, I've been looking around, getting myself acquainted with the various options. Apparently, the 2tex option calls lilypond as lilypond -b tex filename.ly The version of lilypond that I have installed says that should be -f tex (assuming I'm using the tex backend in my file). Also, just calling lilypond with the tex backend reported this: Layout nach »Litany.tex« ausgeben.../Users/jamesebailey/share/lilypond/2.11.58/scm/framework-tex.scm:197:26: While evaluating arguments to last-pair in expression (last-pair pages): /Users/jamesebailey/share/lilypond/2.11.58/scm/framework-tex.scm:197:26: Unbound variable: pages

And the file was empty.

A minimal snippet to show what I mean:
\version "2.11.58"
#(ly:set-option 'backend 'tex)

{
       b a g a b1
}



_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user


--
=============================================
        Mats Bengtsson
        Signal Processing
        School of Electrical Engineering
        Royal Institute of Technology (KTH)
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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