Is it just me, or is the OS X version of lily .30 spitting out .mid
files now instead of .midi? This is a much friendlier suffix for the
common Mac user to handle, IMO. Good move.
Minor problem: only the first piece of \book blocks is in .mid format.
All others past it end in .midi.
Best,
W
Please keep lilypond traffic on the mailist; this means that other
people can help
answer, or receive help from other people's answers.
I'd try 2.5.31; we're almost at the 2.6.0 release. My build process
wouldn't really
help you, since I'm on OSX and I have to apply some extra patches. But
I have used v2.5.29 and v2.5.30 on Windows XP.
The original file was compiled on v.2.4.2 which worked correctly.
It was indeed saved in ANSI, when I saved it in UTF-8 it works ok.
Thanx.
Ben
-Original Message-
From: Mats Bengtsson [mailto:[EMAIL PROTECTED]
Sent: zondag 12 juni 2005 2
I suspect the first suggestion failed because MultiMeasureRestText refers
to the automatically-generated text box that contains the number of
measures, not to any additional user-supplied markup.
Wrong guess, the numbers are handled by the MultiMeasureRestNumber
layout object. However, if you g
On Mon, 13 Jun 2005, Mats Bengtsson wrote:
> I think you have already received answers to most of your questions.
> Here comes some more hints for your last question.
>
> Alan Stern wrote:
> > 6. In the second measure after the change to 2/2 time, the word
> > "Andante" spills out bo
I was successfully using the following simple scheme function in all the
2.5.x series until 2.5.29-1 (all win native under WXP):
ChordOffset = #(def-music-function (parser location offset) (pair?)
#{
\override ChordNames.ChordName #'extra-offset = #$offset
#}
)
mychords = \chor
On 13-Jun-05, at 1:26 AM, Erik Sandberg wrote:
Unfortunately, due to connectivity problems, we may have to postpone
the
next release a few days. Sorry for the delay.
btw, just as a reminder: There should be a dummy 2.6.0 rule in
convert-ly.
In addition, we should update the version numbers
On Sunday 12 June 2005 22:39, Han-Wen Nienhuys wrote:
> Bertalan Fodor wrote:
> > Layout output to `test.ps'...Reading 12 bytes
> > 17 tables
> > Reading 272 bytes
> > TTF tool: error during read() (No error)
>
> I have fixed this in CVS, so this will be in 2.6.0 (or 2.5.31, whichever
> comes first
I think you have already received answers to most of your questions.
Here comes some more hints for your last question.
Alan Stern wrote:
6. In the second measure after the change to 2/2 time, the word
"Andante" spills out both before and after the measure. The
measure shou