Thomas - Take a look at the 'tricks' used in the longer snippet in my posting a few minutes ago: "FW: How to override bar line?"
- Bruce -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Thomas Scharkowski Sent: Sunday, September 25, 2005 7:46 AM To: lilypond-user@gnu.org Subject: Ties in 2.7 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 _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user