From fddedd4b9a24eaa5f3c62947ddbe5b7b19bd7767 Mon Sep 17 00:00:00 2001 From: David Kastrup Date: Mon, 27 May 2013 16:51:50 +0200 Subject: [PATCH] Run scripts/auxiliar/makelsr.py --- .../snippets/expressive-marks.snippet-list | 1 + ...-multi-measure-rests-in-a-polyphonic-part.ly | 17 +++++++++-------- .../printing-hairpins-in-various-styles.ly | 2 +- 3 files changed, 11 insertions(+), 9 deletions(-) diff --git a/Documentation/snippets/expressive-marks.snippet-list b/Documentation/snippets/expressive-marks.snippet-list index 7fa455694f..a2e5e4daaa 100644 --- a/Documentation/snippets/expressive-marks.snippet-list +++ b/Documentation/snippets/expressive-marks.snippet-list @@ -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 diff --git a/Documentation/snippets/merging-multi-measure-rests-in-a-polyphonic-part.ly b/Documentation/snippets/merging-multi-measure-rests-in-a-polyphonic-part.ly index 31d2c82907..8cacc7ba90 100644 --- a/Documentation/snippets/merging-multi-measure-rests-in-a-polyphonic-part.ly +++ b/Documentation/snippets/merging-multi-measure-rests-in-a-polyphonic-part.ly @@ -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 { << diff --git a/Documentation/snippets/printing-hairpins-in-various-styles.ly b/Documentation/snippets/printing-hairpins-in-various-styles.ly index 8b8aae09c1..1ce96f79a6 100644 --- a/Documentation/snippets/printing-hairpins-in-various-styles.ly +++ b/Documentation/snippets/printing-hairpins-in-various-styles.ly @@ -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 % -- 2.39.2