X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fsetting-system-separators.ly;h=a2395235155edc0711c161188f48533f37f9d89a;hb=820bbcbc38981f5a1866f291cdf40042ea686db0;hp=2ffeb079f31a56ecdcfedfacb8ede5d339ce6ae5;hpb=580faff1d6167b1500228dc5c5ae073dca0ead40;p=lilypond.git diff --git a/Documentation/snippets/setting-system-separators.ly b/Documentation/snippets/setting-system-separators.ly index 2ffeb079f3..a239523515 100644 --- a/Documentation/snippets/setting-system-separators.ly +++ b/Documentation/snippets/setting-system-separators.ly @@ -1,12 +1,15 @@ -%% Do not edit this file; it is automatically +%% DO NOT EDIT this file manually; it is automatically %% generated from LSR http://lsr.dsi.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.13.39" +\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: 5160eccb26cee0bfd802d844233e4a8d795a1e94 +%% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98 texidoces = " Se pueden insertar separadores sistema entre los sistemas de una página. Se puede usar cualquier elemento de marcado, pero @@ -27,6 +30,7 @@ default. doctitle = "Setting system separators" } % begin verbatim + \paper { system-separator-markup = \slashSeparator }