On Friday, November 15, 2002, at 03:24 PM, Han-Wen Nienhuys wrote:
[EMAIL PROTECTED] writes:
I'm currently thinking of patching lilypond on MacOS X so MIDI files
are generated with a suffix of .midi instead of .mid, as the former is
automatically recognized by QuickTime as a MIDI file, while th
[EMAIL PROTECTED] writes:
> > from process_music(), which happens before the last notes are caught
> > in acknowledge_grob(). Move the typeset_grob() to
> > stop_translation_timestep(), and you should be fine.
>
> I do not understand. This is exactly, what my patch *does*: it moves
> typeset_gro
On Fri, 15 Nov 2002, Han-Wen Nienhuys wrote:
> ...
> Your patch looks like a kludge.
>
> The real problem is that it does
>
> typeset_grob (cluster);
> cluster = 0;
>
> from process_music(), which happens before the last notes are caught
> in acknowledge_grob(). Move the typeset_grob(
[EMAIL PROTECTED] writes:
> I'm currently thinking of patching lilypond on MacOS X so MIDI files
> are generated with a suffix of .midi instead of .mid, as the former is
> automatically recognized by QuickTime as a MIDI file, while the latter
> is not.
You must mean the other way around? Lily a
[EMAIL PROTECTED] writes:
>
> The part of documentation which deals how to install Emacs-mode for
> LilyPond could be shorter and more informative for an user. The following
> is needed to install it as a user:
Well, you have CVS access now, so you can fix it :-). Your proposal is
better for newb
[EMAIL PROTECTED] writes:
> > > Then, for protocol reasons, I removed this code and used
> > > #(make-span-event ...) instead to create span requests. This still
> > > works, but the start and end point of the spanner are shifted;
> > > e.g., if I say "... c d #(make-span-event 'ClusterEve
Dear packagers of lilypond,
please provide packages for 1.6.6 soon! I believe that my TeX stuff
in 1.6.5 is buggy, while 1.6.6 seems to work fine.
Werner
___
Lilypond-devel mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/li
...ooops, I forgot the ChangeLog entry. Here it is:
2002-11-15 Juergen Reuter <[EMAIL PROTECTED]>
* lily/cluster-engraver.cc: bugfix: delay typesetting of cluster
until stop_translation_timestep()
Greetings,
Juergen
___
Lilypond-
On Tue, 12 Nov 2002, Han-Wen Nienhuys wrote:
> [EMAIL PROTECTED] writes:
> > Then, for protocol reasons, I removed this code and used
> > #(make-span-event ...) instead to create span requests. This still
> > works, but the start and end point of the spanner are shifted;
> > e.g., if I
> "Heikki" == Heikki Johannes Junes <[EMAIL PROTECTED]> writes:
Heikki> Copy lilypond-mode.el, lilypond-font-lock.el and
Heikki> lilypond-indent.el to ~/site-lisp/ and lilypond-init.el to
Heikki> ~/site-lisp/site-init.d/.
What I did was add my CVS lilypond directory to load-path,
The part of documentation which deals how to install Emacs-mode for
LilyPond could be shorter and more informative for an user. The following
is needed to install it as a user:
Add "~/site-lisp" to load-path with the following line in ~/.emacs:
(setq load-path (append (list (expand-file-name "~/
11 matches
Mail list logo