]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly
Doc: run makelsr locally
[lilypond.git] / Documentation / snippets / ancient-notation-template----modern-transcription-of-gregorian-music.ly
index b7c29ed7dbf35a0252097cf31db4b5adc7758d37..4491b08d80cf6e796c65214d74d1162f0d81ab17 100644 (file)
@@ -1,15 +1,14 @@
-%% 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.12.2"
+% 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.15.15
+\version "2.15.15"
 
 \header {
-  lsrtags = "vocal-music, ancient-notation, template"
-
-%% Translation of GIT committish: fa19277d20f8ab0397c560eb0e7b814bd804ecec
+%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa
   texidoces = "
 Este ejemplo muestra cómo hacer una transcripción moderna de canto
 gregoriano. El canto gregoriano no tiene compás ni plicas; utiliza
@@ -20,6 +19,16 @@ especiales que indican silencios de distintas longitudes.
 
   doctitlees = "Plantilla para notación de música antigua (transcripción moderna de canto gregoriano)"
 
+%% Translation of GIT committish: c3b519f0dd5ff0f8ccfc9a39ed1fe8df8b43741c
+  texidocit = "
+Questo esempio mostra come realizzare una trascrizione moderna di musica
+gregoriana. La musica gregoriana non presenta suddivisione in misure né gambi;
+utilizza soltanto le teste della minima e della semiminima, e dei segni
+appositi che indicano pause di diversa lunghezza.
+
+"
+  doctitleit = "Modello per notazione antica -- trascrizione moderna di musica gregoriana"
+
 %% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40
 
   texidocde = "
@@ -31,16 +40,18 @@ Länge von Pausen an.
 
  doctitlede = "Vorlage für Alte Notation -- moderne Transkription des gregorianischen Chorals"
 
-%% Translation of GIT committish: bdfe3dc8175a2d7e9ea0800b5b04cfb68fe58a7a
+%% Translation of GIT committish: 3b125956b08d27ef39cd48bfa3a2f1e1bb2ae8b4
   texidocfr = "
 Voici comment vous pourriez transcrire du grégorien.  Pour mémoire, il
-n'y a en grégorien ni de découpage en mesure, ni de hampe ; seules
+n'y a en grégorien ni de découpage en mesure, ni de hampe@tie{}; seules
 sont utilisées des têtes de note blanches ou noires, ainsi que des
 signes spécifiques permettant d'indiquer des silences de différentes durées.
 
 "
   doctitlefr = "Exemples de notation ancienne -- transcription moderne de musique grégorienne"
 
+  lsrtags = "vocal-music, ancient-notation, template"
+
   texidoc = "
 This example demonstrates how to do modern transcription of Gregorian
 music. Gregorian music has no measure, no stems; it uses only half and
@@ -51,6 +62,7 @@ length.
   doctitle = "Ancient notation template -- modern transcription of gregorian music"
 } % begin verbatim
 
+
 \include "gregorian.ly"
 
 chant = \relative c' {
@@ -75,6 +87,7 @@ verba = \lyricmode {
       \remove "Time_signature_engraver"
       \remove "Bar_engraver"
       \override Stem #'transparent = ##t
+      \override Flag #'transparent = ##t
     }
     \context {
       \Voice