The following example works without problems with LilyPond 2.10 over here:
\documentclass[a4paper,twocolumn]{article} \usepackage{anysize} \marginsize{1cm}{2cm}{3cm}{1cm} \begin{document} \begin{lilypond} \repeat unfold 10 { c' d' e' f' } \end{lilypond} \newpage \begin{lilypond} \repeat unfold 10 { c' d' e' f' } \end{lilypond} \end{document} /Mats Geoff Horton wrote:
Has anyone tried to use lilypond-book with LaTeX and the twocolumn option set in the documentclass statement? (e.g., \documentclass[letter,twocolumn]{article}) The first column is taking up most of the page and shoving the second column off the right-hand side. I don't know whether this is because I need to tell lilypond-book something, or LaTeX something, or whether the entire quest is completely hopeless. Oh, and I'm using the anysize package to set margins. If nobody knows how to make this work, I can keep experimenting tomorrow, but I thought it worth asking in advance. OSX 10.4, LilyPond 10.2, pdfeTeX 3.141592-1.30.4-2.2 (Web2C 7.5.5). Geoff _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user
-- ============================================= Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM Sweden Phone: (+46) 8 790 8463 Fax: (+46) 8 790 7260 Email: [EMAIL PROTECTED] WWW: http://www.s3.kth.se/~mabe ============================================= _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user