From: David Kastrup Date: Tue, 4 Jun 2013 15:58:24 +0000 (+0200) Subject: Run scripts/auxiliar/makelsr.py X-Git-Tag: release/2.17.20-1~5 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=a52e63690dc92d4b9205811ac0cf27153c3158fd;p=lilypond.git Run scripts/auxiliar/makelsr.py --- diff --git a/Documentation/snippets/inserting-score-fragments-above-a-staff,-as-markups.ly b/Documentation/snippets/inserting-score-fragments-above-a-staff,-as-markups.ly index b531c4bf13..388398c02d 100644 --- a/Documentation/snippets/inserting-score-fragments-above-a-staff,-as-markups.ly +++ b/Documentation/snippets/inserting-score-fragments-above-a-staff,-as-markups.ly @@ -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 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 }