Simon Bailey-5 wrote
> On Tuesday, 16 July 2013 at 15:25, Phil Holmes wrote:
>> - Original Message -
>> From: "Simon Bailey" <
> simon@
> (mailto:
> simon@
> )>
>> To: "lilypond-user Mailinglist" <
> lilypond-user@
> (mailto:
> lilypond-user@
> )>
>> Sent: Tuesday, July 16, 2013
Hi Kieren,
2013/7/16 Kieren MacMillan :
> Hello all,
>
> I'm getting close with my Henle piano stylesheet(s) — see attached.
> Once this is ready, I'm going to document it and put it up on the Lilyblog.
Excellent! I'm looking forward to it!
Janek
___
2013/7/16 Thomas Morley :
> 2013/7/16 Werner LEMBERG :
>>
>>> Your snippet compiles fine with 2.14.2 (tested).
>>
>> Thanks.
>>
>>> There are some problems in the LSR concerning cropped images.
>>
>> Hmm, I don't think this affects my snippet.
>>
>> Maybe simply approving it solves the issue :-)
>
> Approved as
> http://lsr.dsi.unimi.it/LSR/Item?id=883
Thanks!
Werner
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
Can be downloaded from
https://www.dropbox.com/s/7cnqx22ob1iq3n5/Lilydoc-2.17.22.pdf.
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
Thomas Morley writes:
> below my own approach.
> I defined two formatters for BarNumber,
> 1) using my version of \ellipse (though, it's nearly the same as David's).
> 2) using \oval
So we are missing markup commands. I am not really convinced that
factoring line-thickness leads to desirable re
Hi Harm,
Here's a new function that's a little better than the previous one.
\version "2.17.21"
%% A markup-command for better viewing and the possibility
%% to read out some values
#(define-markup-command (rectangle layout props x) (number?)
" returns a rectangle "
(let ((osc (ly:output-def-
2013/7/17 Pierre Perol-Schneider
>
> See herewith the comparaison between the measured figures (blue curve) and
> the calculated ones (orange curve).
>
>
I've changed some titles and added the old function (yellow).
Pierre
<>___
lilypond-user mailing li
some improvement here :
%%%
#(define (adjust-kern x-lngth)
(*(* 19.50 (- 1.01 (exp (* -0.035 staff-size x-lngth))
%%%
Pierre
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
2013/7/17 David Kastrup :
> Thomas Morley writes:
>
>> below my own approach.
>> I defined two formatters for BarNumber,
>> 1) using my version of \ellipse (though, it's nearly the same as David's).
>> 2) using \oval
>
> So we are missing markup commands. I am not really convinced that
> factorin
2013/7/17 Pierre Perol-Schneider :
> some improvement here :
>
> %%%
> #(define (adjust-kern x-lngth)
> (*(* 19.50 (- 1.01 (exp (* -0.035 staff-size x-lngth))
>
> %%%
>
> Pierre
>
Hi Pierre,
thanks a lot for all your work you've put on this!!!
Though, I need a break from thi
Andrew Bernard wrote
> Greetings List,
>
> In the following example from a piece I am setting, the composer wants
> the notes in the tuplets exactly evenly spaced, but I see considerable
> unevenness here. There are two questions. First, is this really the
> classical and canonical way to space
Hello all,
I'm going full-bore on getting some of my scores re-engraved in the next month
or so. (They tend to be cram-engraved under pressure for the premiere, and then
never returned to due to the next commission on the docket…)
As a result, I'm hoping to break out a series of stylesheets (or
Kieren MacMillan writes:
> Hello all,
>
> I'm going full-bore on getting some of my scores re-engraved in the
> next month or so. (They tend to be cram-engraved under pressure for
> the premiere, and then never returned to due to the next commission on
> the docket…)
>
> As a result, I'm hoping t
14 matches
Mail list logo