X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Frest-styles.ly;h=dc6645b4b1b9336c817c383570be304fe9f680af;hb=5ae5c88bdb1a478263ed874cb823ec58dafc93f9;hp=77a4f89f0d606c96287380254d9b640cf308f1a8;hpb=23108a9515e7f76b44fac0b323afb169d708bfa1;p=lilypond.git diff --git a/Documentation/snippets/rest-styles.ly b/Documentation/snippets/rest-styles.ly index 77a4f89f0d..dc6645b4b1 100644 --- a/Documentation/snippets/rest-styles.ly +++ b/Documentation/snippets/rest-styles.ly @@ -1,49 +1,49 @@ -%% 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.17.11" +% DO NOT EDIT this file manually; it is automatically +% generated from Documentation/snippets/new +% Make any changes in Documentation/snippets/new/ +% and then run scripts/auxiliar/makelsr.py +% +% This file is in the public domain. +%% Note: this file works from version 2.19.16 +\version "2.19.16" \header { lsrtags = "ancient-notation, rhythms, symbols-and-glyphs, tweaks-and-overrides" texidoc = " Rests may be used in various styles. - - - - " doctitle = "Rest styles" } % begin verbatim -\layout { - indent = 0 - \context { - \Staff - \remove "Time_signature_engraver" - } -} - \new Staff \relative c { + \omit Score.TimeSignature \cadenzaOn + \override Staff.Rest.style = #'mensural r\maxima^\markup \typewriter { mensural } r\longa r\breve r1 r2 r4 r8 r16 s32 s64 s128 s128 \bar "" + \break \override Staff.Rest.style = #'neomensural r\maxima^\markup \typewriter { neomensural } r\longa r\breve r1 r2 r4 r8 r16 s32 s64 s128 s128 \bar "" + \break \override Staff.Rest.style = #'classical r\maxima^\markup \typewriter { classical } r\longa r\breve r1 r2 r4 r8 r16 r32 r64 r128 s128 \bar "" + \break + + \override Staff.Rest.style = #'z + r\maxima^\markup \typewriter { z-style } + r\longa r\breve r1 r2 r4 r8 r16 r32 r64 r128 s128 + \bar "" + \break \override Staff.Rest.style = #'default r\maxima^\markup \typewriter { default }