Re: Disconnected and oddly placed stems

2009-09-05 Thread James E. Bailey
On 05.09.2009, at 20:15, Carl Sorensen wrote: On 9/5/09 9:37 AM, "Dan Florio" wrote: Here are the first few measures of a guitar part in a tune I'm working on: (Each line represents a measure) \version "2.12.2" \header { title = "Percussion Song" composer = "Dan Florio"

Re: Disconnected and oddly placed stems

2009-09-05 Thread Carl Sorensen
On 9/5/09 9:37 AM, "Dan Florio" wrote: > Here are the first few measures of a guitar part in a tune I'm working on: > > (Each line represents a measure) > > \version "2.12.2" > > \header > { > title = "Percussion Song" > composer = "Dan Florio" > } > > Guitar = \relative c' >

Re: Disconnected and oddly placed stems

2009-09-05 Thread Kieren MacMillan
Hi Dan, Notice how the stems in the fourth measure are disconnected and opposite. Anyone know why this is happening, and how I can fix it? You are not correctly coding single-staff polyphony — I suggest you (re?)read the appropriate documentation sections, starting with

Re: Disconnected and oddly placed stems

2009-09-05 Thread Frank Steinmetzger
Am Samstag, 5. September 2009 schrieb Dan Florio: > I've attached the pdf of that specific part. Notice how the stems in > the fourth measure are disconnected and opposite. Anyone know why this > is happening, and how I can fix it? Well, I don't know why, but how to avoid it: you can use multip

Disconnected and oddly placed stems

2009-09-05 Thread Dan Florio
Here are the first few measures of a guitar part in a tune I'm working on: (Each line represents a measure) \version "2.12.2" \header { title = "Percussion Song" composer = "Dan Florio" } Guitar = \relative c' { << e1 g d' g >> << e, g d' fis >> << ees, g des' fis >>