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

Reply via email to