]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/ancient-fonts.ly
LSR: local update
[lilypond.git] / Documentation / snippets / ancient-fonts.ly
index 5f326a9dec3f5c3b056cd3bb5f68b297cf4adc53..ffd28cd53985e858c9297b2817be39f0cd074818 100644 (file)
@@ -1,12 +1,15 @@
-%% 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 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.9
 %% This file is in the public domain.
-\version "2.13.29"
+\version "2.15.9"
 
 \header {
-  lsrtags = "ancient-notation"
-
-%% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
+%% Translation of GIT committish: 2d548a99cb9dba80f2ff035582009477cd37eceb
   texidoces = "
 Aquí se muestran muchos de (¿o quizá todos?) los símbolos que
 están contemplados por la capacidad de LilyPond para la música
@@ -15,6 +18,7 @@ antigua.
 
   doctitlees = "Tipografía de música antigua"
 
+
 %% Translation of GIT committish: 9a65042d49324f2e3dff18c4b0858def81232eea
   texidocfr ="
 Voici comment graver la plupart, sinon tous les symboles que
@@ -23,12 +27,11 @@ LilyPond prend en charge en matière de musique ancienne.
 "
   doctitlefr = "Gravure de musique ancienne"
 
+  lsrtags = "ancient-notation"
+
   texidoc = "
 Shown here are many (all?) of the symbols that are included in
 LilyPond's support for ancient notation.
-
-
-
 "
   doctitle = "Ancient fonts"
 } % begin verbatim
@@ -67,7 +70,7 @@ upperStaff = \new VaticanaStaff = "upperStaff" <<
       \override NoteHead #'style = #'vaticana.vupes
       g f
       \override NoteHead #'style = #'vaticana.linea.punctum
-      \once \override Staff.BarLine #'bar-size = #2.0 \bar "|"
+      \once \override Staff.BarLine #'bar-extent = #'(-1 . 1) \bar "|"
       % \break % 3 (8*1)
 
       es d
@@ -126,7 +129,8 @@ upperStaff = \new VaticanaStaff = "upperStaff" <<
 
       s32*1
       % \break % 12 (32*1)
-    }
+    } % begin verbatim
+
   >>
 >>
 
@@ -226,7 +230,7 @@ lowerStaff = \new MensuralStaff = "lowerStaff" <<
       \MensuralVoice
       \override NoteHead #'style = #'neomensural
       \override Rest #'style = #'neomensural
-      \override Stem #'flag-style = #'mensural
+      \override Flag #'style = #'mensural
       \override Stem #'thickness = #1.0
     }
     \context {