bug-lilypond
[Top][All Lists]
Advanced

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

critical lilypond-book problems


From: Erik Sandberg
Subject: critical lilypond-book problems
Date: Mon, 13 Mar 2006 13:40:33 +0100
User-agent: KMail/1.8.3

Hi,

lilypond-book incorrectly crashes when \input is encountered in an input LaTeX 
file.

I use the following input files:

%%%%%%%%% foo.lytex %%%%%%%%%%%%%5
\documentclass{article}
\begin{document}
\input{bar}
bla bla
\end{document}
%% eof

%%%%%%%%% bar.tex %%%%%%%%%%%%%
foo foo
%% eof

The command
'lilypond-book -o out/ foo.lytex'
or, just
'lilypond-book foo.lytex'
exits with:

lilypond-book (GNU LilyPond) 2.7.38
Reading report.lytex...
Running latex...This is e-TeX, Version 3.14159-2.1 (Web2C 7.4.5)
entering extended mode
(/tmp/tmpPksn8Y.tex
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, 
b
ahasa, basque, catalan, croatian, czech, danish, dutch, finnish, greek, 
iceland
ic, irish, italian, latin, magyar, norsk, norsk, portuges, romanian, russian, 
s
lovak, slovene, spanish, swedish, turkish, ukrainian, nohyphenation, loaded.

(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo))
No file tmpPksn8Y.aux.
textwidth=345.0pt
columnsep=10.0pt
(./tmpPksn8Y.aux) )
No pages of output.
Transcript written on tmpPksn8Y.log.
Dissecting...
Writing snippets...
All snippets are up to date...
Compiling report.tex...
Writing `report.tex'...
Processing include: bar
Traceback (most recent call last):
  File "/home/erik/lily/lilypond/scripts/out/lilypond-book", line 1754, in ?
    main ()
  File "/home/erik/lily/lilypond/scripts/out/lilypond-book", line 1708, in 
main
    chunks = do_file (file)
  File "/home/erik/lily/lilypond/scripts/out/lilypond-book", line 1650, in 
do_file
    chunks))
  File "/home/erik/lily/lilypond/scripts/out/lilypond-book", line 1645, in 
process_include
    return do_file (name)
  File "/home/erik/lily/lilypond/scripts/out/lilypond-book", line 1566, in 
do_file
    input_fullname = os.read_pipe ('kpsewhich ' + input_filename).read()[:-1]
AttributeError: 'module' object has no attribute 'read_pipe'


-- 
Erik Sandberg
Maintainer of the Lilypond bug CVS archive,
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lily-bugs/bugs/
http://lilypond.org/bugs/v2.7/




reply via email to

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