]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/tweaking-clef-properties.ly
Remove snippets from /new that are now in the LSR
[lilypond.git] / Documentation / snippets / tweaking-clef-properties.ly
index 2a30cfa8e823f85950629a8038afa79a30c6d189..5d1e69c13a328ed61686be8ba5945e60815aad58 100644 (file)
@@ -1,11 +1,10 @@
-% 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.18
-\version "2.17.18"
+%% DO NOT EDIT this file manually; it is automatically
+%% 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.18.0"
 
 \header {
   lsrtags = "pitches, staff-notation, tweaks-and-overrides"
   texidoc = "
 Changing the Clef glyph, its position, or the ottavation does not
 change the position of subsequent notes on the staff.  To get key
-signatures on their correct staff lines @code{middleCClefPosition}
-must also be specified, with positive or negative values moving
-@emph{middle C} up or down respectively, relative to the staff's
-center line.
+signatures on their correct staff lines @code{middleCClefPosition} must
+also be specified, with positive or negative values moving @code{middle
+C} up or down respectively, relative to the staff's center line.
 
-For example, @code{\\clef \"treble_8\"} is equivalent to setting
-the @code{clefGlyph}, @code{clefPosition} (the vertical position
-of the clef itself on the staff), @code{middleCPosition} and
+
+For example, @code{\\clef \"treble_8\"} is equivalent to setting the
+@code{clefGlyph}, @code{clefPosition} (the vertical position of the
+clef itself on the staff), @code{middleCPosition} and
 @code{clefTransposition}. Note that when any of these properties
 (except @code{middleCPosition}) are changed a new clef symbol is
 printed.
 
+
 The following examples show the possibilities when setting these
 properties manually. On the first line, the manual changes preserve the
 standard relative positioning of clefs and notes, whereas on the second
@@ -34,8 +34,6 @@ line, they do not.
   doctitle = "Tweaking clef properties"
 } % begin verbatim
 
-\layout { ragged-right = ##t } % begin verbatim
-
 {
   % The default treble clef
   \key f \major