]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly
Removes facultative information from Documents/snippets/new
[lilypond.git] / Documentation / snippets / ancient-notation-template----modern-transcription-of-gregorian-music.ly
index ace10deacb1fc4a19ca848c8d70110cff875b39a..ab0626f0a4c7a7e0b929996f15a4ba7488f8e1ff 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.14.0"
+% 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: 615cbf212fdaf0b220b3330da417d0c3602494f2
+%% Translation of GIT committish: 2d548a99cb9dba80f2ff035582009477cd37eceb
   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: 514674cb00c18629242dfcde0c1a4976758adc56
+  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 = "
@@ -41,6 +50,8 @@ 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