Re: scripts on OSX 10.11

2016-02-25 Thread David Wright
On Thu 25 Feb 2016 at 22:50:23 (+0100), Floris van Manen wrote: > the thing is that some of the scripts in the bin folder have python set to > #!/usr/bin/python > I merely copied it to other scripts to get them going for the time. > > I do agree that it would be more convenient to have the

Re: scripts on OSX 10.11

2016-02-25 Thread Andrew Bernard
Hi Floris, Why don’t you simply use the provided wrapper: lilypond-wrapper.python This uses the lilypond provided python, and works just fine. Andrew On 26/02/2016, 08:50, "Floris van Manen" wrote: I

Frescobaldi on a mac (from a blind user)

2016-02-25 Thread Daniel Contreras
Hello Ponders, I am working on some arrangements that require a lot of listening to the midi file to verify harmony and chord voicing. My question is, can anyone guide me in the right direction as to install and run frescobaldi on the mac? I am on OS mavericks. I have seen a post or two by

Exited with return code -1073741819.

2016-02-25 Thread MING TSANG
I  transcribe a score SA-TB + piano contains 118 measures.  I enter the last measure and I got the error message.If I comment out measure #118, the compile went OK.   I double check measure 118 and there is no code error.   What is the error message "Exited with return code -1073741819." mean ?

scripts on OSX 10.11

2016-02-25 Thread Floris van Manen
the thing is that some of the scripts in the bin folder have python set to #!/usr/bin/python I merely copied it to other scripts to get them going for the time. I do agree that it would be more convenient to have the scripts use the python version which is included in the Lilypond.app distro.

Re: Accessing Context Properties

2016-02-25 Thread tisimst
On Thu, Feb 25, 2016 at 2:34 PM, David Kastrup [via Lilypond] < ml-node+s1069038n187741...@n5.nabble.com> wrote: > tisimst <[hidden email] > > writes: > > > Shows an example of a "kind of music expression you'd want the music > > function to create."

Re: Accessing Context Properties

2016-02-25 Thread David Kastrup
tisimst writes: > On Thu, Feb 25, 2016 at 11:03 AM, David Kastrup [via Lilypond] < > ml-node+s1069038n187726...@n5.nabble.com> wrote: > >> tisimst <[hidden email] >> > writes: >> >> > David, >> > >> >> All of that cannot

Re: hoot run convert-ly on OSX 11011

2016-02-25 Thread David Wright
On Thu 25 Feb 2016 at 21:53:58 (+0100), Floris van Manen wrote: > > > On 25 Feb 2016, at 20:39, Jacques Menu Muzhic wrote: > > > > > > Looks like you have an installation problem. > > > > Where did you install LP from? > > > i guess i found the source of the problem. >

RE: Globally change organ pedal articulations

2016-02-25 Thread Joseph N. Srednicki
Hi Kieren: Thanks for your simple but practical solution. Joe -Original Message- From: Kieren MacMillan [mailto:kieren_macmil...@sympatico.ca] Sent: Thursday, February 25, 2016 4:10 PM To: Joseph N. Srednicki Cc: Lilypond-User Mailing List

Re: Globally change organ pedal articulations

2016-02-25 Thread Kieren MacMillan
Hi Joseph, > I would like to change the following: > \ltoe = ^ (wedge symbol) that appears below the staff (instead of the > inverted wedge) > \lheel = horseshoe symbol (upside down u) that appears below the staff > (instead of the inverted horseshoe) Is there any reason why you don’t just

Re: hoot run convert-ly on OSX 11011

2016-02-25 Thread David Wright
On Thu 25 Feb 2016 at 21:40:23 (+0100), Floris van Manen wrote: > uname -a > Darwin Kernel Version 15.3.0: Thu Dec 10 18:40:58 PST 2015; > root:xnu-3248.30.4~1/RELEASE_X86_64 x86_64 > > i’ve got the latest dev version 2.19.36: > > /Applications/LilyPond.app/Contents/MacOS/python > Could not

Re: lyp version 0.3.3 + new font packages

2016-02-25 Thread Sharon Rosner
And of course the link to lyp: http://noteflakes.github.io/lyp/ -- View this message in context: http://lilypond.1069038.n5.nabble.com/lyp-version-0-3-3-new-font-packages-tp187735p187736.html Sent from the User mailing list archive at Nabble.com.

lyp version 0.3.3 + new font packages

2016-02-25 Thread Sharon Rosner
Hi everybody, Here's a small update on lyp - the lilypond package manager. Lyp is a package manager for Lilypond. It lets users install and switch between different versions of Lilypond, and install and manage lilypond packages in order to facilitate code reuse and sharing. Some of the changes

Re: hoot run convert-ly on OSX 11011

2016-02-25 Thread Floris van Manen
> On 25 Feb 2016, at 20:39, Jacques Menu Muzhic wrote: > > > Looks like you have an installation problem. > > Where did you install LP from? > i guess i found the source of the problem. Many, but not all, of the scripts in the

Re: hoot run convert-ly on OSX 11011

2016-02-25 Thread Floris van Manen
uname -a Darwin Kernel Version 15.3.0: Thu Dec 10 18:40:58 PST 2015; root:xnu-3248.30.4~1/RELEASE_X86_64 x86_64 i’ve got the latest dev version 2.19.36: /Applications/LilyPond.app/Contents/MacOS/python Could not find platform independent libraries Could not find platform dependent libraries

Globally change organ pedal articulations

2016-02-25 Thread Joseph N. Srednicki
I would like to change the default organ pedal articulations to those that my teachers customarily use. I found some threads in the mail archive about this issue, but the articles did not describe the specifics of how to make the change globally. I would like to change the following: \ltoe

Re: hoot run convert-ly on OSX 11011

2016-02-25 Thread Jacques Menu Muzhic
Hello Floris, Looks like you have an installation problem. Where did you install LP from? JM -— On my OS X 10.11.3 (much more recent than 10.0.11 of course): menu@macbookprojm:~ > uname -a Darwin macbookprojm 15.3.0 Darwin Kernel Version 15.3.0: Thu Dec 10 18:40:58 PST 2015;

Re: Accessing Context Properties

2016-02-25 Thread tisimst
Paul, On Thu, Feb 25, 2016 at 11:08 AM, Paul Morris [via Lilypond] < ml-node+s1069038n187727...@n5.nabble.com> wrote: > Hi Abraham, > > On Feb 25, 2016, at 12:28 PM, tisimst <[hidden email] > > wrote: > > I'm asking this because I know that if I can

Re: Accessing Context Properties

2016-02-25 Thread tisimst
On Thu, Feb 25, 2016 at 11:03 AM, David Kastrup [via Lilypond] < ml-node+s1069038n187726...@n5.nabble.com> wrote: > tisimst <[hidden email] > > writes: > > > David, > > > >> All of that cannot be done from within a music function. I repeat: > >> All

Re: hoot run convert-ly on OSX 11011

2016-02-25 Thread Floris van Manen
> I don’t know what the significance of 11011 in your subject line is. typo, should OSX 10.11 > Anyway, your installation should be able to cope with python2 and > python 3 alongside each other. python2 is still the basis for a lot of > unix infrastructure so that, for example, in Debian

Re: Accessing Context Properties

2016-02-25 Thread Paul Morris
Hi Abraham, > On Feb 25, 2016, at 12:28 PM, tisimst wrote: > > I'm asking this because I know that if I can get my hands on a grob, I know > how to access its properties (with ly:grob-property) and use that property's > value to make a change if I want (e.g., with

Re: Accessing Context Properties

2016-02-25 Thread David Kastrup
tisimst writes: > David, > >> All of that cannot be done from within a music function. I repeat: >> All they can do is create music expressions (typically overrides or >> applyContext calls, possibly as context modifications) that contain >> callbacks of some form

Re: Accessing Context Properties

2016-02-25 Thread Ben Strecker
> On Feb 25, 2016, at 12:28 PM, tisimst wrote: > > David, > > On Thu, Feb 25, 2016 at 9:55 AM, David Kastrup [via Lilypond] <[hidden email] > > wrote: > tisimst <[hidden email] > > writes: > > > David, > > > > On

Re: Accessing Context Properties

2016-02-25 Thread tisimst
David, On Thu, Feb 25, 2016 at 9:55 AM, David Kastrup [via Lilypond] < ml-node+s1069038n187722...@n5.nabble.com> wrote: > tisimst <[hidden email] > > writes: > > > David, > > > > On Thu, Feb 25, 2016 at 9:28 AM, David Kastrup [via Lilypond] < > >

Re: hoot run convert-ly on OSX 11011

2016-02-25 Thread David Wright
On Thu 25 Feb 2016 at 08:45:06 (-0500), John Gourlay wrote: > I’ve never run the convert-ly script, so I can’t help you easily. I’ve > forwarded this to the lilypond-user email group from whom you’ll surely get > better help. > > On Feb 24, 2016, at 2:06 PM, Floris van Manen

Re: Accessing Context Properties

2016-02-25 Thread David Kastrup
tisimst writes: > David, > > On Thu, Feb 25, 2016 at 9:28 AM, David Kastrup [via Lilypond] < > ml-node+s1069038n187720...@n5.nabble.com> wrote: > >> Abraham Lee <[hidden email] >> > writes: >> >> > All, >> > >> > In the

Re: Accessing Context Properties

2016-02-25 Thread tisimst
David, On Thu, Feb 25, 2016 at 9:28 AM, David Kastrup [via Lilypond] < ml-node+s1069038n187720...@n5.nabble.com> wrote: > Abraham Lee <[hidden email] > > writes: > > > All, > > > > In the docs are numerous sections that discuss how to modify context

Re: Accessing Context Properties

2016-02-25 Thread David Kastrup
Abraham Lee writes: > All, > > In the docs are numerous sections that discuss how to modify context > properties. This is not complicated. However, a handful of recent threads > on the user list have got me wondering about the correct way(s) of > _accessing_ these

Accessing Context Properties

2016-02-25 Thread Abraham Lee
All, In the docs are numerous sections that discuss how to modify context properties. This is not complicated. However, a handful of recent threads on the user list have got me wondering about the correct way(s) of _accessing_ these properties within, for example, a music function. The music

Re: Changing *displayed* barnumber

2016-02-25 Thread Klaus Blum
Hi Urs, Urs Liska wrote > But I don't have a clue how I can make the barnumber *print* a barnumber > that is offset by the argument. I do *not* want to change the > currentBarNumber as I would consider this semantically wrong. Here is what I've got so far... However, I used a global variable

Re: Organ pedal foot substitution

2016-02-25 Thread tisimst
Joseph, On Wed, Feb 24, 2016 at 5:46 PM, Joseph N. Srednicki-2 [via Lilypond] < ml-node+s1069038n18770...@n5.nabble.com> wrote: > Could someone possibly tell me how to code alternate foot organ pedal > substitution as shown in the attached image file *attach_a.png*? > > > > This image is from

Re: Organ pedal foot substitution

2016-02-25 Thread Joseph N. Srednicki
Hello: When I read my message in the lilypond-user Digest, Vol 159, Issue 139, I realized that the images were removed from the message. If anyone is interested, you can view the two PNG image files from my DropBox. The links are: Attach_a.png

Re: How to join notes in markup?

2016-02-25 Thread tisimst
Fan, On Thu, Feb 25, 2016 at 5:50 AM, Fan Hongtao [via Lilypond] < ml-node+s1069038n187711...@n5.nabble.com> wrote: > I want to write some words with music notes. I can write single note, but > don't know how to join them. > > \version "2.18.2" > > { > \clef bass > c8[ c] > } > > \markup { >

Re: hoot run convert-ly on OSX 11011

2016-02-25 Thread Jacques Menu Muzhic
Hello Floris, If I’m not mistaken, LP supports only Python 2.x as of today. JM > Le 25 févr. 2016 à 14:45, John Gourlay a écrit : > > Floris, > > I’ve never run the convert-ly script, so I can’t help you easily. I’ve > forwarded this to the lilypond-user email

Re: hoot run convert-ly on OSX 11011

2016-02-25 Thread John Gourlay
Floris, I’ve never run the convert-ly script, so I can’t help you easily. I’ve forwarded this to the lilypond-user email group from whom you’ll surely get better help. John > On Feb 24, 2016, at 2:06 PM, Floris van Manen wrote: > > With python 3.5 installed, how to i

Re: Changing *displayed* barnumber

2016-02-25 Thread David Kastrup
Urs Liska writes: > Hi all, > > I want to implement a function to display a modified barnumber in a box. > This is (can be) used in sketch edition to indicate that the barnumber > of the printed sketch doesn't match the one in the final composition. > > This is what I came

How to join notes in markup?

2016-02-25 Thread Fan Hongtao
Hi, all I want to write some words with music notes. I can write single note, but don't know how to join them. \version "2.18.2" { \clef bass c8[ c] } \markup { % How to join the following two notes? \note-by-number #3 #0 #UP \note-by-number #3 #0 #UP } -- Best Wishes, Fan Hongtao

Changing *displayed* barnumber

2016-02-25 Thread Urs Liska
Hi all, I want to implement a function to display a modified barnumber in a box. This is (can be) used in sketch edition to indicate that the barnumber of the printed sketch doesn't match the one in the final composition. This is what I came up with so far: \version "2.19.37" \layout {

Re: Storing a bookpart in a variable

2016-02-25 Thread David Kastrup
Vaughan McAlley writes: > Greetings, > > I’d like to be able to specify at the top of my main score which > movements are printed. I can store a \bookpart in a variable, but I > can’t seem to return it from a scheme expression. Is there a bookpart > equivalent to

Re: Storing a bookpart in a variable

2016-02-25 Thread Jan-Peter Voigt
Hi Vaughan, you have to wrap the scheme-expression in another \bookpart{} statement and use "instant" scheme expressions with a '$'-sign for this to work: %% ... \book { \bookpart { $(if (string-contains compileTheseMovements "1")

Re: Storing a bookpart in a variable

2016-02-25 Thread Urs Liska
Am 25.02.2016 um 11:41 schrieb Vaughan McAlley: > On 25 February 2016 at 19:08, Jacques Menu Muzhic > wrote: >> Hello Vaughan, >> >> Not sure to understand your need: would tags help in that case? >> >> JM >> >>> Le 25 févr. 2016 à 00:48, Vaughan McAlley

Re: Music function for arrow directions in arpeggios

2016-02-25 Thread David Kastrup
Simon Albrecht writes: > On 24.02.2016 00:08, Dan Eble wrote: >> Is this a case where attaching an arpeggio to a chord with ^ or _ >> should make a difference, or do I misunderstand the point of those >> characters? > > Yes, you do. They change the direction of the entire

Re: Music function for arrow directions in arpeggios

2016-02-25 Thread David Kastrup
Malte Meyn writes: > Am 23.02.2016 um 15:52 schrieb Caio Giovaneti de Barros: >> I'm trying to write a function to make easier for me to change arrow >> directions in arpeggios. > > I would prefer an event function with a tweak: > > \version "2.19.36" > > arpeggioUp =

Re: Storing a bookpart in a variable

2016-02-25 Thread Vaughan McAlley
On 25 February 2016 at 19:08, Jacques Menu Muzhic wrote: > Hello Vaughan, > > Not sure to understand your need: would tags help in that case? > > JM > >> Le 25 févr. 2016 à 00:48, Vaughan McAlley a écrit : >> >> Greetings, >> >> I’d like to be able

Re: Storing a bookpart in a variable

2016-02-25 Thread Jacques Menu Muzhic
Hello Vaughan, Not sure to understand your need: would tags help in that case? JM > Le 25 févr. 2016 à 00:48, Vaughan McAlley a écrit : > > Greetings, > > I’d like to be able to specify at the top of my main score which > movements are printed. I can store a \bookpart