]> git.donarmstrong.com Git - lilypond.git/commitdiff
Run scripts/auxiliar/makelsr.py
authorDavid Kastrup <dak@gnu.org>
Tue, 4 Jun 2013 15:58:24 +0000 (17:58 +0200)
committerDavid Kastrup <dak@gnu.org>
Sun, 9 Jun 2013 08:05:21 +0000 (10:05 +0200)
Documentation/snippets/inserting-score-fragments-above-a-staff,-as-markups.ly

index b531c4bf13b076541e42a247c06b8f8a71733170..388398c02d8fd948cb5c072498734972c45bc58c 100644 (file)
@@ -1,9 +1,10 @@
-%% 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.
+% 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.17.15
 \version "2.17.15"
 
 \header {
@@ -25,14 +26,14 @@ tuning = \markup {
       \clef bass
       <c, g, d g>1
     }
-    \layout { ragged-right = ##t }
+    \layout { ragged-right = ##t  indent = 0\cm }
   }
 }
 
 \header {
   title = "Solo Cello Suites"
   subtitle = "Suite IV"
-  subsubtitle = \markup { Originalstimmung: \general-align #Y #CENTER \tuning }
+  subsubtitle = \markup { Originalstimmung: \raise #0.5 \tuning }
 }
 
 \layout { ragged-right = ##f }