lilypond-user
[Top][All Lists]
Advanced

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

Handling of Ties in chords individually?


From: Roland Goretzki
Subject: Handling of Ties in chords individually?
Date: Fri, 16 Jul 2004 02:11:23 +0200
User-agent: Mutt/1.5.5.1+cvs20040105i

Hi at all.

I'm still using lilypond 2.2.0, and I wonder, wether it is possible to
determine at tied chords explicitely, which direction every tie shall
have.

To demonstrate that this is necessary, here a little piece of code:

  \include "deutsch.ly"
  \score {
    \context Staff \notes\relative c'' {
      \key c \major
      g4 g' cis, b g' g, g'
      <g, b cis g'> ~
      <g b cis g'>
      g' cis, b g1 
    } 
  }

The second tie (from bottom to top) between 'b' and 'b' would look much
better, if its direction would be down. The other ties should behold
their directions.

With \tieDown, \tieUp or \tieBoth I can't get a good result.

Any ideas?
Or perhaps a solution to this is planned for a later lilypond version?

Thanks and Best Regards           Roland




reply via email to

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