Re: v2.19.47 on Mac x86 (Jacques Menu Muzhic)

2016-09-25 Thread Masamichi Hosoda
>>>   https://bugs.freedesktop.org/show_bug.cgi?id=97546
>>> 
>>> The proposed fix hasn't been applied yet to the fontconfig git
>>> repository – maybe we should downgrade GUB's fontconfig version to
>>> 2.12.0 until this is fixed.
>> 
>> I think that there is another possible solution.  To use the
>> proposed patch in GUB.
> 
> Certainly.  However, I can't estimate whether there aren't side
> effects...  On the other hand, given that the patch is from the
> fontconfig maintainer, there are high chances that it is the right
> one :-)

I've created pull request for GUB.
https://github.com/gperciva/gub/pull/29

The patch is only applied to building binary for mac.
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Doc: update toplevel-score-handler definition reference (issue 308490043 by paulwmor...@gmail.com)

2016-09-25 Thread paulwmorris

Reviewers: ,

Message:
Just a small doc edit. -Paul

Description:
Doc: update toplevel-score-handler definition reference

The file where the default handler is defined has changed.

Please review this at https://codereview.appspot.com/308490043/

Affected files (+3, -2 lines):
  M Documentation/notation/input.itely


Index: Documentation/notation/input.itely
diff --git a/Documentation/notation/input.itely  
b/Documentation/notation/input.itely
index  
83d18c5c06cc7fb2bc02f2f33721b406eeea59eb..2c8df57890e245772a2abb30b41dd2e3fdd891fa  
100644

--- a/Documentation/notation/input.itely
+++ b/Documentation/notation/input.itely
@@ -374,8 +374,9 @@ books within the file (see @ref{Titles explained}).
 A @code{\score} block.  This score will be collected with other
 toplevel scores, and combined as a single @code{\book}.
 This behavior can be changed by setting the variable
-@code{toplevel-score-handler} at toplevel.  The default handler is
-defined in the init file @file{../scm/lily.scm}.
+@code{toplevel-score-handler} at toplevel.  (The default handler is
+defined in the file @file{../scm/lily-library.scm} and set in the file
+@file{../ly/declarations-init.ly}.)

 @item
 A @code{\book} block logically combines multiple movements



___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: Updating news headline on home page

2016-09-25 Thread Paul

On 09/25/2016 11:17 AM, Phil Holmes wrote:

Assuming it does what you want, straight to staging. No point in 
messing about getting the home page right.  The website will update up 
to 2 hours after the patch arrives in master.


Ok, I've pushed the fix to staging.  Thanks again Phil.

-Paul

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: Updating news headline on home page

2016-09-25 Thread Phil Holmes
- Original Message - 
From: "Paul" 

To: 
Sent: Sunday, September 25, 2016 3:19 PM
Subject: Updating news headline on home page



The new home page is working now that the htaccess redirect is fixed.

The news headline for the latest dev release needs updating.  I made a
patch (attached).  Let me know if I should just push this directly to
staging or go through review.

Thanks,
-Paul


Assuming it does what you want, straight to staging.  No point in messing 
about getting the home page right.  The website will update up to 2 hours 
after the patch arrives in master.


--
Phil Holmes 



___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Updating news headline on home page

2016-09-25 Thread Paul

The new home page is working now that the htaccess redirect is fixed.

The news headline for the latest dev release needs updating.  I made a 
patch (attached).  Let me know if I should just push this directly to 
staging or go through review.


Thanks,
-Paul


>From 3ebfdff1bcb2e1daaa5052dba87a41d8c0f5c842 Mon Sep 17 00:00:00 2001
From: Paul Morris 
Date: Sun, 25 Sep 2016 09:52:54 -0400
Subject: [PATCH] Web: add/update news headline for LilyPond 2.19.48 release

---
 Documentation/web/news-headlines.itexi | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Documentation/web/news-headlines.itexi b/Documentation/web/news-headlines.itexi
index e5154c6..97689a6 100644
--- a/Documentation/web/news-headlines.itexi
+++ b/Documentation/web/news-headlines.itexi
@@ -11,7 +11,7 @@
 @ifclear web_version
   @c no anchor links, just link to News page
 
-@ref{News, LilyPond 2.19.47 released - @emph{August 13, 2016}}
+@ref{News, LilyPond 2.19.48 released - @emph{September 13, 2016}}
 
 @ref{News, Two LilyPond projects in Google Summer of Code 2016 - @emph{April 23, 2016}}
 
@@ -23,8 +23,8 @@
 @ifset web_version
   @c anchor links, link to individual news items by their  tag
 
-@uref{news.html#LilyPond-2_002e19_002e47-released-August-13_002c-2016,
-  LilyPond 2.19.47 released - @emph{August 13, 2016}}
+@uref{news.html#LilyPond-2_002e19_002e48-released-September-13_002c-2016,
+  LilyPond 2.19.48 released - @emph{September 13, 2016}}
 
 @uref{news.html#Two-LilyPond-projects-in-Google-Summer-of-Code-2016-April-23_002c-2016,
   Two LilyPond projects in Google Summer of Code 2016 - @emph{April 23, 2016}}
-- 
2.1.4

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


PATCHES: Countdown for September 25th

2016-09-25 Thread James Lowe
Hello,

Here is the current patch countdown list. The next countdown will be on
September 28th.

A quick synopsis of all patches currently in the review process can be
found here:

http://Philholmes.net/lilypond/allura/


__



Push:


4973 Group contexts in the Keep_alive_together_engraver - Mark Knoop
https://sourceforge.net/p/testlilyissues/issues/4973
http://codereview.appspot.com/310230043


Countdown:


4972 Chord repetition erroneously tagged - David Kastrup
https://sourceforge.net/p/testlilyissues/issues/4972
http://codereview.appspot.com/303570043


4969 Update texinfo.tex from upstream - Masamichi Hosoda
https://sourceforge.net/p/testlilyissues/issues/4969
http://codereview.appspot.com/310220043


Review:


4937 [GSoC] Implement cross-voice dynamic spanners - Nathan Chou
https://sourceforge.net/p/testlilyissues/issues/4937
http://codereview.appspot.com/304160043


New:


4976 Add annotation of \shape-d curves (WIP) - Urs Liska
https://sourceforge.net/p/testlilyissues/issues/4976
http://codereview.appspot.com/303650043


4974 Add output-attributes grob property to replace id - Paul Morris
https://sourceforge.net/p/testlilyissues/issues/4974
http://codereview.appspot.com/308430043


Waiting:


4600 Let notes/rests suppress multi-measure rest grobs - Dan Eble
https://sourceforge.net/p/testlilyissues/issues/4600
http://codereview.appspot.com/265160043



Regards


James

___

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel