Hmmm, I've got a patch that I think fixed this (I've not verified that it
works against newer releases, and I haven't got time to check it either).
You could try it and see if it works...
Erlend
On 5/25/05, Erik Sandberg <[EMAIL PROTECTED]> wrote:
>
> On Sunday 22 May 2005 09.02, Tyler Eaves wrote:
> > I'm trying to do some simple bass tablature in the latest version
> > (2.5.24).
> >
> > Attached you will find the source file I'm using and a sample output
> > file. The problem is that the number of lines for the tab staff is off,
> > and the numbers aren't centered. I actually reported this bug way back
>
> Thanks for the report. It appears however that the number-of-lines problem
> is
> fixed in 2.5.25.
>
> The numbers still aren't centered though, so I added this to the bug
> database.
> %important
> %Tyler Eaves <[EMAIL PROTECTED]>
>
> \header{
> texidoc = "Tablature numbers aren't centered vertically."
>
> reportedin = "2.5.24"
> }
>
> \version "2.5.25"
>
> music = {
> %Actual notes go here
> e,,4 e,, e,, e,,
> }
>
> <<
> \new Staff {\clef bass \transpose c c' \music}
> \new TabStaff
> <<
> \set TabStaff.stringTunings = #'(-17 -22 -27 -32)
>
> {
> \music
> }
> >>
> >>
>
> --
> Erik Sandberg
> Maintainer of the Lilypond bug CVS archive,
> http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lily-bugs/bugs/
> http://lilypond.org/doc/v2.5/bugs/out/index.html
>
>
> _______________________________________________
> lilypond-devel mailing list
> [email protected]
> http://lists.gnu.org/mailman/listinfo/lilypond-devel
>
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond