]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/setting-system-separators.ly
Release: update news.
[lilypond.git] / Documentation / snippets / setting-system-separators.ly
index c55e2a3834383165735a0c2d53d2bdc866e13813..a2395235155edc0711c161188f48533f37f9d89a 100644 (file)
@@ -4,10 +4,10 @@
 %% 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: 6977ddc9a3b63ea810eaecb864269c7d847ccf98
   texidoces = "
@@ -30,6 +30,7 @@ default.
   doctitle = "Setting system separators"
 } % begin verbatim
 
+
 \paper {
   system-separator-markup = \slashSeparator
 }