Re: Header as argument in score generating function

2018-01-12 Thread Thomas Morley
2018-01-13 3:30 GMT+01:00 Pierre-Luc Gauthier : > Hi there, > > Is there a way to pass a \header block as an argument to a scheme function? > > I have not found the correct predicate for it and get the following error : > Expecting music, found # > > I did read and tried stuff based on : > http://l

Header as argument in score generating function

2018-01-12 Thread Pierre-Luc Gauthier
Hi there, Is there a way to pass a \header block as an argument to a scheme function? I have not found the correct predicate for it and get the following error : Expecting music, found # I did read and tried stuff based on : http://lilypond.org/doc/v2.19/Documentation/notation/predefined-type-pr

Re: Changing the ossia staff distance to another staff

2018-01-12 Thread Noeck
Wow, nice. That should be a snippet. Cheers, Joram ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: fondu fails on newer OS X versions

2018-01-12 Thread Tim McNamara
> On Jan 12, 2018, at 12:03 PM, padovani wrote: > > Hello, > > it seems that I'm having the mentioned fondu issue while running LilyPond > 2.19.80 on OSX 10.11.6 - El Capitan. > [http://lilypond.1069038.n5.nabble.com/fondu-problems-on-El-Capitan-td189203.html] > > > Is there a fix around? D

Re: Changing the ossia staff distance to another staff

2018-01-12 Thread Jacques Menu Muzhic
Hello Kieren, Brilliant! This not only helps, it’s a lesson on the fine usage of LilyPond’s possibilities. Thanks so much! JM > Le 12 janv. 2018 à 18:08, Kieren MacMillan a > écrit : > > Hi Jacques, > >> whichever values I choose for basic-distance and minimum-distance in >> default-staf

Re: fondu fails on newer OS X versions

2018-01-12 Thread padovani
Hello, it seems that I'm having the mentioned fondu issue while running LilyPond 2.19.80 on OSX 10.11.6 - El Capitan. [ http://lilypond.1069038.n5.nabble.com/fondu-problems-on-El-Capitan-td189203.html ] Is there a fix around? Digging the LilyPond user, developer and bug lists I didn't found the f

Re: Changing the ossia staff distance to another staff

2018-01-12 Thread Kieren MacMillan
Hi Jacques, > whichever values I choose for basic-distance and minimum-distance in > default-staff-staff-spacing You want staff-staff-spacing. See modified snippet, below. Also note that I used a custom OssiaStaff context, to simplify your note-code (and make it more reusable). Hope this helps

Re: Changing the ossia staff distance to another staff

2018-01-12 Thread Jacques Menu Muzhic
Hello Ben, Thanks for the link, I had missed that post! There seems to be an interference with the PianoStaff though, since whichever values I choose for basic-distance and minimum-distance in default-staff-staff-spacing, and contrary to the earlier post you indicated, the score comes out the

Re: Changing the ossia staff distance to another staff

2018-01-12 Thread Ben
On 1/11/2018 12:51 PM, Menu Jacques wrote: Hello folks, In the example below, how can the ossia be brought closer to the upper staff while keeping the same distance between the two regular staves? Thanks for your help! JM Hello! I think this recent thread should be of some help :) http: