Re: TextSpanner and line thickness

2010-08-01 Thread Neil Puttock
On 1 August 2010 09:40, Mike Solomon wrote: >    I'm working on a piece where the thickness of a text spanner represents > playing intensity, and in writing it, I'm realizing that the thickness of > text spanners has an effect on their X extents (see the minimal example > below).  This is due (I

Re: Slurs at line breaks

2010-08-01 Thread Jonas Müthing
Hi Jethro, thanks for that idea. However, I would have to do that everytime I do a new version of the file. Is there maybe another way to shorten Slurs and Ties before/after linebreaks? Greetings, Jonas Am 27.07.2010 um 22:08 schrieb Jethro Van Thuyne: On Tue, 27 Jul 2010 21:59:52 +020

TextSpanner and line thickness

2010-08-01 Thread Mike Solomon
Hey all, I'm working on a piece where the thickness of a text spanner represents playing intensity, and in writing it, I'm realizing that the thickness of text spanners has an effect on their X extents (see the minimal example below). This is due (I think) to the round-cap line ending. I woul

strange midi problem

2010-08-01 Thread Federico Bruni
Hi, I have a strange issue (see attached minimal example). I'm using a guitar tuning where 6th and 5th string are tuned 1 fret down (DGDGBE). The harmonic over 7th fret of 4th string (an a) is displayed correctly (on 7th fret) only if I use a(n incorrect) lower pitch. Otherwise it's 1 pitch up..

Re: no line for textspanner

2010-08-01 Thread Neil Puttock
On 31 July 2010 18:44, Xavier Scheuer wrote: > Maybe you could also modify the doc NR 1.3.1 Dynamics, the snippet > "Hiding the extender line for text dynamics", to replace > >  \override DynamicTextSpanner #'dash-period = #-1.0 > > by > >  \override DynamicTextSpanner #'style = #'none Thanks, I