2008/12/22 Werner LEMBERG <w...@gnu.org>: > >> after working on the arrowed accidentals I thought I'd give the >> missing flags for 128th notes a try, which I believe were requested >> a while ago (see issue 508). As always, comments are welcome. > > Applied, thanks. Shall we add a NEWS entry?
Sure, here is one. Thanks for the amazingly fast inspection. :-) Max P.S.: Why do I always need multiple runs of 'make web' before it finishes? In between, it quits several times without really giving any hint of what's wrong. I suspect that creation of the pdf files is somehow broken, since a typical error message looks like this: Output written on lilypond-program.pdf (45 pages, 325420 bytes). Transcript written on lilypond-program.log. /usr/bin/texi2dvi: pdfetex exited with bad status, quitting. make[3]: *** [out-www/lilypond-program.pdf] Error 1 make[3]: Leaving directory `/usr/local/code/lilypond_w_docs/Documentation/user' make[2]: *** [WWW-1] Error 2 make[2]: Leaving directory `/usr/local/code/lilypond_w_docs/Documentation' make[1]: *** [WWW-1] Error 2 make[1]: Leaving directory `/usr/local/code/lilypond_w_docs' make: *** [web] Error 2
From 9efa7b2d6ea4a8736c283cee7359906052b68076 Mon Sep 17 00:00:00 2001 From: Maximilian Albert <maximilian.alb...@gmail.com> Date: Mon, 22 Dec 2008 18:52:55 +0100 Subject: [PATCH] NEWS entry for 128th flags --- Documentation/topdocs/NEWS.tely | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/Documentation/topdocs/NEWS.tely b/Documentation/topdocs/NEWS.tely index f18656a..ae2e4f4 100644 --- a/Documentation/topdocs/NEWS.tely +++ b/Documentation/topdocs/NEWS.tely @@ -63,6 +63,14 @@ which scares away people. @end ignore @item +Unbeamed 128th notes are now supported: +...@lilypond +\relative c'' { + g128 +} +...@end lilypond + +...@item Straight flags (used in old scores of e.g. Bach, but also in different form in modern scores of e.g. Stockhausen) are now implemented: @lilypond -- 1.5.4.3
_______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel