bug-lilypond
[Top][All Lists]
Advanced

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

TeX backend doesn't work in Windows version.


From: Nathan Reed
Subject: TeX backend doesn't work in Windows version.
Date: Sat, 5 May 2007 23:36:56 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

> I'm not top posting.

I just downloaded and installed Lilypond 2.10.23 for Windows, but it fails when
I try to process a simple file using the TeX backend.

tutorial.ly:
% Lilypond tutorial
%\version "2.10.23"
\relative c'
{
  c e g e
}

Command line:
"C:\Program Files\LilyPond\usr\bin\lilypond.exe" -b tex --tex tutorial.ly

Output:
GNU LilyPond 2.10.23
Processing `tutorial.ly'
Parsing...
C:/Program Files/LilyPond/usr/bin/../share/lilypond/current/ly/paper-defaults.ly
:36:5: error: GUILE signaled an error for the expression beginning here
    #
     (layout-set-staff-size (* 20.0 pt))
Unbound variable: primitive-fork
Interpreting music... [1]
Preprocessing graphical objects...ERROR: Wrong type (expecting real number): #<u
ndefined>

No TeX output is created.  This also happens if I use --dvi.  The file processes
correctly in the default PDF output mode.

Is there a workaround for this?  I searched the list archives and found no other
mention of this error.

Thanks,
Nathan Reed






reply via email to

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