]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/tweaking-clef-properties.ly
Merge remote-tracking branch 'origin/master' into translation
[lilypond.git] / Documentation / snippets / tweaking-clef-properties.ly
index 35243fa1d5bc975e335f09d07374dc9b13a00130..645530ea2bec1f24bd044a876d69edc2afd59854 100644 (file)
@@ -1,10 +1,10 @@
 %% DO NOT EDIT this file manually; it is automatically
-%% generated from LSR http://lsr.dsi.unimi.it
+%% generated from LSR http://lsr.di.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.25"
+\version "2.18.0"
 
 \header {
   lsrtags = "pitches, staff-notation, tweaks-and-overrides"
@@ -13,7 +13,7 @@
 The command @code{\\clef \"treble_8\"} is equivalent to setting
 @code{clefGlyph}, @code{clefPosition} (which controls the vertical
 position of the clef), @code{middleCPosition} and
-@code{clefTransposition}. A clef is printed when any of the properties
+@code{clefOctavation}. A clef is printed when any of the properties
 except @code{middleCPosition} are changed.
 
 
@@ -24,7 +24,7 @@ this. In order to get key signatures on the correct staff lines,
 @code{middleCClefPosition} must also be set.  The positional parameters
 are relative to the staff center line, positive numbers displacing
 upwards, counting one for each line and space. The
-@code{clefTransposition} value would normally be set to 7, -7, 15 or -15,
+@code{clefOctavation} value would normally be set to 7, -7, 15 or -15,
 but other values are valid.
 
 
@@ -45,7 +45,10 @@ line, they do not.
   doctitle = "Tweaking clef properties"
 } % begin verbatim
 
-\layout { ragged-right = ##t }
+\layout {
+  indent = 0
+  ragged-right = ##t
+}
 {
   % The default treble clef
   \key f \major