Sami schreef:

Let me add that all the other formats except latex (in other words, texi,
texi-html and html) actually produce something. Only latex has this problem.
What can I do? I have so far done everything I read - installed the all-new
python, removed lililyb.py and convertrules and all, put them back, you name
it. Any help would be very appreciated. BTW, the 1stExample.lytex is the one
from the pdf book (the musicological example).

what happens if you set line-width manually inside lilypond-book.py, ie.

change

  default_ly_options = { 'alt': "[image of music]" }

into

  default_ly_options = { 'alt': "[image of music]",
    'line-width' : '17.0\\cm'
 }


--

Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen

LilyPond Software Design
 -- Code for Music Notation
http://www.lilypond-design.com



_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to