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 gets t