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 - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen


_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to