lilypond-user
[Top][All Lists]
Advanced

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

Table of contents


From: John McWilliam
Subject: Table of contents
Date: Tue, 18 Sep 2012 08:14:07 -0700 (PDT)

Booktest3.ly
<http://lilypond.1069038.n5.nabble.com/file/n133121/Booktest3.ly>  

1.      I get an error when trying to introduce a Table of Contents (see above
file for snippet):

%lilypond %args "C:\Users\siba\Documents\Lilypond
Music\Bagpipe_music\Test\Booktest3.ly"
Processing `C:/Users/siba/Documents/Lilypond
Music/Bagpipe_music/Test/Booktest3.ly'
Parsing...
C:/Users/siba/Documents/Lilypond Music/Bagpipe_music/Test/Booktest3.ly:4:2:
error: unknown escaped string: `\markuplines'
  
  \markuplines \table-of-contents

C:/Users/siba/Documents/Lilypond Music/Bagpipe_music/Test/Booktest3.ly:4:2:
error: syntax error, unexpected STRING
  
  \markuplines \table-of-contents

C:/Users/siba/Documents/Lilypond Music/Bagpipe_music/Test/Booktest3.ly:4:15:
error: unknown escaped string: `\table-of-contents'
  \markuplines 
               \table-of-contents

Interpreting music...
Preprocessing graphical objects...
Interpreting music...
Preprocessing graphical objects...
Finding the ideal number of pages...
Fitting music on 2 or 3 pages...
Drawing systems...
Layout output to `Booktest3.ps'...
Converting to `./Booktest3.pdf'...
fatal error: failed files: "C:\\Users\\siba\\Documents\\Lilypond
Music\\Bagpipe_music\\Test\\Booktest3.ly"
Processing time: 1 seconds
>

2.      I have done this previously in a collection of marches using version
2.14. Now I cannot upgrade this code to 2.16 without the following errors:

> convert-ly.py --edit "C:\Users\siba\Documents\Lilypond
> Music\Polisensblåsorkester\Marscher\Polisens Marschbook-Kl2.ly"
convert-ly.py (GNU LilyPond) 2.16.0

Traceback (most recent call last):
  File "C:\Program Files\LilyPond\usr\bin\convert-ly.py", line 374, in ?
    main ()
  File "C:\Program Files\LilyPond\usr\bin\convert-ly.py", line 362, in main
    do_one_file (f)
  File "C:\Program Files\LilyPond\usr\bin\convert-ly.py", line 250, in
do_one_file
    ly.progress (_ ("Processing `%s\'... ") % infile_name, True)
  File "out/lilylib.py", line 137, in progress
  File "out/lilylib.py", line 121, in print_logmessage
  File "out/lilylib.py", line 116, in stderr_write
  File "out/lilylib.py", line 58, in encoded_write
UnicodeDecodeError: 'utf8' codec can't decode bytes in position 76-78:
invalid data
Processing time: 0 seconds
>  

Can anyone shed light on this problem




--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Table-of-contents-tp133121.html
Sent from the User mailing list archive at Nabble.com.



reply via email to

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