From: Phil Holmes Date: Mon, 2 Jan 2012 11:28:14 +0000 (+0000) Subject: LSR Local updates X-Git-Tag: release/2.15.24-1~17 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=9f306e8a1670fc1fde52f4fd5850b7d6d19697cd;p=lilypond.git LSR Local updates --- diff --git a/Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly b/Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly index e854429c59..b8792a75aa 100644 --- a/Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly +++ b/Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly @@ -1,14 +1,13 @@ -%% 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. +% 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.15.20 \version "2.15.20" \header { - lsrtags = "staff-notation, vocal-music" - %% Translation of GIT committish: 8b93de6ce951b7b14bc7818f31019524295b990f texidoces = " @@ -71,6 +70,8 @@ effectuer plusieurs citations, elle ne peuvent être simultanées. doctitlefr = "Indication de l'instrument cité dans l'accompagnement d'une partition pour chœur" + lsrtags = "staff-notation, vocal-music" + texidoc = " This shows one approach to simplify adding many orchestral cues to the piano reduction in a vocal score. The music function @code{\\cueWhile} @@ -87,6 +88,7 @@ can be cued, but they cannot overlap each other in time. doctitle = "Adding orchestral cues to a vocal score" } % begin verbatim + cueWhile = #(define-music-function (parser location instrument name dir music) diff --git a/Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly b/Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly index e31034da50..a34f7fae08 100644 --- a/Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly +++ b/Documentation/snippets/bar-chords-notation-for-guitar--with-text-spanner.ly @@ -1,9 +1,10 @@ -%% 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. +% 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.15.20 \version "2.15.20" \header { @@ -22,6 +23,7 @@ The syntax is @code{\\bbarre #'fret_number' @{ notes @} } doctitle = "Bar chords notation for Guitar ( with Text Spanner)" } % begin verbatim + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% %%%%%%% Cut here ----- Start 'bbarred.ly' diff --git a/Documentation/snippets/string-number-extender-lines.ly b/Documentation/snippets/string-number-extender-lines.ly index 5beadf42d5..7023df2f0c 100644 --- a/Documentation/snippets/string-number-extender-lines.ly +++ b/Documentation/snippets/string-number-extender-lines.ly @@ -1,9 +1,10 @@ -%% 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. +% 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.15.20 \version "2.15.20" \header { @@ -17,6 +18,7 @@ series of notes is supposed to be played all on the same string. doctitle = "String number extender lines" } % begin verbatim + stringNumberSpanner = #(define-music-function (parser location StringNumber) (string?) #{