Il giorno ven 10 lug 2015 alle 20:49, Paul Morris
ha scritto:
My thinking is that it would be good to move some or all of the
examples page[1] to the main column of the home page where the news
is now. That clearly shows what LilyPond can do, front and center.
I agree!
I would make a carouse
Am 11. Juli 2015 09:23:44 MESZ, schrieb Federico Bruni :
>Il giorno ven 10 lug 2015 alle 20:49, Paul Morris
> ha scritto:
>> My thinking is that it would be good to move some or all of the
>> examples page[1] to the main column of the home page where the news
>> is now. That clearly shows wha
Will this allow
trans-cis = \transpose c cis \etc
?
Then I'd say it's a great improvement.
Far better than having to do:
my-trans =
#(define-scheme-function (parser location from to) (ly:pitch? ly:pitch?)
(define-music-function (parser location music) (ly:music?)
#{ \transpose $from $to $
Hello,
Here is the current patch countdown list. The next countdown will be on
July 14th.
You can always view the most current countdown list here:
http://code.google.com/p/lilypond/issues/list?q=Patch%3Apush%2Ccountdown%2Creview%2Cnew%2Cwaiting&colspec=Patch%20Owner%20ID%20Summary&sort=patch
__
On 2015/07/11 11:18:52, thomasmorley651 wrote:
Will this allow
trans-cis = \transpose c cis \etc
?
That would be a straightforward use, yes.
Then I'd say it's a great improvement.
Huh.
Far better than having to do:
my-trans =
#(define-scheme-function (parser location from to) (ly:pitch
Reviewers: ,
Description:
issue 4491: replace BUILD_DIR with LILYPOND_BUILD_DIR
Please review this at https://codereview.appspot.com/258730043/
Affected files (+6, -6 lines):
M Documentation/contributor/programming-work.itexi
M scripts/auxiliar/update-with-convert-ly.sh
Index: Documentati
Issue 4475 has been pushed about 3.5h ago to staging. I thought we had
a Patchy-staging run about every 2 hours? Does this mean that there has
been a failure?
Problem is that I'm likely off in about an hour, and if I start a
Patchy-staging run now, it will not be finished before I am gone. And
Reviewers: ,
Description:
issue 3903/3: remove redirect of ^wiki/ to wiki.lilynet.net (dismissed)
issue 3903: fix bad links to LilyPond reports
Command used:
git grep -l lilynet.net/The | xargs sed -i
's/lilynet.net\/The/lilynet.net\/\?The/g'
issue 3903/1: replace all occurrences of news.lily
On 11/07/15 17:07, David Kastrup wrote:
>
> Issue 4475 has been pushed about 3.5h ago to staging. I thought we
> had a Patchy-staging run about every 2 hours? Does this mean that
> there has been a failure?
Yes or my Internet connection is broken! - although I think there is a
few of us running
On 11/07/15 17:07, David Kastrup wrote:
>
> Issue 4475 has been pushed about 3.5h ago to staging. I thought we
> had a Patchy-staging run about every 2 hours? Does this mean that
> there has been a failure?
>
> Problem is that I'm likely off in about an hour, and if I start a
> Patchy-staging
On 11/07/15 17:46, James Lowe wrote:
> On 11/07/15 17:07, David Kastrup wrote:
>>
>> Issue 4475 has been pushed about 3.5h ago to staging. I thought
>> we had a Patchy-staging run about every 2 hours? Does this mean
>> that there has been a failure?
>>
>> Problem is that I'm likely off in about
> And \{ ... \} seem nice to leave open for used-defined
> articulations.
I favour \etc also.
Werner
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel
Werner LEMBERG wrote Saturday, July 11, 2015 7:36 PM
>> And \{ ... \} seem nice to leave open for used-defined
>> articulations.
>
> I favour \etc also.
Me too.
Trevor
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailm
https://codereview.appspot.com/251840044/diff/1/lily/tie.cc
File lily/tie.cc (right):
https://codereview.appspot.com/251840044/diff/1/lily/tie.cc#newcode128
lily/tie.cc:128: one_head = Semi_tie::head (item);
Whoops. This should have been Semi_tie::head (item, d). Obviously the
regression tests
14 matches
Mail list logo