]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/rhythms-headword.ly
Merge remote-tracking branch 'origin/translation' into staging
[lilypond.git] / Documentation / snippets / rhythms-headword.ly
index 1fea62052f8a120c2e3699788d2686af739e27b9..5bf703a5d0f5c6a93d0e451abaaf00c02804c070 100644 (file)
@@ -1,36 +1,34 @@
-% Do not edit this file; it is automatically
-% generated from Documentation/snippets/new
-% This file is in the public domain.
-%% Note: this file works from version 2.12.0
-\version "2.13.31"
-\include "english.ly"
-#(set-global-staff-size 15)
-\paper {
-  line-width = 16\cm
-  indent = 0\cm
-}
-
-% NR 1.2 Rhythms
+%% 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.19.2"
 
 \header {
-  lsrtags = "headwords"
-  texidoc = ""
-  doctitle = "headword"
-} % begin verbatim
+  lsrtags = "headword"
 
+  texidoc = "
+Rhythms headword
 
+"
+  doctitle = "Rhythms headword"
+} % begin verbatim
 
 % Beethoven, Op. 81a
 % Piano sonata 26 - Das Lebewohl
 % Movt II - Abwesenheit
 % Measures 31 - 34
 
+\include "english.ly"
+
 \layout {
   \context {
     \Score
-    \override SpacingSpanner #'base-shortest-duration =
-      #(ly:make-moment 1 40)
-      %\override SpacingSpanner #'strict-grace-spacing = ##t
+    \override SpacingSpanner.base-shortest-duration =
+      #(ly:make-moment 1/40)
+      %\override SpacingSpanner.strict-grace-spacing = ##t
   }
 }
 
@@ -67,7 +65,7 @@
          }
       <e''! e'>16
       <f'' f'>16 ] )
-      \once \override TextScript #'padding = #3.8
+      \once \override TextScript.padding = #3.8
       <g'' g'>16 ( \staccato -\markup { \italic cresc. }
       <a'' a'>16 ) \staccato
       <bf'' bf'>32  (
 
       |
 
-      \once \override DynamicLineSpanner #'padding = #2
+      \once \override DynamicLineSpanner.padding = #2
       b''32 ( \p \>
       c'''32
       d'''32
       c'''32 ) \!
       g''8 (
       ~
-      g''32 [
+      32 [
       a''64
       g''64 ) ]