X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fwoodwind-diagrams-key-lists.ly;h=4fe018c92bc09c95c6fcdfcb7eea356c2367f421;hb=5d84bfad4626892bcffd05adcced53c8a2329047;hp=2ff542051628e28f9e9d670c83da3cceae3d5734;hpb=90f811c9dda4b23576cdf6d7d4c5709b6e6c3ba0;p=lilypond.git diff --git a/Documentation/snippets/woodwind-diagrams-key-lists.ly b/Documentation/snippets/woodwind-diagrams-key-lists.ly index 2ff5420516..4fe018c92b 100644 --- a/Documentation/snippets/woodwind-diagrams-key-lists.ly +++ b/Documentation/snippets/woodwind-diagrams-key-lists.ly @@ -1,63 +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: 6977ddc9a3b63ea810eaecb864269c7d847ccf98 - - 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 en -el archivo de registro de salida, pero no en la salida de música. Si -se desa 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 auf -der Kommandozeile und in der Log-Datei angezeigt, nicht in den Noten. -" - 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)) @@ -73,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}