]> git.donarmstrong.com Git - lilypond.git/commitdiff
Updated snippet/new to remove spurios comments
authorPhil Holmes <mail@philholmes.net>
Thu, 13 Feb 2014 09:59:22 +0000 (09:59 +0000)
committerPhil Holmes <mail@philholmes.net>
Thu, 13 Feb 2014 10:13:41 +0000 (10:13 +0000)
Documentation/snippets/new/adding-a-figured-bass-above-or-below-the-notes.ly
Documentation/snippets/new/creating-a-delayed-turn.ly
Documentation/snippets/new/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly

index 71dcf28a18877881a46ca1174220e8ac208bf7d2..811df579ace10b19dcca15236e275d84ee874449 100644 (file)
@@ -1,9 +1,3 @@
-%% DO NOT EDIT this file manually; it is automatically
-%% generated from LSR http://lsr.dsi.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.17.6"
 
 \header {
@@ -22,7 +16,7 @@ whole score.
 
 "
   doctitle = "Adding a figured bass above or below the notes"
-} % begin verbatim
+}
 
 
 bass = {
index 52558e13d625cea29ae6019910ce86cdfb3f848f..87223e9442f504591f9ce95f2a6f592932b2c281 100644 (file)
@@ -12,7 +12,7 @@ property}.  Changing the fractions @code{2/3} and @code{1/3} adjusts the
 horizontal position.
 "
   doctitle = "Creating a delayed turn"
-} % begin verbatim
+}
 
 
 \relative c'' {
index 0ff1ee530bf415cc854c65540e220e55867ad6d2..411707896b079a548704d8ed3d5c83fae8056651 100644 (file)
@@ -1,9 +1,3 @@
-%% DO NOT EDIT this file manually; it is automatically
-%% generated from LSR http://lsr.dsi.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.17.6"
 
 \header {
@@ -46,14 +40,9 @@ won't have any effect, only if one sets X-offset! Drawback: One needs
 to set @code{DynamicText #'X-offset}, which will apply to all dynamic
 texts! Also, it is aligned at the right edge of the additional text,
 not at the center of pp.
-
-
-
-
 "
   doctitle = "Horizontally aligning custom dynamics (e.g. \"sempre pp\" \"piu f\" \"subito p\")"
-} % begin verbatim
-
+}
 
 \header { title = "Horizontally aligning custom dynamics" }