X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fstring-quartet-template-simple.ly;h=e435da48779125f8785f9fdcb2bb4cdfd6b76035;hb=730d4eb3e0328e8ba0b376f8191a5bb6ae7f904c;hp=1684536830695798daff45bd57ffb85c898bcb1b;hpb=580faff1d6167b1500228dc5c5ae073dca0ead40;p=lilypond.git diff --git a/Documentation/snippets/string-quartet-template-simple.ly b/Documentation/snippets/string-quartet-template-simple.ly index 1684536830..e435da4877 100644 --- a/Documentation/snippets/string-quartet-template-simple.ly +++ b/Documentation/snippets/string-quartet-template-simple.ly @@ -1,43 +1,13 @@ -%% Do not edit this file; it is automatically -%% generated from LSR http://lsr.dsi.unimi.it +%% 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.13.39" +\version "2.18.0" \header { - lsrtags = "unfretted-strings, template" - -%% Translation of GIT committish: 5160eccb26cee0bfd802d844233e4a8d795a1e94 - texidoces = " -Esta plantilla muestra un cuarteto de cuerda normal. También utiliza -una sección @code{\\global} para el compás y la armadura - -" - doctitlees = "Plantilla de cuarteto de cuerda (sencilla)" - - -%% Translation of GIT committish: fa1aa6efe68346f465cfdb9565ffe35083797b86 - texidocja = " -これは簡単な弦楽四重奏のためのテンプレートです。これは拍子記号と調号のために -@code{@bs{}global} セクションを使っています。 -" - -%% 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 -Vorzeichen benutzt. -" - - doctitlede = "Vorlage für Streichquartett (einfach)" - - -%% Translation of GIT committish: bdfe3dc8175a2d7e9ea0800b5b04cfb68fe58a7a - texidocfr = " -Voici un canevas pour quatuor à cordes. Notez l'utilisation de la -variable @code{\\global} pour traiter la métrique et la tonalité. - -" - doctitlefr = "Quatuor à cordes (conducteur)" + lsrtags = "really-simple, template, unfretted-strings" texidoc = " This template demonstrates a simple string quartet. It also uses a @@ -100,4 +70,3 @@ cello = \new Voice \relative c' { \layout { } \midi { } } -