bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Accidental spacing with Tabstaff


From: Thomas Scharkowski
Subject: Accidental spacing with Tabstaff
Date: Mon, 05 Mar 2007 10:47:48 +0100

The first note in the second staff almost touches the accidental.
Windows XP, LilyPond 2.11.20 and 2.10.20

code:
--
\version "2.11.20"
melody =        {
                        \key e \major
                        \relative c' {
                        \repeat unfold 12 {
                        dis8 dis dis dis dis2 |
                        }}}

gitstaff =              \new Staff {\clef "G_8" \melody}
tablature =     \new TabStaff \melody

\score
{
<<
        \gitstaff
        \tablature
>>
}
--
Der folgende Teil dieser Nachricht enthält einen Anhang im
sogenannten Internet MIME Nachrichtenformat.
Wenn Sie Pegasus Mail oder ein beliebiges anderes MIME-kompatibles
Email-System verwenden, sollte Sie den Anhang mit Ihrem Email-System
speichern oder anzeigen können. Anderenfalls fragen Sie Ihren Administrator.

The following section of this message contains a file attachment
prepared for transmission using the Internet MIME message format.
If you are using Pegasus Mail, or any another MIME-compliant system,
you should be able to save it or view it from within your mailer.
If you cannot, please ask your system administrator for assistance.

   ---- Datei Information/File information -----------
     Datei/File:  test-tab2.11.20.png
     Datum/Date:  5 Mar 2007, 10:34
     Größe/Size:  18948 bytes.
     Typ/Type:    Unbekannt

Attachment: test-tab2.11.20.png
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]