]> git.donarmstrong.com Git - lilypond.git/commitdiff
Run scripts/auxiliar/makelsr.py
authorDavid Kastrup <dak@gnu.org>
Mon, 27 May 2013 14:51:50 +0000 (16:51 +0200)
committerDavid Kastrup <dak@gnu.org>
Mon, 3 Jun 2013 07:43:16 +0000 (09:43 +0200)
Documentation/snippets/expressive-marks.snippet-list
Documentation/snippets/merging-multi-measure-rests-in-a-polyphonic-part.ly
Documentation/snippets/printing-hairpins-in-various-styles.ly

index 7fa455694fa01f2a253471f6eb625fcfde5fca06..a2e5e4daaab0d33d9ad2d75c819283e78fee79de 100644 (file)
@@ -43,6 +43,7 @@ modifying-default-values-for-articulation-shorthand-notation.ly
 moving-slur-positions-vertically.ly
 positioning-arpeggios.ly
 positioning-text-markups-inside-slurs.ly
+printing-hairpins-in-various-styles.ly
 printing-hairpins-using-al-niente-notation.ly
 printing-metronome-and-rehearsal-marks-below-the-staff.ly
 setting-hairpin-behavior-at-bar-lines.ly
index 31d2c82907f518c8ccee32df6070c37d61214d29..8cacc7ba9000e6a15a69f6224402366bda08a90a 100644 (file)
@@ -1,10 +1,11 @@
-%% 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.15"
+% 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.18
+\version "2.17.18"
 
 \header {
   lsrtags = "really-simple, rhythms, version-specific"
@@ -19,7 +20,7 @@ can be printed on the same staff line, using the following setting.
 } % begin verbatim
 
 
-normalPos = \revert MultiMeasureRest.staff-position
+normalPos = \revert MultiMeasureRest.direction
 
 {
   <<
index 8b8aae09c1e7240b5169cfe4741cce0434e82fda..1ce96f79a60965ffaf579b393ff253b8d695394e 100644 (file)
@@ -1,5 +1,5 @@
 % DO NOT EDIT this file manually; it is automatically
-% generated from Documentation\snippets\new
+% generated from Documentation/snippets/new
 % Make any changes in Documentation/snippets/new/
 % and then run scripts/auxiliar/makelsr.py
 %