Re: tiny correction to NR

2010-09-29 Thread Vicente Solsona
On Wed, 29 Sep 2010 09:33:12 +0200, Dmytro O. Redchuk wrote: added as 1282: http://code.google.com/p/lilypond/issues/detail?id=1282 thanks! I've added a comment in the issue with an update as per: http://lists.gnu.org/archive/html/bug-lilypond/2010-09/msg00309.html I hope I have proceeded c

Re: separating music and guitar instructions

2010-09-29 Thread Vicente Solsona
On Wed, 29 Sep 2010 09:11:45 +0200, Dmytro O. Redchuk wrote: Sorry for delay. I am still brave enough to add "this" to the tracker but not sure that this issue is clear enough, sorry. Dmytro, many thanks for taking the time to keep this alive :) I am affraid, if this is _a question_ ("shou

Re: separating music and guitar instructions

2010-09-21 Thread Vicente Solsona
this doesn't work c4\3 It does! This avoids a string number indication in standard notation and leads to a correct fret number in tablature. See Default tablatures in the Notation Reference. and this does: 4 This basically has the same effect but a string number indication

Re: tiny correction to NR

2010-09-21 Thread Vicente Solsona
On Tue, 21 Sep 2010 19:49:45 +0200, Graham Percival wrote: IIRC there's properties like V-offset and H-offset, which *are* taken into account by the spacing engine. Vicente: could you look into this? I can't find V-offset nor H-offset, you probably mean Y-offset and X-offset. indeed it s

Re: tiny correction to NR

2010-09-20 Thread Vicente Solsona
I will make an appropriate patch for the NR Thank you for letting us know and your patience (with me). my pleasure to add my half cent. thank *you* :) ___ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilyp

Re: tiny correction to NR

2010-09-20 Thread Vicente Solsona
#'extra-offset does *not* affect vertical nor horizontal spacing, so it does not save vertical space. we have to disable the collision first so the dynamics don't take vertical space and then move it for aesthetical purposes, so the valid example should be (after a native english revision): I

Re: separating music and guitar instructions

2010-09-20 Thread Vicente Solsona
On Mon, 20 Sep 2010 18:27:37 +0200, "Vicente Solsona" wrote: To sumarise: String numbers, harmonics and right hand fingerings *must* be defined inside a chord construct even if there is only a single note. you can attach finger numbers to single notes: a-1 b-2 c-1-2-3-4

tiny correction to NR

2010-09-20 Thread Vicente Solsona
hello, the example in the third entry of NR "4.6.2 Changing spacing" is inaccurate afaik: -8<- e4 c g\f c \override DynamicText #'extra-offset = #'( -2.2 . 2.0) e4 c g\f c -8<- #'extra-offset does *not* affect vertical nor horizontal spa

Re: separating music and guitar instructions

2010-09-20 Thread Vicente Solsona
On Wed 15 Sep 2010, 22:40 Xavier Scheuer wrote: On 15 September 2010 19:53, Vicente Solsona wrote: > It probably has something to do with the fact that string numbers and > right hand fingers must be put inside a chord, but skips cannot, but > I'm stuck here. This limitati

Re: Help, please --- can not mode dot down .(

2010-09-19 Thread Vicente Solsona
Hi! Here lilypond puts dots "in betweens noteheads", i need both of them (all of them) would be in spaces below noteheads: \version "2.13.33" % 2.12 does the same [...] It looks to me as if this strange behaviour is caused by the \voiceTwo-command. It also happens with \voiceFour. For now