X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fwoodwind-diagrams-key-lists.ly;h=4fe018c92bc09c95c6fcdfcb7eea356c2367f421;hb=65ba9df14e3a74b78689aa9e504d9d45f9cd35ac;hp=53c349a0e9658907809a2355cf8c058e06ce97d7;hpb=4ee99b07605942b02e82c6526df98b68cbc03981;p=lilypond.git diff --git a/Documentation/snippets/woodwind-diagrams-key-lists.ly b/Documentation/snippets/woodwind-diagrams-key-lists.ly index 53c349a0e9..4fe018c92b 100644 --- a/Documentation/snippets/woodwind-diagrams-key-lists.ly +++ b/Documentation/snippets/woodwind-diagrams-key-lists.ly @@ -1,26 +1,25 @@ -% 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.16.0 +%% DO NOT EDIT this file manually; it is automatically +%% generated from LSR http://lsr.di.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.18.0" \header { lsrtags = "winds" - texidoc=" -The snippet below produces a list of all possible keys and key -settings for woodwind diagrams as defined in -@file{scm/define-woodwind-diagrams.scm}. The list will be displayed -in the log file, but not in the music. If output to the console -is wanted, omit the @code{(current-error-port)} from the commands. + texidoc = " +The snippet below produces a list of all possible keys and key settings +for woodwind diagrams as defined in +@code{scm/define-woodwind-diagrams.scm}. The list will be displayed in +the log file, but not in the music. If output to the console is +wanted, omit the @code{(current-error-port)} from the commands. + " doctitle = "Woodwind diagrams key lists" } % begin verbatim - #(print-keys-verbose 'piccolo (current-error-port)) #(print-keys-verbose 'flute (current-error-port)) #(print-keys-verbose 'flute-b-extension (current-error-port)) @@ -36,3 +35,5 @@ is wanted, omit the @code{(current-error-port)} from the commands. #(print-keys-verbose 'baritone-saxophone (current-error-port)) #(print-keys-verbose 'bassoon (current-error-port)) #(print-keys-verbose 'contrabassoon (current-error-port)) + +\score {c''1}