RE: Cannot resolve rest collision: rest direction not set

2016-02-09 Thread Joseph N. Srednicki
. Thanks again. Joe Srednicki -Original Message- From: Brian Barker [mailto:b.m.bar...@btinternet.com] Sent: Monday, February 8, 2016 10:37 PM To: lilypond-user@gnu.org Cc: Joseph N. Srednicki <jos.sredni...@verizon.net> Subject: Re: Cannot resolve rest collision: rest direction n

RE: Cannot resolve rest collision: rest direction not set

2016-02-09 Thread Mark Stephen Mrotek
Subject: RE: Cannot resolve rest collision: rest direction not set Brian and Mark: Thanks for your suggestions. As recommended, I added the \voiceOne, \voiceTwo, and so on to each respective voice. I also added the \partial 4. To each voice. Implementing these recommendations resolved the issue.

Re: Cannot resolve rest collision: rest direction not set

2016-02-08 Thread Brian Barker
At 19:26 08/02/2016 -0500, Joseph N. Srednicki wrote: I receive the warning "cannot resolve rest collision: rest direction not set" when I compile the code listed below. Is there anything else that I can do to avoid the warning or am I overlooking something? You need to add

Cannot resolve rest collision: rest direction not set

2016-02-08 Thread Joseph N. Srednicki
Hello: I receive the warning "cannot resolve rest collision: rest direction not set" when I compile the code listed below. I tried to follow the recommendation in the attached post to avoid the warning: http://lilypond.1069038.n5.nabble.com/Resolving-quot-cannot-resolve-rest-

Cannot resolve rest collision: rest direction not set

2015-07-13 Thread Chris Yate
not set f2 g4) f\rest c:/users/chris/appdata/local/temp/frescobaldi-ywvkwd/tmpivikeh/document.ly:13:14 2: warning: cannot resolve rest collision: rest direction not set f2 g4) f\rest Layout output to `document.ps'... ___ lilypond-user mailing list

Re: Cannot resolve rest collision: rest direction not set

2015-07-13 Thread tisimst
page... Drawing systems... c:/users/chris/appdata/local/temp/frescobaldi-ywvkwd/tmpivikeh/document.ly:13:14 http://1: warning: cannot resolve rest collision: rest direction not set f2 g4) f\rest c:/users/chris/appdata/local/temp/frescobaldi-ywvkwd/tmpivikeh/document.ly:13:14 http://2

Re: Resolving cannot resolve rest collision: rest direction not set warnings

2012-12-19 Thread Arle Lommel
, hopefully less controversial, question. I keep getting warnings like the following when I run Lilypond: warning: cannot resolve rest collision: rest direction not set I've run into this or a similar problem before. Cultivate the habit of using separate, explicit voice constructs: \new

Re: Resolving cannot resolve rest collision: rest direction not set warnings

2012-12-19 Thread Arle Lommel
resolve rest collision: rest direction not set I've run into this or a similar problem before. Cultivate the habit of using separate, explicit voice constructs: \new Voice = upper \relative c'' { ... } % upper voice \new Voice = lower \relative c'' { ... } % lower

Resolving cannot resolve rest collision: rest direction not set warnings

2012-12-18 Thread Arle Lommel
Hi all, I am working on the same score that spawned discussion about stem lengths and now have another, hopefully less controversial, question. I keep getting warnings like the following when I run Lilypond: warning: cannot resolve rest collision: rest direction not set They appear from