Re: Poor man' ossia

2015-09-14 Thread Jacques Menu
Thanks Robert and Malte, \voiceOne or \voiceThere have the same effect in this situation, so I can use either one or the other. Here is a working solution. A nice day! JM \version "2.19.25" \relative c' { \time 2/4 d2 - \markup{ \italic "rall."} ~ | % 8 << { \override Be

Re: Poor man' ossia

2015-09-14 Thread Malte Meyn
Am 14.09.2015 um 10:43 schrieb Menu Jacques: Trouble is that the two 16th are too much on the right \override NoteColumn.ignore-collision = ##t (in the “ossia” voice) and the stems of the « main » voice are too long. \override Beam.collision-voice-only = ##t (in the “main” voice) ___

Re: Poor man' ossia

2015-09-14 Thread Robert Schmaus
Without being able to test it right now: my assumption is that the "\voiceThree" is responsible for the shift right. Have you tried using voiceOne instead? __ Truth does not change according to our ability to stomach it. -- Flannery O'Connor > On 14 Sep 2015, at 10:43, Menu Jacques wrote: