X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fstring-quartet-template-simple.ly;h=3452fa60ad8d86d5098b7862c3f7503492d7b8df;hb=8b93de6ce951b7b14bc7818f31019524295b990f;hp=6f61afd2bfd69bde06eac52a7831d31579552dba;hpb=a7210078ea5ed650743536c8fcd8b7291322d0e7;p=lilypond.git diff --git a/Documentation/snippets/string-quartet-template-simple.ly b/Documentation/snippets/string-quartet-template-simple.ly index 6f61afd2bf..3452fa60ad 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.16" +\version "2.14.0" \header { lsrtags = "unfretted-strings, template" -%% Translation of GIT committish: 1d589aa04c20d7711bf662618adbdd6d445db29d +%% Translation of GIT committish: 2d548a99cb9dba80f2ff035582009477cd37eceb 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. "