X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fwoodwind-diagrams-key-lists.ly;h=4fe018c92bc09c95c6fcdfcb7eea356c2367f421;hb=68a1cc5373c10a9861d1818882a11ff5a7821220;hp=2fa0b102e4bac3f82cdde2ae076dea7fbf055737;hpb=c833f8a341b81466e084ed031362eadeb4a815aa;p=lilypond.git diff --git a/Documentation/snippets/woodwind-diagrams-key-lists.ly b/Documentation/snippets/woodwind-diagrams-key-lists.ly index 2fa0b102e4..4fe018c92b 100644 --- a/Documentation/snippets/woodwind-diagrams-key-lists.ly +++ b/Documentation/snippets/woodwind-diagrams-key-lists.ly @@ -1,66 +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.14.0 -\version "2.14.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 { -%%% Translation of GIT committish: ea0b270e14781707ab52683acddf9302bbe337f3 - - texidoces = " - -El fragmento de código que aparece a continuación produce una lista de -todas las llaves y disposiciones de llave posibles para los diagramas -de posiciones de instrumentos de viento madera, tal y como están -definidos en @file{scm/define-woodwind-diagrams.scm}. La lista se -muestra en el archivo de registro, pero no en la música. Si desea una -salida por la consola, omita el @code{(current-error-port)} de las -instrucciones. - -" - - doctitlees = "Listas de llaves para los diagramas de viento madera" - -%%% Translation of GIT committish: ab9e3136d78bfaf15cc6d77ed1975d252c3fe506 - - texidocde=" -Dieses Schnipsel erzeugt eine Liste aller möglichen Löcher und Locheinstellungen -für Holzbläserdiagramme, wie sie in der Datei -@file{scm/define-woodwind-diagrams.scm} definiert sind. Die Liste wird -in der Log-Datei angezeigt, nicht in den Noten. Wenn Ausgabe auf der Kommandozeile -gewünscht ist, muss @code{(current-error-port)} von den Befehlen weggelassen -werden. - -" - doctitlede = "Liste der Löcher für Holzbläserdiagramme" - - -%% Translation of GIT committish: 496c48f1f2e4d345ae3637b2c38ec748a55cda1d - texidocfr = " -Le code suivant vous permettra d'obtenir une liste de toutes les -possibilités en matière de doigtés pour bois, tels qu'ils sont définis -dans le fichier @file{scm/define-woodwind-diagrams.scm}. Cette liste -sera produite en console et dans le fichier de journalisation, mais pas -sous forme de musique. -" - doctitlefr = "Liste des différents diagrammes de doigtés pour bois" - 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)) @@ -76,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}