From 6a149c269388b3d588c498bdf8a149272bce0635 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Wed, 7 Mar 2007 13:39:44 -0800 Subject: [PATCH] LSR update. --- input/{tolsr => lsr/expressive}/glissando.ly | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) rename input/{tolsr => lsr/expressive}/glissando.ly (91%) diff --git a/input/tolsr/glissando.ly b/input/lsr/expressive/glissando.ly similarity index 91% rename from input/tolsr/glissando.ly rename to input/lsr/expressive/glissando.ly index b168f8d167..ddefbc8937 100644 --- a/input/tolsr/glissando.ly +++ b/input/lsr/expressive/glissando.ly @@ -1,7 +1,8 @@ -\version "2.11.12" +\version "2.10.12" \header { texidoc = " -Between notes, there may be simple glissando lines. Here, the first two glissandi are not consecutive. +Between notes, there may be simple glissando lines. Here, the first +two glissandi are not consecutive. The engraver does no time-keeping, so it involves some trickery to get << @{ s8 s8 s4 @} @{ c4 \gliss d4 @} >> working correctly. -- 2.39.5