X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fwoodwind-diagrams-key-lists.ly;h=4fe018c92bc09c95c6fcdfcb7eea356c2367f421;hb=f1b23dd196d0fe5b47f3baf6bf6b9afccf81adef;hp=1c9acb8d49462be79f68c540913528f1b93811bf;hpb=559a79b8ff4144181431e327c175047d0c808164;p=lilypond.git diff --git a/Documentation/snippets/woodwind-diagrams-key-lists.ly b/Documentation/snippets/woodwind-diagrams-key-lists.ly index 1c9acb8d49..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: b482c3e5b56c3841a88d957e0ca12964bd3e64fa - - 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}