]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/vertical-line-as-a-baroque-articulation-mark.ly
4704: Update doc-snippet through makelsr.py
[lilypond.git] / Documentation / snippets / vertical-line-as-a-baroque-articulation-mark.ly
index a4df6718b533273e15120047a743909c9fd4bfc4..222c20f0a5eb7ebb2564f2e45d2534549e908748 100644 (file)
@@ -1,23 +1,13 @@
 %% DO NOT EDIT this file manually; it is automatically
-%% generated from LSR http://lsr.dsi.unimi.it
+%% 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.14.2"
+\version "2.18.0"
 
 \header {
-  lsrtags = "expressive-marks, ancient-notation"
-
-%% Translation of GIT committish: d5307870fe0ad47904daba73792c7e17b813737f
-  texidocfr = "
-On trouve régulièrement, en musique baroque, cette courte ligne
-verticale. Sa signification peut varier, mais elle indique le plus
-souvent une note plus « appuyée ».  Voici comment générer ce signe
-particulier.
-
-"
-  doctitlefr = "Articulation baroque en forme de coche"
+  lsrtags = "ancient-notation, expressive-marks"
 
   texidoc = "
 This short vertical line placed above the note is commonly used in
@@ -29,7 +19,6 @@ demonstrates how to achieve such a notation.
   doctitle = "Vertical line as a baroque articulation mark"
 } % begin verbatim
 
-
 upline =
 #(let ((m (make-articulation "stopped")))
    (set! (ly:music-property m 'tweaks)