From 5e30887caa7d077d1135910b626d397d19f1573c Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Sun, 28 Jan 2007 13:37:29 +0100 Subject: [PATCH] whitespace fixes --- Documentation/user/tweaks.itely | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Documentation/user/tweaks.itely b/Documentation/user/tweaks.itely index cc94e8a9c3..a840cfae98 100644 --- a/Documentation/user/tweaks.itely +++ b/Documentation/user/tweaks.itely @@ -373,10 +373,10 @@ space at the bottom of the page. @example \paper @{ -between-system-padding = #0.1 -between-system-space = #0.1 -ragged-last-bottom = ##f -ragged-bottom = ##f + between-system-padding = #0.1 + between-system-space = #0.1 + ragged-last-bottom = ##f + ragged-bottom = ##f @} @end example @@ -387,7 +387,7 @@ use 10). @example \paper @{ -system-count = #10 + system-count = #10 @} @end example @@ -474,9 +474,9 @@ tempoMark = #(define-music-function (parser location padding marktext) #}) \relative c'' { -c2 e -\tempoMark #3.0 #"Allegro" -g c + c2 e + \tempoMark #3.0 #"Allegro" + g c } @end lilypond -- 2.39.5