]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/setting-system-separators.ly
Doc: run makelsr locally
[lilypond.git] / Documentation / snippets / setting-system-separators.ly
index 248a70e9694ce5aac6c2b6a1308685682c4ee522..95070734df9a94b9711e6748246ed4bd9a6e896c 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 = "staff-notation, tweaks-and-overrides, paper-and-layout"
+  lsrtags = "paper-and-layout, staff-notation, tweaks-and-overrides"
 
-%% Translation of GIT committish: 8b93de6ce951b7b14bc7818f31019524295b990f
+%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa
   texidoces = "
 Se pueden insertar separadores sistema entre los sistemas de una
 página.  Se puede usar cualquier elemento de marcado, pero
@@ -30,6 +30,7 @@ default.
   doctitle = "Setting system separators"
 } % begin verbatim
 
+
 \paper {
   system-separator-markup = \slashSeparator
 }