Phil Holmes <email <at> philholmes.net> writes: > Processing `Documentation/ly-examples/orchestra.ly' > Parsing... > Interpreting music... > Preprocessing graphical objects...Segmentation fault > > Because it only happens on make doc (I can't reproduce it directly) until > today I'd not spent the time trying to work out what causes it. I've just > spent most of the afternoon on a bisect (once I sorted out my LSR > updates...) and have found that the guilty party appears to be > > Let stack-lines deal properly with vertical spacing (X-empty stencils) >
'orchestra.ly' re-defines \vspace Maybe that redefinition leaks into the surrounding layout in the documentation. 'orchestra.ly' contains a couple definitions that it does not use, within the portion of the piece included in that file. _______________________________________________ lilypond-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-devel
