Re: Fix calculation of X-extent of AccidentalPlacement. (issue 94980043)

2014-05-03 Thread lemzwerg
LGTM. https://codereview.appspot.com/94980043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Fix calculation of X-extent of AccidentalPlacement. (issue 94980043)

2014-05-03 Thread David Nalesnik
Hi Karol, On Sat, May 3, 2014 at 5:23 PM, karol wrote: > > Hi David. Does your patch fix issue 612? > > Sorry--unfortunately not. -David ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Fix calculation of X-extent of AccidentalPlacement. (issue 94980043)

2014-05-03 Thread karol
Hi David. Does your patch fix issue 612?   https://code.google.com/p/lilypond/issues/detail?id=612   Reviewers: , Message: Please review.  Thanks! Description: Fix calculation of X-extent of AccidentalPlacement. Previously, the offsets used for staggered placement of accidentals were not inc

PATCHES: Countdown - May 6th - 06:00 GMT

2014-05-03 Thread James
Hello, 3908

Fix calculation of X-extent of AccidentalPlacement. (issue 94980043)

2014-05-03 Thread david . nalesnik
Reviewers: , Message: Please review. Thanks! Description: Fix calculation of X-extent of AccidentalPlacement. Previously, the offsets used for staggered placement of accidentals were not included in the calculation of the width of AccidentalPlacement grobs. Please review this at https://coder

Re: Question about customizing emmentaler font

2014-05-03 Thread tisimst
Urs, That's exactly what I'm saying. If someone could figure out how to create a function to only change those two fonts, I agree, that would be great! It certainly adds to the complexity of make-pango-font-tree. I just couldn't figure it out in the short time I've worked on it :), so I simply res

Re: Question about customizing emmentaler font

2014-05-03 Thread Urs Liska
Am 03.05.2014 18:37, schrieb tisimst: Here's a sample of what this can do (using LilyPond 2.18.2): Could you please repost that as a PDF? ___ lilypond-devel mailing li

Re: Question about customizing emmentaler font

2014-05-03 Thread Urs Liska
Am 03.05.2014 18:37, schrieb tisimst: \paper { #(define fonts (make-pango-font-tree "cadence" ; this is for the notation font "gonville" ; this is for the brace font "Century Schoolbook L" "sans" "monospace" (/ staff-space pt 20))) } Well, if

Re: Question about customizing emmentaler font

2014-05-03 Thread Urs Liska
Am 03.05.2014 18:37, schrieb tisimst: Once "font.scm" is replaced with the updated one, the following should work in place of the usual way of changing entire document fonts So, you are actually saying: - with

Re: Question about customizing emmentaler font

2014-05-03 Thread tisimst
All, I have thoroughly enjoyed our discussion here. I finally figured out what was the real problem with the dynamics and numbers not printing in the right font. Here's what I found: In fontforge, there are three places to put a font name (/Fontname/, /Family Name/, and /Name For Humans/), like:

KeyCancellation grobs should ignore cue clefs like KeySignature grobs do (issue 95950043)

2014-05-03 Thread lemzwerg
LGTM. https://codereview.appspot.com/95950043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel