lilypond-user
[Top][All Lists]
Advanced

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

Ties in 2.7


From: Thomas Scharkowski
Subject: Ties in 2.7
Date: Sun, 25 Sep 2005 14:45:41 +0200

Hello list,

the following example results in a too narrow, too small tie.
What would be the best/easiest way to change this?
I have attached the pdf for 2.7.10 and 2.4.6 (which is better imo).

Thank you,
Thomas

LilyPond 2.7.10 Windows native and 2.4.6 cygwin

--

\version "2.7.10"
#(set-global-staff-size 23)
#(ly:set-option 'point-and-click #f)

Treble = \relative c' \context Voice = "Treble" {
                \key a\major
                \time 5/2
                \clef "G_8"
                \voiceOne
                e'8 cis a e ~ e4 e e e e cis8 e ~ e fis e4 |
                e'8 cis a e ~ e4 e e e e cis8 e ~ e fis e4 |
                }

Bass =  \relative c \context Voice = "Bass" {
                \voiceTwo
                a2 gis g fis gis |
                a2 gis g fis gis |
                }

staffClassicalGuitar = \new Staff  {
        <<
        \Treble
        \\
        \Bass
        >>
        }


\score {
        <<
        \staffClassicalGuitar
        >>
        \layout {}
}
\paper {linewidth= 18 \cm}

Anhänge:
  F:\lilypond\gitarre\Scharkowski\27\tie27.pdf
  F:\lilypond\gitarre\Scharkowski\tie24.pdf
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:  tie27.pdf
     Datum/Date:  25 Sep 2005, 14:23
     Größe/Size:  12133 bytes.
     Typ/Type:    Unbekannt

Attachment: tie27.pdf
Description: Binary data

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:  tie24.pdf
     Datum/Date:  25 Sep 2005, 14:35
     Größe/Size:  12346 bytes.
     Typ/Type:    Unbekannt

Attachment: tie24.pdf
Description: Binary data


reply via email to

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