2011/5/22 Simon :
> But I tried now versions 2.11.65-1, 2.12.3-1 and 2.13.61-1. They all work fine
> and produce a nice clef. Debian stable (squeeze) uses 2.12.3-7, which is not
> available at the download site
> http://download.linuxaudio.org/lilypond/binaries/linux-x86/ .
Don't miss that 2.12.3-
Comment #6 on issue 155 by ahawry...@gmail.com: \parenthesize does not take
accidentals into account
http://code.google.com/p/lilypond/issues/detail?id=155
Bravo! This is very exciting. Just a heads up though, this example seems to
prefer parentheses that align with spaces rather than lines
> no problem with windows (vista) - did you try other versions or png output?
> is the problem reproduced there?
The problem occurs also in the png output.
But I tried now versions 2.11.65-1, 2.12.3-1 and 2.13.61-1. They all work fine
and produce a nice clef. Debian stable (squeeze) uses 2.12.3-7,
As you can see in the following example, when using harmonicOn, fret
numbers in TabStaff are not enclosed by angled brackets (while Staff is
ok).
It looks like a bug.
\version "2.15.0"
music = \relative c'' {
% Ok, it works in Staff and TabStaff
2
% it works on Staff only: bug or what?
I think that there are some wrong pitches in this snippet:
http://lilypond.org/doc/v2.13/Documentation/snippets/fretted-strings#fretted_002dstring-harmonics-in-tablature
Can you check it?
I would write as in the attached file (see diff).
Thanks,
Federico
--- fretted-string-harmonics-in-tablatu