From: David Kastrup Date: Mon, 9 Sep 2013 19:28:13 +0000 (+0200) Subject: Issue 3545: Obsolete "Accordion-discant symbols" snippet X-Git-Tag: release/2.17.27-1~32 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=d52bf0d8900cfdf8aa74a8564f21685e6747903d;p=lilypond.git Issue 3545: Obsolete "Accordion-discant symbols" snippet --- diff --git a/Documentation/notation/keyboards.itely b/Documentation/notation/keyboards.itely index c0bdb0e4b1..1bb79b7c5a 100644 --- a/Documentation/notation/keyboards.itely +++ b/Documentation/notation/keyboards.itely @@ -580,7 +580,7 @@ come into use to simplify the performance instructions. @snippets @lilypondfile[verbatim,quote,texidoc,doctitle] -{accordion-discant-symbols.ly} +{accordion-registers.ly} @seealso Snippets: diff --git a/Documentation/snippets/new/accordion-discant-symbols.ly b/Documentation/snippets/new/accordion-discant-symbols.ly index cc0efc192d..7ec2129a63 100644 --- a/Documentation/snippets/new/accordion-discant-symbols.ly +++ b/Documentation/snippets/new/accordion-discant-symbols.ly @@ -4,8 +4,10 @@ lsrtags = "keyboards, specific-notation, symbols-and-glyphs, workaround" texidoc = " -Accordion discant-specific symbols are added using @code{\\markup}. The -placement of the symbols can be tweaked by changing the +This snippet has been obsoleted by predefined markup commands, see +@ruser{Accordion Registers}. It's still useful as a simple +demonstration of how to combine symbols: the placement of the symbols +added with @code{\\markup} can be tweaked by changing the @code{\\translate-scaled} arguments. @code{\\translate-scaled} is used here rather than @code{\\translate} in order to let the positioning of the symbol parts adapt to changes of @code{font-size}.