Re: Enharmonic Spilling

2014-12-16 Thread Pierre Perol-Schneider
Thank you Peter. Cheers, Pierre 2014-12-15 21:27 GMT+01:00 Peter Gentry : > > Find below is the corrected version of the modified snippet. > > \version "2.18.2" > %{ P Gentry 15 December 2014 08:23 > ;; Modified version of the LilyPond snippet enharmonic.ly (probably > better as enharmonic.ily) >

ly:parser-parse-string and relative includes

2014-12-16 Thread Urs Liska
Hi all, am I right that including a file through (ly:parser-parse-string (ly:parser-clone parser) " \\include \"12.ily\"") is different from directly including it through \include in that the way through ly:parser-parse-string doesn't use relative includes? That means in the examp

Re: 2.19.16 ?

2014-12-16 Thread Phil Holmes
- Original Message - From: "Martin Tarenskeen" To: "lilypond-user mailinglist" Sent: Monday, December 15, 2014 11:50 PM Subject: 2.19.16 ? Hi, Unstable release 2.19.15 has been around for a few months now. Is it good news or bad news that we haven't seen a 2.19.16 release since th

Re: 2.19.16 ?

2014-12-16 Thread Shane Brandes
Have we lost track of David K. ? On Tue, Dec 16, 2014 at 4:28 AM, Phil Holmes wrote: > - Original Message - From: "Martin Tarenskeen" > > To: "lilypond-user mailinglist" > Sent: Monday, December 15, 2014 11:50 PM > Subject: 2.19.16 ? > > >> >> Hi, >> >> Unstable release 2.19.15 has been

edition-engraver and partcombine

2014-12-16 Thread Urs Liska
Hi all, I have problems getting the edition-engraver to run properly, but I think the underlying issue is general enough so others may help too. Well, initially it went quite well, but now I see a problem with the partcombiner. IISC the edition engraver accesses the voices *after* the partcom

Re: edition-engraver and partcombine

2014-12-16 Thread Urs Liska
attachment ... Am 16.12.2014 17:25, schrieb Urs Liska: Hi all, I have problems getting the edition-engraver to run properly, but I think the underlying issue is general enough so others may help too. Well, initially it went quite well, but now I see a problem with the partcombiner. IISC the

Re: edition-engraver and partcombine

2014-12-16 Thread Kieren MacMillan
Hi Urs, > - enable the edition-engraver to address voices by their name instead of > their index This is an absolute MUST before the edition-engraver is recommendable on a large scale. Just imagine what happens if you need to reference by index, and then add a context (Voice or Staff or anyth

Re: Controlling the order of articulations and text markup

2014-12-16 Thread Richard Shann
On Sat, 2014-12-13 at 11:17 +, Richard Shann wrote: > On Sat, 2014-12-13 at 11:19 +0100, Pierre Perol-Schneider wrote: > > Hi Richard, Hi Trevor, > > > > See LSR addition : http://lsr.di.unimi.it/LSR/Item?id=965 > > Thank you both - I think I can make progress now. Well, I am getting an unex

Re: Controlling the order of articulations and text markup

2014-12-16 Thread Toine Schreurs
> Well, I am getting an unexpected order in this case: > \version "2.18.0" > { > a'4 > -\tweak script-priority 0 ^\markup\tiny\sharp > -\tweak script-priority -5 ^\turn > -\tweak script-priority -10 ^\markup\tiny\flat a'4 > } > > with the priority getting lower for each symbol I expec

Re: edition-engraver and partcombine

2014-12-16 Thread Jan-Peter Voigt
Hi all, I know about this issue and will hopefully have time to fix it soon. I have to work until friday - lets see, how much I can do between the upcoming holydays. So, hopefully I'm back with lily after christmas. Best, Jan-Peter Am 16.12.2014 um 18:46 schrieb Kieren MacMillan: Hi Urs, -

Re: edition-engraver and partcombine

2014-12-16 Thread Urs Liska
Hi Jan-Peter, that would be great. I intend to write a post about the tool soon - from a user's, not from the developer's perspective. Maybe I should wait with this some more. BTW: I'm still not completely convinced that edition-engraver really is the right name. In the meantime I have foun

Re: edition-engraver and partcombine

2014-12-16 Thread Jan-Peter Voigt
Hi Urs, Am 16.12.2014 um 22:28 schrieb Urs Liska: Hi Jan-Peter, that would be great. I intend to write a post about the tool soon - from a user's, not from the developer's perspective. that would great :) Maybe I should wait with this some more. BTW: I'm still not completely convinced that

Re: Controlling the order of articulations and text markup

2014-12-16 Thread Trevor Daniels
Richard, you wrote Tuesday, December 16, 2014 5:50 PM > Well, I am getting an unexpected order in this case: > > \version "2.18.0" > { > a'4 > -\tweak script-priority 0 ^\markup\tiny\sharp > -\tweak script-priority -5 ^\turn > -\tweak script-priority -10 ^\markup\tiny\flat a'4 > } > > wit

Re: edition-engraver and partcombine

2014-12-16 Thread Urs Liska
Am 16.12.2014 22:33, schrieb Jan-Peter Voigt: Hi Urs, Am 16.12.2014 um 22:28 schrieb Urs Liska: Hi Jan-Peter, that would be great. I intend to write a post about the tool soon - from a user's, not from the developer's perspective. that would great :) Maybe I should wait with this some mor

Adding \noPageBreak Programatically

2014-12-16 Thread Jay Anderson
I'm putting in some text before a score and I don't want a page break between them. I know how to do this manually. Here's an example: === \version "2.19.15" \book { \markup "fill some space" \score { \new Staff \relative c' { \r