X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Frest-styles.ly;fp=Documentation%2Fsnippets%2Frest-styles.ly;h=a2d56413647d3129506d38b47a509fa9a9fb6853;hb=32a34dcef0c0041c6d62677487a380b5c8b85712;hp=221b38f0c479a55a65836c8a408e6d0b9efea704;hpb=f41973ff763d5972a85995b6d40c864281ec6714;p=lilypond.git diff --git a/Documentation/snippets/rest-styles.ly b/Documentation/snippets/rest-styles.ly index 221b38f0c4..a2d5641364 100644 --- a/Documentation/snippets/rest-styles.ly +++ b/Documentation/snippets/rest-styles.ly @@ -4,32 +4,10 @@ %% and then run scripts/auxiliar/makelsr.py %% %% This file is in the public domain. -\version "2.14.0" +\version "2.16.0" \header { - lsrtags = "rhythms, ancient-notation, tweaks-and-overrides" - -%% Translation of GIT committish: 70f5f30161f7b804a681cd080274bfcdc9f4fe8c - doctitlees = "Estilos de silencios" - texidoces = " -Los silencios se pueden imprimir en distintos estilos. -" - -%% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40 - - doctitlede = "Pausenstile" - texidocde = " -Pausen können in verschiedenen Stilen dargestellt werden. -" - - - -%% Translation of GIT committish: 4da4307e396243a5a3bc33a0c2753acac92cb685 - texidocfr = " -Les silences peuvent être gravés selon différents styles. - -" - doctitlefr = "Styles de silences" + lsrtags = "ancient-notation, rhythms, symbols-and-glyphs, tweaks-and-overrides" texidoc = " Rests may be used in various styles. @@ -41,6 +19,7 @@ Rests may be used in various styles. doctitle = "Rest styles" } % begin verbatim + \layout { indent = 0 \context { @@ -70,4 +49,3 @@ Rests may be used in various styles. r\maxima^\markup \typewriter { default } r\longa r\breve r1 r2 r4 r8 r16 r32 r64 r128 s128 } -