Status: Accepted
Owner: gpermus
Labels: Type-Defect Priority-Medium
New issue 779 by gpermus: fonts should be rebuilt upon modifications to mf/
http://code.google.com/p/lilypond/issues/detail?id=779
Fonts should be rebuilt whenever the Metafont sources (in mf/) are modified.
This way, new GUB b
Thanks for the reminder; added as
http://code.google.com/p/lilypond/issues/detail?id=779
Cheers,
- Graham
On Tue, Jun 16, 2009 at 12:28:15AM -0700, Patrick McCarty wrote:
> On Wed, Apr 22, 2009 at 03:50:50PM -0700, Patrick McCarty wrote:
> > Hello,
> >
> > I think an issue should be created on t
These old version numbers are actually very useful -- it allows
the output to be updated with convert-ly. Now ideally somebody
would update those scripts to use 2.12 syntax and output a 2.12
number, but in the absence of anybody willing to do this, I think
the status quo is the best option.
Pytho
Hello group
From LilyPond version 2.13.2 in master branch, compiled two hours ago.
Some legacy hard-codings have survived in the output (I stumbled to the fact
using midi2ly, but believe the other scripts should be updated to a more
automatic approach too):
In line 835 of the mid
2009/6/16 -Eluze :
> if i put the \stopTrillSpan after the next note the trill becomes too long!
>
> if i use \override TrillSpanner #'(bound-details right padding) = #-17 it
> looks ok, but any change in my music can enlarge or narrow that measure so i
> have to recalculate this number…
>
> using
Neil Puttock wrote:
>
> 2009/6/15 -Eluze :
>
>> your attached output is nice - unfortunately i still get the described
>> output;
>
> The last trill spanner ends on the last note due to the \stopTrillSpan
> command. If you remove this, the trill will run to the end of the
> system.
>
yes - b
On Wed, Apr 22, 2009 at 03:50:50PM -0700, Patrick McCarty wrote:
> Hello,
>
> I think an issue should be created on the tracker regarding rebuilding
> the fonts whenever the Metafont sources (in mf/) are modified.
>
> This way, new GUB builds will always have the latest fonts, and those
> compili