]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/inserting-a-caesura.ly
Doc: run makelsr locally
[lilypond.git] / Documentation / snippets / inserting-a-caesura.ly
index 5f458d2c63eb6c28cdf161973e0ec52780e7b440..bbda9416138626f624cd0fc302ca6718dd9c7c23 100644 (file)
@@ -4,12 +4,12 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.14.0"
+\version "2.14.2"
 
 \header {
-  lsrtags = "expressive-marks, tweaks-and-overrides"
+  lsrtags = "tweaks-and-overrides, expressive-marks"
 
-%% Translation of GIT committish: 70f5f30161f7b804a681cd080274bfcdc9f4fe8c
+%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa
   texidoces = "
 Las marcas de cesura se pueden crear sobreescribiendo la propiedad
 @code{'text} del objeto @code{BreathingSign}.  También está disponible
@@ -46,6 +46,7 @@ available.
   doctitle = "Inserting a caesura"
 } % begin verbatim
 
+
 \relative c'' {
   \override BreathingSign #'text = \markup {
     \musicglyph #"scripts.caesura.straight"