Mats Bengtsson wrote:
The tex backend for LilyPond hasn't been supported for several
years now. Don't expect it to work!
It would make sense then to remove the option.

Patrick

  /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
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user





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

Reply via email to