bug-lilypond
[Top][All Lists]
Advanced

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

Re: error on line 1534 of lilypond-book.py /ChangeLog/1.4313/


From: Han-Wen Nienhuys
Subject: Re: error on line 1534 of lilypond-book.py /ChangeLog/1.4313/
Date: Fri, 02 Dec 2005 00:36:53 +0100
User-agent: Mozilla Thunderbird 1.0.7-1.1.fc4 (X11/20050929)


fixed. Thanks.

Bernard Hurley wrote:
In this line:
        modify_preamble (chunks[0])

should read:    
        modify_preamble (c)

However the code still does not work properly because it is legal to put
whitespace between "\begin" and "{document}". So, for example, the
following formatting is legal, if unlikely:

\documentclass{article}\begin {document}
\end{document}
        


--
 Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen




reply via email to

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