From ab5c743ce730f16189b7d041241fb0f14ca18246 Mon Sep 17 00:00:00 2001 From: Trevor Daniels Date: Thu, 1 Jan 2009 10:22:14 +0000 Subject: [PATCH] Docs: NR 1.3 Expressive: TextScript and Slur - complete addition of snippets --- Documentation/user/expressive.itely | 5 +---- input/new/creating-a-delayed-turn.ly | 16 ++++++++++------ 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/Documentation/user/expressive.itely b/Documentation/user/expressive.itely index 86dd7e4dff..e0003fc452 100644 --- a/Documentation/user/expressive.itely +++ b/Documentation/user/expressive.itely @@ -585,11 +585,8 @@ g4( e c2) @lilypondfile[verbatim,lilyquote,texidoc,doctitle] {using-double-slurs-for-legato-chords.ly} -@c TODO remove ignores after LSR update -@ignore @lilypondfile[verbatim,lilyquote,texidoc,doctitle] -{positioning-text-markups-inside-slurs} -@end ignore +{positioning-text-markups-inside-slurs.ly} @seealso Music Glossary: diff --git a/input/new/creating-a-delayed-turn.ly b/input/new/creating-a-delayed-turn.ly index 38fec61933..fe417be0f2 100644 --- a/input/new/creating-a-delayed-turn.ly +++ b/input/new/creating-a-delayed-turn.ly @@ -1,12 +1,16 @@ \version "2.12.0" \header { - lsrtags = "expressive-marks, editorial-annotations, tweaks-and-overrides" - texidoc = "Creating a delayed turn, where the lower note of the - turn uses the accidental, requires several overrides. The - @code{outside-staff-priority} property must be set to #f, as otherwise - this would take precedence over the @code{avoid-slur property}. The - value of @code{halign} is used to position the turn horizontally." + lsrtags = "expressive-marks, editorial-annotations, +tweaks-and-overrides" + + texidoc = " +Creating a delayed turn, where the lower note of the +turn uses the accidental, requires several overrides. The +@code{outside-staff-priority} property must be set to @code{#f}, +as otherwise this would take precedence over the +@code{avoid-slur property}. The value of @code{halign} is used +to position the turn horizontally." doctitle = "Creating a delayed turn" } -- 2.39.2