> There's a small problem with the web-doc for the pedal stuff (see > Documentation/user/out-www/lilypond/Pedals.html). The second music > extract (lily-1308424062) has a (crucial!) bit of its bottom edge > snipped off. This happens when generating the EPS file from the dvi > using dvips -E. Anybody got any ideas what's causing this?
Probably that the lowest part of the snippet is drawn using Postscript without specifying a TeX box (invisible) of corresponding size and location. This means that neither TeX nor dvips knows that something is typeset that low. If this assumtion is true it also means that the pedal stuff will not be taken into account when determining the vertical score line spacing neither. /Mats _______________________________________________ Lilypond-devel mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-devel
