Ed Baskerville writes:
> I just sent announcements to Macintouch, MacMinute, and MacNN. The
> other Mac sites will pick it up in no time from those two.
Thanks
> There should also be a listing maintained at versiontracker.com if
> you want it to be found by Mac people looking for music
> softwar
Brynne and Russ Jorgensen writes:
> This has been happening since 2.5.27 - that's the main problem I've
> been trying to overcome.
Ah, I didn't catch that. What a shame.
> if (GetStdHandle (STD_OUTPUT_HANDLE) == INVALID_HANDLE) {
> /* send stdout to nul device */
> freopen ("nul$",
Kristof Bastiaensen writes:
> Hi, how can I subtract two moments in scheme?
#(define (ly:sub-moment a b)
(ly:add-moment a (ly:mul-moment b (ly:make-moment -1 1
#(display (ly:sub-moment (ly:make-moment 4 1) (ly:make-moment 3 1)))
> Isn't there a function (ly:moment-sub moment1 moment2)?
C
As usual, late on the uptake...
I just sent announcements to Macintouch, MacMinute, and MacNN. The
other Mac sites will pick it up in no time from those two.
There should also be a listing maintained at versiontracker.com if
you want it to be found by Mac people looking for music
software
On Tuesday 05 July 2005 15.43, John D Lamb wrote:
> I'm not sure if I should post this as a bug. In any case I wanted to
> check if I'd made any mistake first.
>
> I've recently build 2.6.0 on a standard SuSE 9.3 (32-bit x86) box. The
> same problem also appears in 2.5.32. I use some extra CXXFLAGS
Jan Nieuwenhuizen wrote:
Brynne and Russ Jorgensen writes:
I did some experimenting with some simple tst.c programs in regards to
the problem with lilypond.exe not working under WinME unless stdout
has been redirected to a file.
Great. Btw, did you see Basil's mail about setting CYGWIN=tty
Hi, how can I subtract two moments in scheme?
Isn't there a function (ly:moment-sub moment1 moment2)?
Kristof Bastiaensen
___
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel
Jan,
I did some experimenting with some simple tst.c programs in regards to
the problem with lilypond.exe not working under WinME unless stdout has
been redirected to a file. I'm fairly sure I can code up a simple fix,
but I wanted to be able to test it, so I've been laboring over getting
li
It's a bug and it has already been fixed in the CVS version.
/Mats
John D Lamb wrote:
I'm not sure if I should post this as a bug. In any case I wanted to
check if I'd made any mistake first.
I've recently build 2.6.0 on a standard SuSE 9.3 (32-bit x86) box. The
same problem also appears in
I'm not sure if I should post this as a bug. In any case I wanted to
check if I'd made any mistake first.
I've recently build 2.6.0 on a standard SuSE 9.3 (32-bit x86) box. The
same problem also appears in 2.5.32. I use some extra CXXFLAGS
(-march=pentium4 -O2 -mfpmath=sse -msse -msse2 -malign-dou
Hi,
I just found this page in lilypond-internals:
Documentation/user/out-www/lilypond-internals/grob_002dinterface.html
The page makes clear what a grob is, in a rather good way IMO. However, it was
pretty difficult to find. I'd suggest a direct link to that page, perhaps
from the first paragrap
11 matches
Mail list logo