Re: Fw: Re[2]: coloring voices vs systemStartDelimiterHierarchy

2015-06-10 Thread Nick Payne
On 10/06/2015 10:36, musicus wrote: Ok, the "\stopStaff \startStaff" in the colorMusic function is only necessary, if you want to color clefs, for example. In my case there aren't any "clef-changes", so the coloring function can work without it. It would be nice however, if music with clefs cou

Re: Re[2]: Fw: Re[2]: coloring voices vs systemStartDelimiterHierarchy

2015-06-10 Thread Klaus Blum
ting 5 times on different timing positions) you could easily affect the stem direction with \voiceOne or \voiceTwo. Hope this helps a bit, Klaus -- View this message in context: http://lilypond.1069038.n5.nabble.com/Fw-Re-2-coloring-voices-vs-sys

Re: Fw: Re[2]: coloring voices vs systemStartDelimiterHierarchy

2015-06-10 Thread Simon Albrecht
Hello Thomas, I’m not familiar with this function, but I can help about the last two items: Am 10.06.2015 um 14:48 schrieb Thomas Schuch: 3. Beams If the colored area stops in the middle of a beam, the second part of the beam gets colored, while the NoteHeads and Stems remain black as inten

Re[2]: Fw: Re[2]: coloring voices vs systemStartDelimiterHierarchy

2015-06-10 Thread Thomas Schuch
us -- View this message in context: http://lilypond.1069038.n5.nabble.com/Fw-Re-2-coloring-voices-vs-systemStartDelimiterHierarchy-tp177656p177662.html Sent from the User mailing list archive at Nabble.com. ___ lilypond-user mailing list lilypond

Re[2]: Fw: Re[2]: coloring voices vs systemStartDelimiterHierarchy

2015-06-09 Thread musicus
38.n5.nabble.com/file/n177662/without_stopStaff.pdf> Hmmm... no idea :( Viele Grüße, Klaus -- View this message in context: http://lilypond.1069038.n5.nabble.com/Fw-Re-2-coloring-voices-vs-systemStartDelimiterHierarchy-tp177656p17766

Re: Fw: Re[2]: coloring voices vs systemStartDelimiterHierarchy

2015-06-09 Thread Klaus Blum
text: http://lilypond.1069038.n5.nabble.com/Fw-Re-2-coloring-voices-vs-systemStartDelimiterHierarchy-tp177656p177662.html Sent from the User mailing list archive at Nabble.com. ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Fw: Re[2]: coloring voices vs systemStartDelimiterHierarchy

2015-06-09 Thread Simon Albrecht
Hi Nick, I can’t confirm that on Ubuntu, it compiles just fine. Can you narrow down the problem and provide a tiny example , please? Thanks, Simon Am 09.06.2015 um 23:22 schrieb Nick Payne: On 10/06/2015 07:02, musicus wrote: Hi Klaus, unfor

Re: Fw: Re[2]: coloring voices vs systemStartDelimiterHierarchy

2015-06-09 Thread Simon Albrecht
ause I want to set ossia variations above the original score. I'll attach the complete score, so you can see my problem. musicus -- Originalnachricht -- Von: "Klaus Blum" An: lilypond-user@gnu.org Gesendet: 09.06.2015 21:18:12 Betreff: Re: coloring voices vs systemStartDe

Re: Fw: Re[2]: coloring voices vs systemStartDelimiterHierarchy

2015-06-09 Thread Nick Payne
On 10/06/2015 07:02, musicus wrote: Hi Klaus, unfortunately I have to use \startStaff \stopStaff, because I want to set ossia variations above the original score. I'll attach the complete score, so you can see my problem. If I save the ly file and try to build it (Windows, Lilypond 2.19.21)

Fw: Re[2]: coloring voices vs systemStartDelimiterHierarchy

2015-06-09 Thread musicus
det: 09.06.2015 21:18:12 Betreff: Re: coloring voices vs systemStartDelimiterHierarchy Hi musicus, the problem disappears if you remove the "\stopStaff" and "\startStaff" commands in your "colorMusic" function. It seems that the function works fine without them. Is

Re: coloring voices vs systemStartDelimiterHierarchy

2015-06-09 Thread Klaus Blum
Klaus -- View this message in context: http://lilypond.1069038.n5.nabble.com/coloring-voices-vs-systemStartDelimiterHierarchy-tp177643p177653.html Sent from the User mailing list archive at Nabble.com. ___ lilypond-user mailing list lilypond-user@gn

coloring voices vs systemStartDelimiterHierarchy

2015-06-09 Thread musicus
Dear LilyPonders, I wanted to use a great coloring function by Urs Liska, but ran into a problem with using systemStartDelimiterHierarchy. If I color a music section, the SystemStart of the next system after that section isn't displayed properly. Anybody an idea how to solve this? Attached an