Unterminated tie with tuplets

2014-03-18 Thread Jimmie Felidae
Hello List,

I got a warning of unterminated tie. The warning message is:

```
/tmp/frescobaldi-k7Gcla/tmpqo6ujA/document.ly:3:2: warning: unterminated tie
  c''2.~  \times 2/3 {a'4 g'8~} | g'2 r2|
```

Related tiny example:

```
\version 2.14.0
{
  c''2.~  \times 2/3 {a'4 g'8~} | g'2 r2|
}
```

If anyone understands why it happens, please let me know !

Thanks,
Jimmie

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Unterminated tie with tuplets

2014-03-18 Thread Jimmie Felidae
Thanks guys. With your help I realize what I tried to do -- it should
be a slur here...

Best,
Jimmie

2014-03-18 16:30 GMT+08:00, David Kastrup d...@gnu.org:
 Jimmie Felidae evolution.ji...@gmail.com writes:

 Hello List,

 I got a warning of unterminated tie. The warning message is:

 ```
 /tmp/frescobaldi-k7Gcla/tmpqo6ujA/document.ly:3:2: warning: unterminated
 tie
   c''2.~  \times 2/3 {a'4 g'8~} | g'2 r2|
 ```

 Related tiny example:

 ```
 \version 2.14.0
 {
   c''2.~  \times 2/3 {a'4 g'8~} | g'2 r2|
 }
 ```

 If anyone understands why it happens, please let me know !

 This has nothing to do with tuplets.  The first tie, namely c''2.~ is
 unterminated.  At any rate, 2.14 is old.  Like really, really, old.
 2.16 has been released almost 2 years ago, 2.18 has been released last
 year.

 --
 David Kastrup


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user