]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/making-glissandi-breakable.ly
Imported Upstream version 2.19.45
[lilypond.git] / Documentation / snippets / making-glissandi-breakable.ly
index 16799a19cfde7d9a4d90cae5e2d7d1f158773331..d469078f5dde38ecc37f9fe565f2d10056acbd57 100644 (file)
@@ -1,25 +1,23 @@
-% DO NOT EDIT this file manually; it is automatically
-% generated from Documentation/snippets/new
-% Make any changes in Documentation/snippets/new/
-% and then run scripts/auxiliar/makelsr.py
-%
-% This file is in the public domain.
-%% Note: this file works from version 2.17.30
-\version "2.17.30"
+%% DO NOT EDIT this file manually; it is automatically
+%% generated from LSR http://lsr.di.unimi.it
+%% Make any changes in LSR itself, or in Documentation/snippets/new/ ,
+%% and then run scripts/auxiliar/makelsr.py
+%%
+%% This file is in the public domain.
+\version "2.18.0"
 
 \header {
   lsrtags = "staff-notation, tweaks-and-overrides"
 
   texidoc = "
 Setting the @code{breakable} property to @code{#t} in combination with
-@code{after-line-breaking} allows a glissando to break if it occurs
-at a line break:
-"
+@code{after-line-breaking} allows a glissando to break if it occurs at
+a line break:
 
+"
   doctitle = "Making glissandi breakable"
 } % begin verbatim
 
-
 glissandoSkipOn = {
   \override NoteColumn.glissando-skip = ##t
   \hide NoteHead