harmonicBy and point-and-click

2012-11-24 Thread Federico Bruni
If I specify an harmonic using \harmonicByFret or \harmonicByRatio, point-and-click works fine only if the note following the command is included inside or {} Otherwise, point-and-click opens ly/music-functions-init.ly, where these commands are defined. Try this snippet: \version 2.17.7

Re: Adding StringNumber 0 in TabStaff crashes

2012-11-24 Thread Eluze
David Kastrup wrote Thomas Morley lt; thomasmorley65@ gt; writes: 2012/11/23 Thomas Morley lt; thomasmorley65@ gt;: In printed editions of scores for the guitar I often saw StringNumber 0 indicating an open string. Example: M.M. Ponce, Sonata Romantica 2nd movt. edited by Schott

Re: Adding StringNumber 0 in TabStaff crashes

2012-11-24 Thread David Kastrup
Eluze elu...@gmail.com writes: no way to conceal the errors made in this score - there is no string called zero and if it is a fingering indication (which it probably is) the circle shouldn't be there Since string numbers are otherwise used consistently, and since fingerings of 0 are being

Re: harmonicBy and point-and-click

2012-11-24 Thread Federico Bruni
Il 24/11/2012 10:32, David Kastrup ha scritto: We'd better use or {} ? The latter, I guess. No, that's just masking the problem. URL:http://code.google.com/p/lilypond/issues/detail?id=2974 contains a patch fixing this. ok, thanks ___

Re: Adding StringNumber 0 in TabStaff crashes

2012-11-24 Thread Eluze
Am 24.11.2012 10:37, schrieb David Kastrup: Since string numbers are otherwise used consistently, and since fingerings of 0 are being used as well, and there is plenty of both circled and uncircled 0, I am pretty sure that there is some meaning to it. I just have no idea _which_ meaning. I

Re: Adding StringNumber 0 in TabStaff crashes

2012-11-24 Thread Thomas Morley
2012/11/24 Eluze elu...@gmail.com: Am 24.11.2012 10:37, schrieb David Kastrup: Since string numbers are otherwise used consistently, and since fingerings of 0 are being used as well, and there is plenty of both circled and uncircled 0, I am pretty sure that there is some meaning to it. I

Bugs with \set Staff.whichBar

2012-11-24 Thread Ben Rudiak-Gould
The 2.16 documentation says that \set Staff.whichBar = |: will create a start-repeat bar in this staff only. What it actually seems to do in 2.16.1 is insert a start-repeat bar after every note in that staff until the end of the score. I haven't looked at the code but I guess that it's clearing

Re: Bugs with \set Staff.whichBar

2012-11-24 Thread Colin Hall
On Sat, Nov 24, 2012 at 10:13:25PM +, Ben Rudiak-Gould wrote: The 2.16 documentation says that \set Staff.whichBar = |: will create a start-repeat bar in this staff only. What it actually seems to do in 2.16.1 is insert a start-repeat bar after every note in that staff until the end of

Re: Bugs with \set Staff.whichBar

2012-11-24 Thread Keith OHara
Ben Rudiak-Gould benrudiak at gmail.com writes: The 2.16 documentation says that \set Staff.whichBar = |: will create a start-repeat bar in this staff only. I suppose desired behavior is to have at least one way to change one bar-line in one staff, preferably the way it was done in version

Re: Bugs with \set Staff.whichBar

2012-11-24 Thread Thomas Morley
2012/11/25 Keith OHara k-ohara5...@oco.net: Ben Rudiak-Gould benrudiak at gmail.com writes: The 2.16 documentation says that \set Staff.whichBar = |: will create a start-repeat bar in this staff only. I suppose desired behavior is to have at least one way to change one bar-line in one

Re: Bugs with \set Staff.whichBar

2012-11-24 Thread Keith OHara
On Sat, 24 Nov 2012 16:44:15 -0800, Thomas Morley thomasmorle...@googlemail.com wrote: 2012/11/25 Keith OHara k-ohara5...@oco.net: Ben Rudiak-Gould benrudiak at gmail.com writes: The 2.16 documentation says that \set Staff.whichBar = |: will create a start-repeat bar in this staff only. I