> >>> I+J -> IJ, i + j->ij
> >>>
> >>> I think those two should be removed also (just think of
> >>> Strawinskij).
> >>
> >> No, those are language dependent (i + j -> ij is done in Dutch)
> >
> > Hmm. First of all, the default versions of the URW fonts don't
> > have a ligature for that, only t
On 12/28/06, Han-Wen Nienhuys <[EMAIL PROTECTED]> wrote:
Hi,
(define pure-print-callbacks
(list
ly:bar-line::print
ly:note-head::print
ly:accidental-interface::print
ly:dots::print
ly:clef::print
ly:text-interface::print
ly:script-interface::print))
I'm not sure if th
J.P. Mellor wrote:
I know there's some question about exactly when the vertical bar on
the right side of a (final) volta bracket should be printed. Here's a
patch which produces the behavior I suggested -- print it unless the
bracket is broken or shortened.
What do you mean by shortened? I c
I know there's some question about exactly when the vertical bar on
the right side of a (final) volta bracket should be printed. Here's a
patch which produces the behavior I suggested -- print it unless the
bracket is broken or shortened.
jp
volta-bracket.patch
Description: Binary data
__
I've finally finished catching up on all the bug reports and doc
submissions. Please check the bug tracker for your favorite bugs; if
they're not there, and if the bugs are still in 2.11.6 (when that comes
out), then send another bug report to the bugs mailist. Likewise, if
there's something
Cameron Horsburgh wrote:
%% the octovation command doesn't do anything.
'octavation' is misspelled.
Thanks.
I wonder if it would be worthwhile advising new bughunters to ask
-devel or -user if they're not sure it is a bug they have found.
Sometimes bugs are just lack of experience with Lily.
I just rearranged and rewrote part of the tutorial. Since that was my
last task before installing Linux on this macbook, and since "make web"
is currently broken anyway, I committed without testing. Sorry if I
broke anything, but there were special circumstances surrounding this
case which sh
> "Graham" == Graham Percival <[EMAIL PROTECTED]> writes:
>> volta_test1a.ly - missing vertical line segment on the right
>> side of the volta bracket.
Graham> This isn't done in printed music.
I've got several examples of western printed music where the right
vertical bars are p
Paul Scott wrote:
Graham Percival wrote:
This isn't done in printed music. There is some logic in this -- the
music doesn't stop after the 2nd time ending -- but to be completely
logical the left-most vertical segment of the 1st time ending should
also be missing (since music doesn't start at
Graham Percival wrote:
J.P. Mellor wrote:
Sure thing! Attached are much shorter examples.
Thanks, there are much easier to analyze.
volta_test1a.ly - missing vertical line segment on the right side of
the volta bracket.
This isn't done in printed music. There is some logic in t
On Thu, Dec 28, 2006 at 07:15:07PM -0800, Graham Percival wrote:
> Could one or two people proofread the new pages on bug reports and doc
> suggestions?
>
> http://lilypond.org/web/devel/participating/bugs
> http://lilypond.org/web/devel/participating/documentation-adding
>
In 'bugs':
%% the oc
Werner LEMBERG wrote:
Could I get a short example of \transposedCueDuring to include in the
manual? There isn't any regression test for this, and the NEWS item
doesn't have an example.
Here it is.
Thanks, added.
Cheers,
- Graham
___
lilypond-de
John Mandereau wrote:
After that, I've just tried to compile Lily from latest git master
branch, and make fails:
...
Writing "lilypond-internals.texi"...
error: cannot find description for property accidentals (backend)
Han-Wen recently changed a bunch of accidental stuff; evidently he
forgo
J.P. Mellor wrote:
Sure thing! Attached are much shorter examples.
Thanks, there are much easier to analyze.
volta_test1a.ly - missing vertical line segment on the right side of
the volta bracket.
This isn't done in printed music. There is some logic in this -- the
musi
Could one or two people proofread the new pages on bug reports and doc
suggestions?
http://lilypond.org/web/devel/participating/bugs
http://lilypond.org/web/devel/participating/documentation-adding
Cheers,
- Graham
___
lilypond-devel mailing list
li
Dear LilyPond hackers,
The subject says it: I'd like to be notified of make/'make web' failures
on the master branch. Could you for example send these notifications to
lilypond-cvs@gnu.org again?
I can live without them, but they can be handy. If you don't send them
again, will make failure repor
Here's a patch against the most recent (2.11.4) tarball posted at
ttp://lilypond.org/download that fixes the missing repeat bar if
only 1 alternative is given with a repeat count > 1.
I think I understand what's causing the volta bracket to not be fully
printed in some cases. Volta_bracket_interf
I think I have it working now. I downloaded gub-builder.py from the
darcs repository, then did
py2applet --make-setup gub-builder.py
python2.4 setup.py py2app
I now have a 2.1M build/ and a 5.5M dist/ ; with bz2, it's 3.6 megs.
Do you want that sent by email? Or should I run py2applet on a
Please keep emails on the mailist. I don't know how to debug midi2ly
myself, and certainly not on windows. However, somebody else the -devel
list may be able to help.
Cheers,
- Graham
Helge Kruse wrote:
Graham,
Thanks for your reply. I wrote a small example based on the midi2ly output.
Thi
> Could I get a short example of \transposedCueDuring to include in the
> manual? There isn't any regression test for this, and the NEWS item
> doesn't have an example.
Here it is.
Werner
==
\version "2.11.5"
\header
Hi,
(define pure-print-callbacks
(list
ly:bar-line::print
ly:note-head::print
ly:accidental-interface::print
ly:dots::print
ly:clef::print
ly:text-interface::print
ly:script-interface::print))
I'm not sure if this appropriate: the accidental does a suicide() in
case it i
> "Graham" == Graham Percival <[EMAIL PROTECTED]> writes:
Graham> J.P. Mellor wrote:
>> I have a few questions about voltas/alternatives.
Graham> If you would like to report a bug, please construct a
Graham> minimally small example. You can probably fit the problem
Graham
Hello Rune,
are there realistic cases where a cautionary (parenthesis style)
is coupled with natural + sharp/flat, and how bad would it be to
notate that like
(n) (#)
instead of
(n#)
--
Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen
LilyPond Software Design
--
(can we move this to -devel?)
Jan Nieuwenhuizen escreveu:
> Werner LEMBERG <[EMAIL PROTECTED]> writes:
>
>> This is my `fault'. It has to be corrected manually -- the vertical
>> space above the title was simply too large for most pages, especially
>> full scores. It's easy to add some space
Nicolas Sceaux escreveu:
>> Still, the builtin-markup module should export its make-COMMAND-markup
>> and COMMAND-markup functions, for they are used in some of the files
>> loaded by lily.scm. As these functions will have to be imported in both
>> the (lily) modules and the toplevel .ly module, an
Graham Percival escreveu:
> Han-Wen Nienhuys wrote:
>> Graham Percival escreveu:
>>> May I apply this patch? I've had a request to change the default
>>> #'break-align-symbol to #'clef, as done in this patch:
>>
>> doesn't look too bad now that we have the skyline stuff. Please apply,
>> but only
Graham Percival escreveu:
> Han-Wen Nienhuys wrote:
>> configure's job is to complain about missing stuff for compilation,
>> but it actually does create the config.make file necessary for running
>> make.
>> Just do
>> cp GNUmakefile.in GNUmakefile
>>
>> and do the EXTERNAL_BINARY dance. Can yo
Included is a patch that cleans up a (very) few comments, useless
code, and the like.
>From 720134e89a6e2f25b2bc0859382180e181e03989 Mon Sep 17 00:00:00 2001
From: Michael Welsh Duggan <[EMAIL PROTECTED](none)>
Date: Fri, 8 Dec 2006 19:11:17 -0500
Subject: [PATCH] Various code cleanups
---
lily/
Han-Wen Nienhuys wrote:
Graham Percival escreveu:
May I apply this patch? I've had a request to change the default
#'break-align-symbol to #'clef, as done in this patch:
doesn't look too bad now that we have the skyline stuff. Please apply,
but only in 2.11
Err... does that mean "apply to r
J.P. Mellor wrote:
I have a few questions about voltas/alternatives.
If you would like to report a bug, please construct a minimally small
example. You can probably fit the problem into half a dozen lines of
lilypond code; the files you sent are too large to examine.
Thanks,
- Graham
___
It seems to be more concise, and I'll try it later on. ¡Thanks!
Daniel Tonda C.
begin:vcard
fn:Daniel Tonda Castillo
n:Tonda Castillo;Daniel
email;internet:[EMAIL PROTECTED]
version:2.1
end:vcard
___
lilypond-devel mailing list
lilypond-devel@gnu.org
31 matches
Mail list logo