Re: tie <> to << {} \\ {} >>

2015-01-25 Thread Robin Bannister
My contribution of two days ago hasn't turned up on the list (yet), so here goes again: Here is a variant of Pierre's proposal: \transpose c c' { %16 ~ << { \once \override NoteColumn #'ignore-collision = ##t \once \hideNotes 16 \once \override NoteColumn.force-

Re: tie <> to << {} \\ {} >>

2015-01-22 Thread Pierre Perol-Schneider
Hi Luca, hi Steve, Luca, do you mean : \version "2.18.2" \transpose c c' { %16 ~ << { \once\stemDown \once\hideNotes ees16~ \once\override NoteColumn.force-hshift = #0.6 ees2^\trill } \\ { \once\stemUp 16 \once\override NoteColumn.for

Re: tie <> to << {} \\ {} >>

2015-01-22 Thread Steve Lacy
Putting the d~ and ees~ inside the <<...>> block gets a bit closer. You can see the ties, but has other differences from your original example. I'm not sure exactly what your final goal is: \relative c' { << { d16~ \once \override NoteColumn.force-hshift = #-0.6 \once \override Stem.direction = #D

Re: tie to note inside double backslashing voicing

2012-04-09 Thread Stan Sanderson
On Apr 9, 2012, at 8:13 AM, Janek Warchoł wrote: > On Sat, Apr 7, 2012 at 11:27 PM, trandrusiii wrote: >> >> Hi. The problem I am having now is different. When I attempt to add a hairpin >> decres the spacing of my entire piece gets corrupted. I've attached a >> screencap to illustrate. I would

Re: tie to note inside double backslashing voicing

2012-04-09 Thread Janek Warchoł
On Sat, Apr 7, 2012 at 11:27 PM, trandrusiii wrote: > > Hi. The problem I am having now is different. When I attempt to add a hairpin > decres the spacing of my entire piece gets corrupted. I've attached a > screencap to illustrate. I would like the spacing to remain at 31 or 32 > pages. > http://

Re: tie to note inside double backslashing voicing

2012-04-07 Thread Reinhold Kainhofer
On 2012-04-06 18:00, trandrusiii wrote: The only way I've found to create dynamics for a single note is to use voicing with spacers. This worked ok for a while but now I have a note that is tied to the upper voice and I get an error message saying that the tie is not terminated and nothing shows

Re: tie to note inside double backslashing voicing

2012-04-07 Thread trandrusiii
Hi. The problem I am having now is different. When I attempt to add a hairpin decres the spacing of my entire piece gets corrupted. I've attached a screencap to illustrate. I would like the spacing to remain at 31 or 32 pages. http://old.nabble.com/file/p33649921/spacingproblem.jpg spacingproblem.

Re: tie to note inside double backslashing voicing

2012-04-07 Thread Janek Warchoł
On Sat, Apr 7, 2012 at 4:29 PM, trandrusiii wrote: > > Thanks for your input. I've tried both methods and I have the same problem. > When I add a cresc. to the measure, the spacing of my entire piece gets > completely messed up. I don't understand why Lilypond won't allow me to > create dynamics w

Re: tie to note inside double backslashing voicing

2012-04-07 Thread trandrusiii
Thanks for your input. I've tried both methods and I have the same problem. When I add a cresc. to the measure, the spacing of my entire piece gets completely messed up. I don't understand why Lilypond won't allow me to create dynamics without destroying the spacing of my piece. Kieren MacMillan

Re: tie to note inside double backslashing voicing

2012-04-06 Thread Kieren MacMillan
Hi, Look up "explicitly instantiating voices" in the docs. > a better way to do single note dynamics? If you're not worried about MIDI/playback, then g2.*2/3\> s4\! works well [visually]. Hope this helps! Kieren. On 2012-Apr-6, at 12:00, trandrusiii wrote: > > Hi, > > The only way I've fou

Re: tie to note inside double backslashing voicing

2012-04-06 Thread Janek Warchoł
Hi, On Fri, Apr 6, 2012 at 6:00 PM, trandrusiii wrote: > The only way I've found to create dynamics for a single note is to use > voicing with spacers. This worked ok for a while but now I have a note that > is tied to the upper voice and I get an error message saying that the tie is > not termin