lilypond-user
[Top][All Lists]
Advanced

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

RE: Ties in 2.7


From: Thomas Scharkowski
Subject: RE: Ties in 2.7
Date: Sun, 25 Sep 2005 19:48:18 +0200

Thank you Bruce,

I thought LilyPond 2.7.10 should be able to produce readable simple
ties automatically, as in previous versions. The example I sent is
just as bad as early Finale (3.0) output!

Thomas

> 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: address@hidden
> [mailto:address@hidden On Behalf
> Of Thomas Scharkowski Sent: Sunday, September 25, 2005 7:46 AM To:
> address@hidden 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
>
>






reply via email to

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