> 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




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

Reply via email to