]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/setting-system-separators.ly
Merge remote-tracking branch 'origin/master' into translation
[lilypond.git] / Documentation / snippets / setting-system-separators.ly
index b1b970ef6e69f3838fe6b8fff4ec739918d713af..d7d4d2cda299b77f18427dcc7252a53c57214d35 100644 (file)
@@ -4,22 +4,10 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.14.2"
+\version "2.16.0"
 
 \header {
-  lsrtags = "tweaks-and-overrides, paper-and-layout, staff-notation"
-
-%% 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
-@code{\\slashSeparator} está disponible como una elección
-predeterminada adecuada.
-
-"
-  doctitlees = "Fijar un separador entre los sistemas"
-
-
+  lsrtags = "paper-and-layout, staff-notation, tweaks-and-overrides"
 
   texidoc = "
 System separators can be inserted between systems.  Any markup can be
@@ -49,4 +37,3 @@ notes = \relative c' {
     >>
   }
 }
-