Re: Breath or articulation mark between two beamed eighth or sixteenth notes

2018-02-24 Thread Joe Srednicki
Thanks. This works. I apologize. I was putting the breathe command outside the brackets for the beam, which caused an error. If I follow your example, the result is perfect. Thanks again > On Feb 23, 2018, at 10:34 PM, Kieren MacMillan > wrote: > > Hi Joe, >

Re: Breath or articulation mark between two beamed eighth or sixteenth notes

2018-02-23 Thread Kieren MacMillan
Hi Joe, > I am working on organ music. Lily pond does not allow a breath mark beamed > eighth or sixteenth notes. Not sure what you mean: \version "2.19" \layout { ragged-right = ##f line-width = 2\in } { c''8[ \breathe f'] } That seems to work for me. Does it not work for you? Thanks,