"Phil Holmes" writes:
> In the NR, under
> http://www.lilypond.org/doc/v2.17/Documentation/notation/typesetting-mensural-music#mensural-flags
> under known issues and warnings, we have
>
> "The attachment of ancient flags to stems is slightly off."
>
> T
In the NR, under
http://www.lilypond.org/doc/v2.17/Documentation/notation/typesetting-mensural-music#mensural-flags
under known issues and warnings, we have
"The attachment of ancient flags to stems is slightly off."
That was http://code.google.com/p/lilypond/issues/detail?id=3105
LGTM, thanks. In case you have time, you might replace
{ foo } z1 { bar }
with
{foo}z1{bar}
for consistency with other files, but this is not really important.
https://codereview.appspot.com/13122044/
___
lilypond-devel mailing list
lilypond-
Please review.
https://codereview.appspot.com/13122044/
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel
- Original Message -
From:
To: ; ;
Cc: ;
Sent: Tuesday, August 20, 2013 6:10 PM
Subject: Re: Changes how mensural flags are drawn (issue 13122044)
Well, in other MF source files the `fill' operator's arguments are
aligned vertically also:
fill z1
.. z2
Well, in other MF source files the `fill' operator's arguments are
aligned vertically also:
fill z1
.. z2
.. z3
The alignment consists of zero or more tabs plus the necessary spaces.
https://codereview.appspot.com/13122044/
___
lilypo
- Original Message -
From:
To: ;
Cc: ;
Sent: Tuesday, August 20, 2013 5:40 PM
Subject: Re: Changes how mensural flags are drawn (issue 13122044)
LGTM, except indentation: In MF files, we use real tabs.
https://codereview.appspot.com/13122044/
Aaargh. Thought I'd got that
LGTM, except indentation: In MF files, we use real tabs.
https://codereview.appspot.com/13122044/
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel
code LGTM, and i like the new shapes.
https://codereview.appspot.com/13122044/
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel
Reviewers: lemzwerg,
Message:
Please review.
Description:
Issue 3105 complains that mensural flags do not attach to stems very
well. This patch makes them attach in the same way as modern flags, and
changes how they're drawn - I think the way this is now done is more
metafont-y. It also
Hi!
Below is a patch for 1.5.7 that introduces mensural flags. However,
there are some open issues:
* There is no mensural 32nd or 64th note, but only fusa (8th) and
semifusa (16th). For completeness, I have nevertheless tried to
design flags for 32nd and 64th, although they are my pure
11 matches
Mail list logo