Re: Issue 3951: Fix broken LSR links in docs. (issue 102410043 by markpole...@gmail.com)

2014-06-13 Thread lemzwerg
Yeah! I've just uploaded an update to Sebastiano's `cd' package for LaTeX, and I was also bitten by the change of his e-mail address... AFAIK, the URL change is out of Sebastiano's control. Thanks for working on this. https://codereview.appspot.com/102410043/

Re: Issue 3951: Fix broken LSR links in docs. (issue 102410043 by markpole...@gmail.com)

2014-06-13 Thread lemzwerg
[I mean `uploaded' to CTAN, of course - this is not related to lilypond.] https://codereview.appspot.com/102410043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Issue 3254: align unassociated lyrics using NoteColumn extent. (issue 108110044 by janek.lilyp...@gmail.com)

2014-06-21 Thread lemzwerg
LGTM. https://codereview.appspot.com/108110044/diff/1/input/regression/unassociated-lyrics-alignment.ly File input/regression/unassociated-lyrics-alignment.ly (right): https://codereview.appspot.com/108110044/diff/1/input/regression/unassociated-lyrics-alignment.ly#newcode5

Re: Issue 3254: align unassociated lyrics using NoteColumn extent. (issue 108110044 by janek.lilyp...@gmail.com)

2014-06-22 Thread lemzwerg
LGTM, thanks! https://codereview.appspot.com/108110044/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Issue 3254: align unassociated lyrics using NoteColumn extent. (issue 108110044 by janek.lilyp...@gmail.com)

2014-06-22 Thread lemzwerg
https://codereview.appspot.com/108110044/diff/60001/lily/lyric-engraver.cc File lily/lyric-engraver.cc (right): https://codereview.appspot.com/108110044/diff/60001/lily/lyric-engraver.cc#newcode187 lily/lyric-engraver.cc:187: Syllable will be attached to a PaperColumn instead.)); I suggest

Re: Pitch alterations use SCM rather than flower rationals (issue 106190043 by d...@gnu.org)

2014-06-26 Thread lemzwerg
Or maybe some cpp macro trickery improves the legibility. https://codereview.appspot.com/106190043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Cleanup in self_alignment_interface (issue 105410046 by janek.lilyp...@gmail.com)

2014-06-26 Thread lemzwerg
LGTM (without any testing). https://codereview.appspot.com/105410046/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

\retrograde fails on slurs (issue 110540043 by d...@gnu.org)

2014-07-13 Thread lemzwerg
LGTM. https://codereview.appspot.com/110540043/diff/1/scm/modal-transforms.scm File scm/modal-transforms.scm (right): https://codereview.appspot.com/110540043/diff/1/scm/modal-transforms.scm#newcode134 scm/modal-transforms.scm:134: \n(see). @code{transposer-factory}

Re: \retrograde fails on slurs (issue 110540043 by d...@gnu.org)

2014-07-13 Thread lemzwerg
Thanks. LGTM. https://codereview.appspot.com/110540043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Allow specifying different alignment for grob and its parent (issue 118950043 by janek.lilyp...@gmail.com)

2014-07-20 Thread lemzwerg
LGTM. https://codereview.appspot.com/118950043/diff/1/scm/define-grob-properties.scm File scm/define-grob-properties.scm (right): https://codereview.appspot.com/118950043/diff/1/scm/define-grob-properties.scm#newcode814 scm/define-grob-properties.scm:814: Value @w{@code{-1}} means left

Interpret and in \chordmode (issue 123160043 by d...@gnu.org)

2014-08-10 Thread lemzwerg
LGTM. https://codereview.appspot.com/123160043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Don't rescale \layout in \score markup when already scaled (issue 124240043 by d...@gnu.org)

2014-08-12 Thread lemzwerg
LGTM. https://codereview.appspot.com/124240043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Issue 2507: Stop the entanglement of context properties and grob property internals (issue 126280043 by d...@gnu.org)

2014-08-15 Thread lemzwerg
Fix incredibly reckless context/grob property mixup in event-listener I would rather call this clueless :-) https://codereview.appspot.com/126280043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org

Re: Issue 3072: Nested overrides get confused with multiple contexts in play (issue 131770043 by d...@gnu.org)

2014-08-16 Thread lemzwerg
I don't actually understand the code, but I like the encapsulation, so: LGTM. https://codereview.appspot.com/131770043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Issue 3518: Support temporary divisi staves (issue 131970043 by d...@gnu.org)

2014-08-20 Thread lemzwerg
LGTM. Very nice! I guess it makes sense to actually provide `\boring' and `\tricky' with better names... https://codereview.appspot.com/131970043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org

Get rid of lilypond-book warning for indent=1.5cm in essay (issue 127700043 by d...@gnu.org)

2014-08-22 Thread lemzwerg
LGTM. This is the kind of patches that I would immediately apply to staging, not wasting a whole build cycle... https://codereview.appspot.com/127700043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org

Re: Provide some more smob functionality and use it (issue 135240043 by d...@gnu.org)

2014-08-31 Thread lemzwerg
LGTM. Very nice! This indeed feels more C++ now. https://codereview.appspot.com/135240043/diff/20001/scripts/auxiliar/smob-convert.sh File scripts/auxiliar/smob-convert.sh (right): https://codereview.appspot.com/135240043/diff/20001/scripts/auxiliar/smob-convert.sh#newcode2

Lexer: don't go through int for fractions (issue 140170043 by d...@gnu.org)

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

Limit tuplet bracket length to actual tuplet length (issue 139190044 by d...@gnu.org)

2014-09-04 Thread lemzwerg
LGTM. https://codereview.appspot.com/139190044/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Issue 346: monochord issues (issue 138150043 by d...@gnu.org)

2014-09-07 Thread lemzwerg
LGTM, thanks. https://codereview.appspot.com/138150043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Issue 4156: Define Smob constructors. (issue 152370043 by nine.fierce.ball...@gmail.com)

2014-10-07 Thread lemzwerg
LGTM, from visual inspection only :-) https://codereview.appspot.com/152370043/diff/1/lily/include/book.hh File lily/include/book.hh (right): https://codereview.appspot.com/152370043/diff/1/lily/include/book.hh#newcode31 lily/include/book.hh:31: typedef SmobBook base_type; I would insert an

Issue 461: LilyPond should accept a tie between notes which are enharmonically identical (issue 159050043 by d...@gnu.org)

2014-10-18 Thread lemzwerg
Very nice! Thanks for implementing this feature. LGTM. https://codereview.appspot.com/159050043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Issue 4151: implicitTimeSignatureVisibility-initialTimeSignatureVisibility (issue 163520043 by tdanielsmu...@googlemail.com)

2014-10-28 Thread lemzwerg
LGTM https://codereview.appspot.com/163520043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

staff-symbol-referencer: ledger logic; issue 4184 (issue 167040043 by k-ohara5...@oco.net)

2014-11-02 Thread lemzwerg
LGTM https://codereview.appspot.com/167040043/diff/1/lily/side-position-interface.cc File lily/side-position-interface.cc (right): https://codereview.appspot.com/167040043/diff/1/lily/side-position-interface.cc#newcode383 lily/side-position-interface.cc:383: /* If we are closer to the staff

Issue 216: ability to change staff line spacing inside a \layout{} block (issue 168700043 by d...@gnu.org)

2014-11-13 Thread lemzwerg
LGTM. https://codereview.appspot.com/168700043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

issue 2724 (issue 174230043 by k-ohara5...@oco.net)

2014-11-15 Thread lemzwerg
LGTM. https://codereview.appspot.com/174230043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: note-spacing: pad accidentals from neighbor as far as from parent; issue 3869 (issue 65260044)

2014-11-15 Thread lemzwerg
Aaand another LGTM :-) https://codereview.appspot.com/65260044/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

multi-measure rest: include normal note-spacing; issue 3135 (issue 134220043 by k-ohara5...@oco.net)

2014-11-15 Thread lemzwerg
LGTM. https://codereview.appspot.com/134220043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

improve initial estimate of beamed-rest position; issue 472 (issue 179320043 by k-ohara5...@oco.net)

2014-11-23 Thread lemzwerg
LGTM. https://codereview.appspot.com/179320043/diff/1/lily/beam.cc File lily/beam.cc (right): https://codereview.appspot.com/179320043/diff/1/lily/beam.cc#newcode1357 lily/beam.cc:1357: /* Estimate the closest beam to be four positions away from the heads.. */ I always notice the most

widen multimeasure rests with numbers (issue 173280043 by k-ohara5...@oco.net)

2014-11-27 Thread lemzwerg
LGTM, save a small remark. https://codereview.appspot.com/173280043/diff/40001/scm/define-grob-properties.scm File scm/define-grob-properties.scm (right): https://codereview.appspot.com/173280043/diff/40001/scm/define-grob-properties.scm#newcode1287 scm/define-grob-properties.scm:1287:

Re: Issue 4211: Add an alternative quarter rest shaped like a mirrored Z. (issue 177640043 by nine.fierce.ball...@gmail.com)

2014-12-01 Thread lemzwerg
LGTM, thanks! https://codereview.appspot.com/177640043/diff/1/mf/feta-rests.mf File mf/feta-rests.mf (right): https://codereview.appspot.com/177640043/diff/1/mf/feta-rests.mf#newcode416 mf/feta-rests.mf:416: labels (9, 12); Please remove those two label statements. You are rotating and

Re: Issue 4211: Add an alternative quarter rest shaped like a mirrored Z. (issue 177640043 by nine.fierce.ball...@gmail.com)

2014-12-02 Thread lemzwerg
https://codereview.appspot.com/177640043/diff/20001/mf/feta-rests.mf File mf/feta-rests.mf (right): https://codereview.appspot.com/177640043/diff/20001/mf/feta-rests.mf#newcode438 mf/feta-rests.mf:438: rest := rest xscaled -1 shifted (w, 0); Please use tabs for indentation

docstring (issue 187140044 by k-ohara5...@oco.net)

2014-12-13 Thread lemzwerg
Some nits. Thanks for adding this! https://codereview.appspot.com/187140044/diff/20001/lily/separation-item.cc File lily/separation-item.cc (right): https://codereview.appspot.com/187140044/diff/20001/lily/separation-item.cc#newcode190 lily/separation-item.cc:190: Draws the

skyline.cc: merge algorithm terminates independent of floating-point (issue 186530043 by k-ohara5...@oco.net)

2014-12-21 Thread lemzwerg
LGTM https://codereview.appspot.com/186530043/diff/1/lily/skyline.cc File lily/skyline.cc (right): https://codereview.appspot.com/186530043/diff/1/lily/skyline.cc#newcode249 lily/skyline.cc:249: printf (We are here); Debugging remnants? https://codereview.appspot.com/186530043/

Re: skyline.cc: merge algorithm terminates independent of floating-point (issue 186530043 by k-ohara5...@oco.net)

2014-12-21 Thread lemzwerg
LGTM. Maybe it makes sense to commit the removal of the `deholify' stuff separately. https://codereview.appspot.com/186530043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

lilypond-what-beat.el: Allow \tuplet to work like \times (issue 186570043 by d...@gnu.org)

2014-12-28 Thread lemzwerg
LGTM. https://codereview.appspot.com/186570043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Reduce size of PDF files when inc. in *TeX docs (issue 194090043 by pkx1...@gmail.com)

2015-01-24 Thread lemzwerg
Ah, nice! I wasn't aware of this script. Thanks for mentioning it. https://codereview.appspot.com/194090043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Allow independent adjustment of minimum length for spanner siblings (issue 201140043 by david.nales...@gmail.com)

2015-02-06 Thread lemzwerg
https://codereview.appspot.com/201140043/diff/20001/lily/spanner.cc File lily/spanner.cc (right): https://codereview.appspot.com/201140043/diff/20001/lily/spanner.cc#newcode394 lily/spanner.cc:394: /* Minor nit: Please use spaces, not tabs. https://codereview.appspot.com/201140043/

Re: Allow independent adjustment of minimum length for spanner siblings (issue 201140043 by david.nales...@gmail.com)

2015-02-06 Thread lemzwerg
LGTM. https://codereview.appspot.com/201140043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Clean up inconsistencies in engraver-init.ly and performer-init.ly (issue 199460043 by thomasmorle...@gmail.com)

2015-02-08 Thread lemzwerg
LGTM. It would be nice if David's checker script could be added, too. https://codereview.appspot.com/199460043/diff/20001/ly/performer-init.ly File ly/performer-init.ly (right): https://codereview.appspot.com/199460043/diff/20001/ly/performer-init.ly#newcode174 ly/performer-init.ly:174:

Re: Reduce size of PDF files when inc. in *TeX docs (issue 194090043 by pkx1...@gmail.com)

2015-01-20 Thread lemzwerg
Thank *you* for your hard work. Here's the next round of comments. https://codereview.appspot.com/194090043/diff/40001/Documentation/de/usage/running.itely File Documentation/de/usage/running.itely (right):

Re: Reduce size of PDF files when inc. in *TeX docs (issue 194090043 by pkx1...@gmail.com)

2015-01-14 Thread lemzwerg
David's concerns are very specific to the Lilypond documentation, not covering the general case. Many programs simply can't process PS output at all, so the suggestion to collect PS data that gets reduced later on is not applicable. The only valid alternative is to make Lilypond natively

Re: Reduce size of PDF files when inc. in *TeX docs (issue 194090043 by pkx1...@gmail.com)

2015-01-15 Thread lemzwerg
Well, we get a large size reduction even if we don't use pdfsizeopt! Using this program is an extra bonus but not mandatory. And you are right, I hope that Péter fixes the reported issues, provided someone is going to add them to the bug tracker (which hasn't happened yet, looking at

Re: Issue 2535: Staccato on stem side alignment when other articulations are present (issue 196260043 by david.nales...@gmail.com)

2015-01-26 Thread lemzwerg
LGTM, thanks! https://codereview.appspot.com/196260043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Issue 2535: Staccato on stem side alignment when other articulations are present (issue 196260043 by david.nales...@gmail.com)

2015-01-26 Thread lemzwerg
On 2015/01/27 07:26:53, dak wrote: It seems to me like this number-pair consists of two settings that would almost always be adjusted independently. Wouldn't it make more sense to make a separate property here? That way, the user would not need to remember and restate the setting he is

Re: Issue 2535: Staccato on stem side alignment when other articulations are present (issue 196260043 by david.nales...@gmail.com)

2015-01-27 Thread lemzwerg
https://codereview.appspot.com/196260043/diff/20001/input/regression/script-shift.ly File input/regression/script-shift.ly (right): https://codereview.appspot.com/196260043/diff/20001/input/regression/script-shift.ly#newcode6 input/regression/script-shift.ly:6: means centered on the stem.) I'm

Re: Issue 2535: Staccato on stem side alignment when other articulations are present (issue 196260043 by david.nales...@gmail.com)

2015-01-27 Thread lemzwerg
LGTM. https://codereview.appspot.com/196260043/diff/20001/input/regression/script-shift.ly File input/regression/script-shift.ly (right): https://codereview.appspot.com/196260043/diff/20001/input/regression/script-shift.ly#newcode6 input/regression/script-shift.ly:6: means centered on the

Re: Reduce size of PDF files when inc. in *TeX docs (issue 194090043 by pkx1...@gmail.com)

2015-01-10 Thread lemzwerg
LGTM, thanks! I only have some minor comments regarding improved legibility of the source code. https://codereview.appspot.com/194090043/diff/1/Documentation/de/usage/running.itely File Documentation/de/usage/running.itely (right):

Re: Reduce size of PDF files when inc. in *TeX docs (issue 194090043 by pkx1...@gmail.com)

2015-01-11 Thread lemzwerg
https://codereview.appspot.com/194090043/diff/20001/Documentation/de/usage/running.itely File Documentation/de/usage/running.itely (right): https://codereview.appspot.com/194090043/diff/20001/Documentation/de/usage/running.itely#newcode160 Documentation/de/usage/running.itely:160: pdftex-,

Re: Reduce size of PDF files when inc. in *TeX docs (issue 194090043 by pkx1...@gmail.com)

2015-01-11 Thread lemzwerg
Thanks for your help and assistance! For better orientation, please reformat this to have a fixed number of entries per line (I suggest 4 items), I did 3 items maximum and kept things within the line length. Basically, this is fine. However, three is incommensurable to 16, ... Werner,

Re: Reduce size of PDF files when inc. in *TeX docs (issue 194090043 by pkx1...@gmail.com)

2015-01-12 Thread lemzwerg
I don't object to the name! I only state that the option's name doesn't have an explanation in the English documentation, and I think it would be good if it gets added. https://codereview.appspot.com/194090043/ ___ lilypond-devel mailing list

Re: Reduce size of PDF files when inc. in *TeX docs (issue 194090043 by pkx1...@gmail.com)

2015-01-11 Thread lemzwerg
https://codereview.appspot.com/194090043/diff/20001/Documentation/usage/running.itely File Documentation/usage/running.itely (right): https://codereview.appspot.com/194090043/diff/20001/Documentation/usage/running.itely#newcode187 Documentation/usage/running.itely:187: font data which can make

Re: Reduce size of PDF files when inc. in *TeX docs (issue 194090043 by pkx1...@gmail.com)

2015-01-13 Thread lemzwerg
Hmm. I can't find in your description that `--bigpdfs' creates *big* output files that get later reduced to small one by running ghostscript again. https://codereview.appspot.com/194090043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org

Re: Reduce size of PDF files when inc. in *TeX docs (issue 194090043 by pkx1...@gmail.com)

2015-01-14 Thread lemzwerg
Knut, *your* patch set has this, but James's version (in patch set 2) misses it. https://codereview.appspot.com/194090043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Replace most uses of scm_{from,to}_locale_* with fixed encodings (issue 219780044 by d...@gnu.org)

2015-03-15 Thread lemzwerg
LGTM. https://codereview.appspot.com/219780044/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Avoid floating-point compares on Stem:head_positions; issue 4310 (issue 217720043 by k-ohara5...@oco.net)

2015-03-10 Thread lemzwerg
LGTM. https://codereview.appspot.com/217720043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Avoid floating-point compares on Stem:head_positions; issue 4310 (issue 217720043 by k-ohara5...@oco.net)

2015-03-11 Thread lemzwerg
Any idea how to find it? https://codereview.appspot.com/217720043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Decrease space between vertical beams by length-fraction. (issue 214250043 by hanw...@gmail.com)

2015-03-25 Thread lemzwerg
Thanks for the test diffs. Looking at the regression tests, I see some degradations. . The second beam in `grace-start' is too far offset from the staff. Ditto for grace-`stem-length' and others. Note that I got similar glitches earlier too in my real-life scores but was never be able to

Re: Make multimeasure rests obey tweaks (issue 206370043 by d...@gnu.org)

2015-03-04 Thread lemzwerg
LGTM. https://codereview.appspot.com/206370043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Fix issue 4355 -- broken beam subdivision (issue 226700043 by carl.d.soren...@gmail.com)

2015-04-25 Thread lemzwerg
LGTM. https://codereview.appspot.com/226700043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Fix issue 4355 -- broken beam subdivision (issue 226700043 by carl.d.soren...@gmail.com)

2015-04-24 Thread lemzwerg
LGTM. https://codereview.appspot.com/226700043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: absolute pitch entry: accept an offset octave (issue 235010043 by k-ohara5...@oco.net)

2015-05-03 Thread lemzwerg
Nice! However, I second David's concern: Please use \absolute pitch instead of \absolute number https://codereview.appspot.com/235010043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org

Re: absolute pitch entry: accept an offset octave (issue 235010043 by k-ohara5...@oco.net)

2015-05-03 Thread lemzwerg
I also favour \absolute c'' { ... } in Keith's original interpretation. However, I suggest to document somewhere that only letter `c' is supported. https://codereview.appspot.com/235010043/diff/60001/ly/music-functions-init.ly File ly/music-functions-init.ly (right):

Re: Add stencil-flip function (issue 235090043 by paulwmor...@gmail.com)

2015-05-04 Thread lemzwerg
LGTM. https://codereview.appspot.com/235090043/diff/1/input/regression/stencil-scale.ly File input/regression/stencil-scale.ly (right): https://codereview.appspot.com/235090043/diff/1/input/regression/stencil-scale.ly#newcode8 input/regression/stencil-scale.ly:8: its bounding box.) Please use

Re: Add stencil-flip function (issue 235090043 by paulwmor...@gmail.com)

2015-05-06 Thread lemzwerg
https://codereview.appspot.com/235090043/diff/40001/scm/stencil.scm File scm/stencil.scm (right): https://codereview.appspot.com/235090043/diff/40001/scm/stencil.scm#newcode668 scm/stencil.scm:668: An @var{axis} of Y or 1 will flip it vertically. What about: Value @code{X} (or @code{0}) for

Start up GUILE type system before anything else (issue 234260043 by d...@gnu.org)

2015-05-06 Thread lemzwerg
LGTM. https://codereview.appspot.com/234260043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Issue 4372: convert-ly misses some bflat - b-flat (issue 233300043 by d...@gnu.org)

2015-05-10 Thread lemzwerg
LGTM. https://codereview.appspot.com/233300043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Use mkstemp for intermediate ps files (issue 233230044 by truer...@gmail.com)

2015-05-11 Thread lemzwerg
LGTM https://codereview.appspot.com/233230044/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Decrease space between vertical beams by length-fraction. (issue 214250043 by hanw...@gmail.com)

2015-05-11 Thread lemzwerg
* I had a further look at the short stems, and should have fixed more cases by disabling forbidden beam quanting in case of grace notes. Yes, everything looks OK now, thanks. * magnifyMusic: can you show examples of what music at 50% scale should look like in print? No, I can't.

Re: Add stencil-flip function (issue 235090043 by paulwmor...@gmail.com)

2015-05-06 Thread lemzwerg
LGTM. https://codereview.appspot.com/235090043/diff/60001/input/regression/stencil-flip.ly File input/regression/stencil-flip.ly (right): https://codereview.appspot.com/235090043/diff/60001/input/regression/stencil-flip.ly#newcode1 input/regression/stencil-flip.ly:1: \version 2.19.19 I would

Re: absolute pitch entry: accept an offset octave (issue 235010043 by k-ohara5...@oco.net)

2015-05-15 Thread lemzwerg
The best choice seems to be \fixed, both for the good fit of the meaning of the word to the command, and because it is relatively easy to type. If we allow its reference pitch to be optional, then the relatively new command \absolute is the same as \fixed with no reference pitch, and we can

Re: Add sans-serif and monospace fonts (issue 224800043 by truer...@gmail.com)

2015-04-08 Thread lemzwerg
Letting PostScript ask for Helvetica which will let GhostScript fall back to the URW version when the original Helvetica is not available. If I understand correctly, we currently ask for and embed the URW version. But maybe printers have their own way to resubstitute the original. No idea.

Re: Decrease space between vertical beams by length-fraction. (issue 214250043 by hanw...@gmail.com)

2015-04-06 Thread lemzwerg
Thanks again for the regtests. All my previous comments still hold, unfortunately. https://codereview.appspot.com/214250043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Add sans-serif and monospace fonts (issue 224800043 by truer...@gmail.com)

2015-04-07 Thread lemzwerg
Wouldn't it make more sense to have one setting for all of the included fonts? Are there really circumstances where we can expect all of these to be different? Probably not. I think that the patch is a proof of concept, and we should comment on it. https://codereview.appspot.com/224800043/

Re: Add sans-serif and monospace fonts (issue 224800043 by truer...@gmail.com)

2015-04-08 Thread lemzwerg
I like the current overall look for _this_ choice of fonts better afterwards as compared to before, even though the C glyph has a more conspicuous rounding and the G glyph has the well-known somewhat poignant Helvetica shape. Yes, it's more consistent. On the other hand, I very much dislike

Re: Define default fonts in fontconfig configuration file (issue 241340043 by truer...@gmail.com)

2015-06-11 Thread lemzwerg
Nice! LGTM. https://codereview.appspot.com/241340043/diff/1/lily/font-config.cc File lily/font-config.cc (right): https://codereview.appspot.com/241340043/diff/1/lily/font-config.cc#newcode60 lily/font-config.cc:60: confs.push_back (lilypond_datadir + /fonts/lilypond-fonts.conf); This line

Re: Define default fonts in fontconfig configuration file (issue 241340043 by truer...@gmail.com)

2015-06-11 Thread lemzwerg
https://codereview.appspot.com/241340043/diff/1/lily/font-config.cc File lily/font-config.cc (right): https://codereview.appspot.com/241340043/diff/1/lily/font-config.cc#newcode62 lily/font-config.cc:62: for (vsize i = 0; i confs.size (); i++) ... do we have a loop here? I mean: *Why* do we

Use mkstemp for PNG scale down (issue 243310043 by truer...@gmail.com)

2015-06-14 Thread lemzwerg
LGTM https://codereview.appspot.com/243310043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Define default fonts in fontconfig configuration file (issue 241340043 by truer...@gmail.com)

2015-06-12 Thread lemzwerg
LGTM, thanks! https://codereview.appspot.com/241340043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

freetype.cc: solve algebra puzzle for converting quadratics to cubics (issue 252810043 by d...@gnu.org)

2015-06-30 Thread lemzwerg
LGTM. Funny that noone has every tried to simplify this... https://codereview.appspot.com/252810043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Issue 4571 / 4: Add font aliases settings for NR: antient.itely (issue 261980044 by truer...@gmail.com)

2015-08-21 Thread lemzwerg
LGTM, thanks. https://codereview.appspot.com/261980044/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: stencil-integrate.cc: root out slopes (issue 246590043 by d...@gnu.org)

2015-06-29 Thread lemzwerg
Oh, I haven't meant that you should reformat everything but just the code you are actually modifying! But thanks anyway. For long names I suggest a formatting like this Grob::maybe_pure_internal_simple_skylines_from_extents( foo arg1, bar arg2, ...) to avoid exactly the problem

Re: stencil-integrate.cc: root out slopes (issue 246590043 by d...@gnu.org)

2015-06-29 Thread lemzwerg
LGTM https://codereview.appspot.com/246590043/diff/20001/lily/stencil-integral.cc File lily/stencil-integral.cc (right): https://codereview.appspot.com/246590043/diff/20001/lily/stencil-integral.cc#newcode62 lily/stencil-integral.cc:62: void create_path_cap (vectorBox boxes,

Avoid Parsed object should be dead message from issue 4505 (issue 258030043 by d...@gnu.org)

2015-07-29 Thread lemzwerg
LGTM https://codereview.appspot.com/258030043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Set the sequence name in MIDI using title information from \header block (issue 256230045 by ht.lilypond.developm...@gmail.com)

2015-08-04 Thread lemzwerg
I don't have enough knowledge for a LGTM, but reading the source code I noticed one detail... https://codereview.appspot.com/256230045/diff/1/lily/performance.cc File lily/performance.cc (right): https://codereview.appspot.com/256230045/diff/1/lily/performance.cc#newcode92

Re: Let \addlyrics accept an optional context mod (issue 255610043 by d...@gnu.org)

2015-08-03 Thread lemzwerg
LGTM, thanks. https://codereview.appspot.com/255610043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Fix LilyPond default fonts definition (issue 258160043 by truer...@gmail.com)

2015-08-08 Thread lemzwerg
LGTM https://codereview.appspot.com/258160043/diff/1/lily/font-config.cc File lily/font-config.cc (right): https://codereview.appspot.com/258160043/diff/1/lily/font-config.cc#newcode43 lily/font-config.cc:43: /* Create an empty configureation */ s/configureation/configuration/

Add font settings for Unicode demonstration (issue 258190043 by truer...@gmail.com)

2015-08-08 Thread lemzwerg
LGTM https://codereview.appspot.com/258190043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Issue 4560: group #include directives at top of file (issue 263730043 by nine.fierce.ball...@gmail.com)

2015-08-13 Thread lemzwerg
This is a good idea. LGTM. https://codereview.appspot.com/263730043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Add font settings for Unicode demonstration (issue 258190043 by truer...@gmail.com)

2015-08-14 Thread lemzwerg
LGTM, thanks. https://codereview.appspot.com/258190043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Change the LilyPond default fonts to TeX Gyre (issue 258250043 by truer...@gmail.com)

2015-08-14 Thread lemzwerg
LGTM, thanks! https://codereview.appspot.com/258250043/diff/1/tex/lilypond.map.in File tex/lilypond.map.in (left): https://codereview.appspot.com/258250043/diff/1/tex/lilypond.map.in#oldcode1 tex/lilypond.map.in:1: pncr8r CenturySchL-Roma @NCSB_DIR@/c059013l.pfb This is now an empty file...

Re: modify coord-rotate to get exact values for (sin PI) etc (issue 269530043 by thomasmorle...@gmail.com)

2015-10-30 Thread lemzwerg
+1 https://codereview.appspot.com/269530043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Issue 4587: Add font settings to kievan-notation.ly (issue 264080043 by truer...@gmail.com)

2015-08-31 Thread lemzwerg
LGTM https://codereview.appspot.com/264080043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Add ly:get-font-format to get the font format (issue 296350043 by truer...@gmail.com)

2016-06-04 Thread lemzwerg
My main purpose was the distinction between the TTC and OTC. So this patch cannot distinguish between the PFA and PFB. OK, but IMHO we should get rid of being dependent on the file name suffix. I'm trying the following `font-file-as-ps-string' with this Patch Set 2. Hmm, this looks like the

Add ly:get-font-format to get the font format (issue 296350043 by truer...@gmail.com)

2016-06-03 Thread lemzwerg
You were faster than me :-) LGTM, but note that FreeType's `FT_Get_Font_Format` doesn't really return the font format but the name of the module used to handle a font. In particular, it doesn't make a difference between PFA and PFB. While I haven't started coding yet, I've played around to

Integrate Type1 font embedding procedures (issue 293710043 by truer...@gmail.com)

2016-06-07 Thread lemzwerg
LGTM. https://codereview.appspot.com/293710043/diff/1/lily/pfb-scheme.cc File lily/pfb-scheme.cc (right): https://codereview.appspot.com/293710043/diff/1/lily/pfb-scheme.cc#newcode13 lily/pfb-scheme.cc:13: " to PFA format. If the file is already in PFA format," Please two spaces after a full

Re: Replace `-dgs-load-fonts' to `--bigpdfs' in lilypond-book (issue 300280043 by truer...@gmail.com)

2016-06-11 Thread lemzwerg
LGTM – please update the title of this Rietveld issue https://codereview.appspot.com/300280043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Autoconf variable $(LD) should be just for C (issue 299200043 by d...@gnu.org)

2016-05-31 Thread lemzwerg
LGTM https://codereview.appspot.com/299200043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Delay import of `midi' module. (issue 297420043 by lemzw...@googlemail.com)

2016-05-31 Thread lemzwerg
Reviewers: dak, Message: Ok, running the script with just --version or --help does indeed not need the midi module. Yep. This is ugly as whatever but likely will do the trick. :-) Interestingly, I haven't find out yet how `midi.c' gets compiled at all; I can't find any trace of it in the

Re: Delay import of `midi' module. (issue 297420043 by lemzw...@googlemail.com)

2016-05-31 Thread lemzwerg
Werner, do you think you can push a fixed version? Done. For me, `make test` succeeded. https://codereview.appspot.com/297420043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

<    1   2   3   4   5   6   7   8   >