X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fancient-fonts.ly;h=7eaf0d9c982414b316ccaf1849389bceb57b513b;hb=dd8a184cfb8065d987bc658f33647cc47ad2feaa;hp=e8d72770c26406f75146b99abb9da23abca5479c;hpb=87aec4a93a0fe08275dd6cce6961dd9f80f581d1;p=lilypond.git diff --git a/Documentation/snippets/ancient-fonts.ly b/Documentation/snippets/ancient-fonts.ly index e8d72770c2..7eaf0d9c98 100644 --- a/Documentation/snippets/ancient-fonts.ly +++ b/Documentation/snippets/ancient-fonts.ly @@ -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.10" +\version "2.15.9" \header { - lsrtags = "ancient-notation" - -%% Translation of GIT committish: 4385ed4cc738e164a95798862580b4b86703356f +%% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98 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,7 +18,8 @@ antigua. doctitlees = "Tipografía de música antigua" -%% Translation of GIT committish: 499a511d4166feaada31114e097f86b5e0c56421 + +%% Translation of GIT committish: 9a65042d49324f2e3dff18c4b0858def81232eea texidocfr =" Voici comment graver la plupart, sinon tous les symboles que LilyPond prend en charge en matière de musique ancienne. @@ -23,16 +27,16 @@ 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 + upperStaff = \new VaticanaStaff = "upperStaff" << \context VaticanaVoice << \transpose c c { @@ -67,7 +71,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 @@ -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 {