Hi gang - Just reinstall debian on my system (I was flirting with FBSD 5.1). Lilypond 1.8.0 (apt-geted from unstable) works great, except that pdfs have font weirdness in the heading. Compare the attached dvi and pdf. I've attached the ly source as well.
% Generated automatically by: lilypond-book.py
% options are
filename=/home/hanwen/usr/src/savannah/lily/lilypond/input/template/piano.ly
printfilename
\include "paper16.ly"
\include "english.ly"
\paper {
linewidth = 455.244096\pt
}
\header {
texidoc = "Simple piano music."
title = "Minuet in G Major"
composer = "Johann Sebastian Bach (1685-1750)"
}
upper = \notes{
\time 3/4 \key g \major
d''4 g'8 a' b' c'' | d''4 g' g'
e''
}
lower = \notes{
\key g \major
<g2 b d'> a4 | b2. | c' | b | a | g |
d'4 b g |
}
\score {
\context PianoStaff <
%\time 4/4
\context Staff = upper \upper
\context Staff = lower <
\clef bass
\lower
>
>
\paper { }
\midi { }
}
minuetteing.pdf
Description: Adobe PDF document
minuetteing.dvi
Description: TeX dvi file
_______________________________________________ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user
