The attached file illustrates this. It looks the way I expect on
1.3.94, but on 1.3.95 the unbeamed eighth note prints as a 32nd note.
\header {
composer = "John Dowland";
origin = "From The First Booke of songs or Ayres of foure parts, with
Tableture for the Lute";
tagline = "Lily was here 1.3.94 -- automatically converted from ABC";
title = "II. Whoever thinks or hopes of love for love\\\\Cantus";
}
wordsdefaultV0 = \lyrics {
Who- e- ver thinks or hopes of love for love:
}
voicedefault = \notes {
\property Staff.timeSignatureStyle="C"
\time 2/2; \key g \major; % 1
d''2 c''4 b'4 \bar "|";
a'2. d''4 |
c''4 b'4 a'4. a'8 |
g'1 |
}
\score{
\notes <
\addlyrics
\context Staff="default"
{
\$voicedefault
}
\context Lyrics="default"
<
{ \$wordsdefaultV0 }
>
>
\paper {
}
\midi {}
}
--
Laura (mailto:[EMAIL PROTECTED] , http://www.laymusic.org )
(Note the email and homepage address changes; please update your
address book, bookmarks, and links.)