lilypond-user
[Top][All Lists]
Advanced

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

Re: mysterious error from ly2dvi


From: Ben Crowell
Subject: Re: mysterious error from ly2dvi
Date: Thu, 20 Jun 2002 17:17:06 -0700

>Please run ly2dvi with the additional flag '--verbose' and
>send the resulting output to the mailing list. 

Here it is. I noticed that the file titledefs.tex had been installed in 
/usr/share/texmf, whereas
my texmf tree is in /usr/local/teTeX/share/texmf. I copied the lilypond 
directory over there,
but I still got the same error message. I even tried copying titledefs.tex into 
the same
directory where my .ly file is, and even that doesn't seem to help! I don't 
know why TeX
doesn't find the file if it's sitting right there.

address@hidden Documents]$ ly2dvi -PV b.ly
Invoking `lilypond  -I /home/bcrowell/Documents -H dedication -H title -H 
subtitle -H subsubtitle -H footer -H head -H composer -H arranger -H instrument 
-H opus -H piece -H metre -H meter -H poet -H texttranslator -H papersize -H 
textheight -H pagenumber -H language -H latexheaders -H latexoptions -H 
linewidth -H latexpackages -H orientation --verbose /home/bcrowell/Documents/b '
GNU LilyPond 1.4.2
[/usr/share/lilypond/scm/lily.scm][/usr/share/lilypond/scm/output-lib.scm][/usr/share/lilypond/scm/tex.scm][/usr/share/lilypond/scm/ps.scm][/usr/share/lilypond/scm/pdf.scm][/usr/share/lilypond/scm/pdftex.scm][/usr/share/lilypond/scm/ascii-script.scm][/usr/share/lilypond/scm/c++.scm][/usr/share/lilypond/scm/grob-property-description.scm][/usr/share/lilypond/scm/translator-property-description.scm][/usr/share/lilypond/scm/interface-description.scm][/usr/share/lilypond/scm/beam.scm][/usr/share/lilypond/scm/clef.scm][/usr/share/lilypond/scm/slur.scm][/usr/share/lilypond/scm/font.scm][/usr/share/lilypond/scm/music-functions.scm][/usr/share/lilypond/scm/music-property-description.scm][/usr/share/lilypond/scm/auto-beam.scm][/usr/share/lilypond/scm/generic-property.scm][/usr/share/lilypond/scm/basic-properties.scm][/usr/share/lilypond/scm/chord-name.scm][/usr/share/lilypond/scm/grob-description.scm][/usr/share/lilypond/scm/script.scm][/usr/share/lilypond/scm/drums.scm][/usr/share/lilypond/scm/midi.scm]
Now processing: `/home/bcrowell/Documents/b.ly'
Parsing...[/usr/share/lilypond/ly/init.ly[/usr/share/lilypond/ly/declarations.ly[/usr/share/lilypond/ly/nederlands.ly][/usr/share/lilypond/ly/chord-modifiers.ly][/usr/share/lilypond/ly/script.ly][/usr/share/lilypond/ly/scale-definitions.ly][/usr/share/lilypond/ly/engraver.ly][/usr/share/lilypond/ly/midi.ly[/usr/share/lilypond/ly/performer.ly]][/usr/share/lilypond/ly/generic-paper.ly][/usr/share/lilypond/ly/paper20.ly[/usr/share/lilypond/ly/params.ly[/usr/share/lilypond/ly/a4.ly][/usr/share/lilypond/ly/paper.ly]]][/usr/share/lilypond/ly/dynamic-scripts.ly][/usr/share/lilypond/ly/spanners.ly][/usr/share/lilypond/ly/property.ly]][/home/bcrowell/Documents/b.ly]]
Interpreting music...[1]elapsed time: 0.02 seconds
Element count 35 Preprocessing elements... Element count 57 
[/usr/share/texmf/fonts/afm/lilypond/feta20.afm][/usr/share/texmf/fonts/tfm/lilypond/feta20.tfm]
Calculating column positions... [2]
paper output to `b.tex'...
[/usr/share/lilypond/ps/music-drawing-routines.ps]Element count 37.[0]
((gc-time-taken . 82) (cells-allocated . 147823) (cell-heap-size . 206106) 
(bytes-malloced . 344279) (gc-malloc-threshold . 360877) (cell-heap-segments 
(135820320 . 135772272) (1076813376 . 1076445192) (1077069960 . 1076813832) 
(1077392040 . 1077071880) (1078051792 . 1077395464)))
Analyzing b.tex...
Invoking `latex \\nonstopmode \\input b.latex'
This is TeX, Version 3.14159 (Web2C 7.3.1)
LaTeX2e <1999/12/01> patch level 1
Babel <v3.6Z> and hyphenation patterns for american, french, german, ngerman, n 
ohyphenation, loaded.

(b.latex (/usr/local/teTeX/share/texmf/tex/latex/base/article.cls
Document Class: article 1999/09/10 v1.4a Standard LaTeX document class
(/usr/local/teTeX/share/texmf/tex/latex/base/size10.clo))
(/usr/local/teTeX/share/texmf/tex/latex/misc/geometry.sty
(/usr/local/teTeX/share/texmf/tex/latex/graphics/keyval.sty)
(/usr/local/teTeX/share/texmf/tex/latex/config/geometry.cfg))
(/usr/local/teTeX/share/texmf/tex/latex/base/inputenc.sty
(/usr/local/teTeX/share/texmf/tex/latex/base/latin1.def))

! LaTeX Error: File `titledefs.tex' not found.

Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: tex)

Enter file name:
! Emergency stop.
<read *>

l.7 \input{titledefs}
                     ^^M
No pages of output.
Transcript written on b.log.
error: latex: command exited with value 256
Traceback (most recent call last):
  File "/usr/bin/ly2dvi", line 786, in ?
    run_latex (files, outbase, extra)
  File "/usr/bin/ly2dvi", line 607, in run_latex
    system (cmd)
  File "/usr/bin/ly2dvi", line 313, in system
    error (msg)
  File "/usr/bin/ly2dvi", line 206, in error
    raise _ ("Exiting ... ")
Exiting ...
[



reply via email to

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