X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fstring-quartet-template-simple.ly;h=c28646531495548169928d4f81455d264b258c6e;hb=45b219221124f4d7b977a1a0b1e489c47bb3ac02;hp=b562a62b1445a60cf5c746fc253dd2eac4483058;hpb=0b55335aeca1de539bf1125b717e0c21bb6fa31b;p=lilypond.git diff --git a/Documentation/snippets/string-quartet-template-simple.ly b/Documentation/snippets/string-quartet-template-simple.ly index b562a62b14..c286465314 100644 --- a/Documentation/snippets/string-quartet-template-simple.ly +++ b/Documentation/snippets/string-quartet-template-simple.ly @@ -1,12 +1,15 @@ -%% Do not edit this file; it is automatically +%% DO NOT EDIT this file manually; it is automatically %% generated from LSR http://lsr.dsi.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.13.20" +\version "2.14.0" \header { lsrtags = "unfretted-strings, template" -%% Translation of GIT committish: e0aa246e0ed1a86dc41a99ab79bff822d3320aa7 +%% Translation of GIT committish: 8b93de6ce951b7b14bc7818f31019524295b990f texidoces = " Esta plantilla muestra un cuarteto de cuerda normal. También utiliza una sección @code{\\global} para el compás y la armadura @@ -21,10 +24,18 @@ una sección @code{\\global} para el compás y la armadura @code{@bs{}global} セクションを使っています。 " +%% Translation of GIT committish: c3b519f0dd5ff0f8ccfc9a39ed1fe8df8b43741c + texidocit = " +Questo modello presenta un semplice quartetto d'archi. Impiega anche una +sezione @code{\\global} per definire il tempo e l'armatura di chiave. + +" + doctitleit = "Modello per quartetto d'archi (semplice)" + %% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40 texidocde = " Dieses Beispiel demonstriert die Partitur für ein Streichquartett. Hier -wird auch eine @qq{@code{\global}}-Variable für Taktart und +wird auch eine @qq{@code{\\global}}-Variable für Taktart und Vorzeichen benutzt. "