Hi all,
I tried to get an tex-output with version 2.8.1
I tried the follwing things:
I took a file from the documentation: petite-ouverture-a-danser.ly
lilypond petite-ouverture-a-danser.ly --> works I get a ps and pdf output
lilypond -f svg -b svg petite-ouverture-a-danser.ly -->works a get an
svg-picture
lilypond -f tex -b tex petite-ouverture-a-danser.ly --> failure:
GNU LilyPond 2.8.1
Processing `petite-ouverture-a-danser.ly'
Parsing...
Interpreting music... [8][16][24][32][40][47]
Preprocessing graphical objects...
Calculating line breaks...
[3][6][9][12][15][18][21][24][27][30][33][36][39][42][45][47]ERROR:
Unbound variable: TEX_STRING_HASHLIMIT
lilypond -f dvi -b tex petite-ouverture-a-danser.ly --> failure:
GNU LilyPond 2.8.1
Processing `petite-ouverture-a-danser.ly'
Parsing...
Interpreting music... [8][16][24][32][40][47]
Preprocessing graphical objects...
Calculating line breaks...
[3][6][9][12][15][18][21][24][27][30][33][36][39][42][45][47]ERROR:
Unbound variable: TEX_STRING_HASHLIMIT
I tried to find the variable TEX_STRING_HASHLIMIT and found it with
"grep" in output-texstr.scm bu there it is definded shortly before use
and in /usr/local/lilypond/usr/bin/lilypond, so I would guess a library
or s.th. like this is missing, but I'm stucked at this point!
Any ideas or help are welcome!
Thorsten
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user