X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=Documentation%2Fsnippets%2Flaissez-vibrer-ties.ly;h=4e9a5617f67bd83e17cdc3e2ce1273b7ac314de1;hb=8247813bc580a90f7838846dc38aad5d49ac9d9d;hp=c3ddd952d51abee53e00563e90ae621a3cfba449;hpb=129ef378c53f80d45f40af27ba80ad0fb5e0a53c;p=lilypond.git diff --git a/Documentation/snippets/laissez-vibrer-ties.ly b/Documentation/snippets/laissez-vibrer-ties.ly index c3ddd952d5..4e9a5617f6 100644 --- a/Documentation/snippets/laissez-vibrer-ties.ly +++ b/Documentation/snippets/laissez-vibrer-ties.ly @@ -4,10 +4,10 @@ %% and then run scripts/auxiliar/makelsr.py %% %% This file is in the public domain. -\version "2.12.2" +\version "2.14.2" \header { - lsrtags = "expressive-marks, keyboards, fretted-strings" + lsrtags = "connecting-notes, contemporary-notation, expressive-marks, fretted-strings, keyboards, specific-notation" texidoc = " Laissez vibrer ties have a fixed size. Their formatting can be tuned @@ -17,6 +17,7 @@ using @code{'tie-configuration}. doctitle = "Laissez vibrer ties" } % begin verbatim + \relative c' { 4\laissezVibrer r \laissezVibrer r 4\laissezVibrer r 4.\laissezVibrer r8 @@ -29,4 +30,3 @@ using @code{'tie-configuration}. (-1 . ,UP)) 4\laissezVibrer r } -