]> git.donarmstrong.com Git - lilypond.git/commitdiff
Run makelsr
authorPhil Holmes <mail@philholmes.net>
Thu, 13 Feb 2014 10:02:09 +0000 (10:02 +0000)
committerPhil Holmes <mail@philholmes.net>
Thu, 13 Feb 2014 10:14:06 +0000 (10:14 +0000)
Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly
Documentation/snippets/broken-crescendo-hairpin.ly
Documentation/snippets/creating-a-delayed-turn.ly
Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly
Documentation/snippets/making-an-object-invisible-with-the-transparent-property.ly
Documentation/snippets/unfretted-headword.ly

index 77d5beaa6009983d39b352cb2b931579d4cbf6c2..d0e13e5adc93b4ecda3f6befe272008c790b717e 100644 (file)
@@ -5,12 +5,6 @@
 %
 % This file is in the public domain.
 %% Note: this file works from version 2.17.6
-%% 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 {
@@ -32,12 +26,12 @@ whole score.
 } % begin verbatim
 
 
+
 bass = {
   \clef bass
   g4 b, c d
   e d8 c d2
-} % begin verbatim
-
+}
 continuo = \figuremode {
   <_>4 <6>4 <5/>4
   \override Staff.BassFigureAlignmentPositioning.direction = #UP
index 2e5aad44b2b0a99baf23ef86b0cc2073a4bb27af..1515b52fa33484719226a9b74237278c66160d21 100644 (file)
@@ -4,7 +4,7 @@
 % and then run scripts/auxiliar/makelsr.py
 %
 % This file is in the public domain.
-%% Note: this file works from version 2.17.27
+%% Note: this file works from version 2.19.2
 \version "2.19.2"
 
 \header {
index 298ea0520ee31cd5ffeea46cbd9372b676810629..98c4a150a0da72679ae35cf412c43c2c668c16e3 100644 (file)
@@ -22,11 +22,11 @@ horizontal position.
 } % begin verbatim
 
 
+
 \relative c'' {
   c2*2/3 ( s2*1/3\turn d4) r
   <<
-    { c4.( d8) } % begin verbatim
-
+    { c4.( d8) }
     { s4 s\turn }
   >>
   \transpose c d \relative c'' <<
index b336b35caf5dd57ff28804e2c7bab586698813ed..724062ec24ee2f49b59fe4f0bb5d98bad83c642c 100644 (file)
@@ -5,12 +5,6 @@
 %
 % This file is in the public domain.
 %% Note: this file works from version 2.17.6
-%% 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 {
@@ -53,17 +47,12 @@ 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" } % begin verbatim
-
+\header { title = "Horizontally aligning custom dynamics" }
 
 \paper { ragged-right = ##f }
 
index b1808364ba884fc0f55fa7713cbfac4ac01550e8..8ff1608b09eff34b55c3d9e6ebd180b6cd52db91 100644 (file)
@@ -4,7 +4,7 @@
 % and then run scripts/auxiliar/makelsr.py
 %
 % This file is in the public domain.
-%% Note: this file works from version 2.17.30
+%% Note: this file works from version 2.19.2
 \version "2.19.2"
 
 \header {
index 43dbee331279c8b1780503868b0b8ef004828948..99e129afbf5ad387ad81463e299ba368c52c5c1e 100644 (file)
@@ -4,7 +4,7 @@
 % and then run scripts/auxiliar/makelsr.py
 %
 % This file is in the public domain.
-%% Note: this file works from version 2.17.30
+%% Note: this file works from version 2.19.2
 \version "2.19.2"
 
 \header {