Re: Add maximumFretStretch to the read properties of Tab_note_heads_engraver (issue 334430043 by thomasmorle...@gmail.com)

2018-01-25 Thread Carl . D . Sorensen

LGTM

https://codereview.appspot.com/334430043/

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


PATCHES - Countdown for January 25th

2018-01-25 Thread James Lowe
Hello

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

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

http://philholmes.net/lilypond/allura/



Push:

5243 Fix security problem in lilypond-invoke-editor - David Kastrup
https://sourceforge.net/p/testlilyissues/issues/5243
http://codereview.appspot.com/336450043

5261 key-performer.cc: use Pitch::negated for readability - David Kastrup
https://sourceforge.net/p/testlilyissues/issues/5261
http://codereview.appspot.com/333500043


Countdown and Review: No patches in the queue at this time for any of these.


New:

5265 Allow left-handed fret-markups - Thomas Morley
https://sourceforge.net/p/testlilyissues/issues/5265
http://codereview.appspot.com/339270043


Regards

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


Re: Error Messages in wrong language

2018-01-25 Thread Hans Åberg


> On 24 Jan 2018, at 18:46, David Kastrup  wrote:
> 
> Joseph Austin  writes:
> 
>> I asked this question on the user forum but got no answers.
>> 
>> My lilypond error messages are in Spanish, but my language is English.
>> I do have the Spanish keyboard options present on my Mac (Sierra 10.12.3) 
>> but I run Lilypond with it set to US English.
>> BTW, I know how to fix the error itself; what I don't know is how to get the 
>> error messages in English.
>> This just started happening in the past month (Jan 2018), but I have no idea 
>> what I might have changed.
>> 
>> Is there a Lilypond option to set user language?
> 
> LilyPond uses your system language, part of the "locale".

MacOS just sets LC_CTYPE=UTF-8; if one wants LANG=en_US, then that will have to 
be added, say by a
 export LANG=en_US
in the .profile file.





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


Re: Error Messages in wrong language

2018-01-25 Thread Hans Åberg


> On 24 Jan 2018, at 18:46, David Kastrup  wrote:
> 
> Joseph Austin  writes:
> 
>> I asked this question on the user forum but got no answers.
>> 
>> My lilypond error messages are in Spanish, but my language is English.
>> I do have the Spanish keyboard options present on my Mac (Sierra 10.12.3) 
>> but I run Lilypond with it set to US English.
>> BTW, I know how to fix the error itself; what I don't know is how to get the 
>> error messages in English.
>> This just started happening in the past month (Jan 2018), but I have no idea 
>> what I might have changed.
>> 
>> Is there a Lilypond option to set user language?
> 
> LilyPond uses your system language, part of the "locale".

MacOS just sets LC_CTYPE=UTF-8; if one wants LANG=en_US, then that will have to 
be added, say by a
  export LANG=en_US
in the .profile file.





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