]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/preventing-extra-naturals-from-being-automatically-added.ly
Add '-dcrop' option to ps and svg backends
[lilypond.git] / Documentation / snippets / preventing-extra-naturals-from-being-automatically-added.ly
index 8324912159d8a27c144d1b7fbcdea583487cc6f0..1ff350eec5b5e2cc79014818020258b3a347612d 100644 (file)
@@ -1,19 +1,20 @@
 %% 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.16.0"
+\version "2.18.0"
 
 \header {
   lsrtags = "automatic-notation, pitches"
 
   texidoc = "
-In accordance with standard typesetting rules, a natural sign is
-printed before a sharp or flat if a previous accidental on the same
-note needs to be canceled.  To change this behavior, set the
-@code{extraNatural} property to @code{f} in the @code{Staff} context.
+In accordance with traditional typesetting rules, a natural sign is
+printed before a sharp or flat if a previous double sharp or flat on
+the same note  is canceled.  To change this behavior to contemporary
+practice, set the  @code{extraNatural} property to @code{f} in the
+@code{Staff} context.
 
 
 
@@ -21,7 +22,6 @@ note needs to be canceled.  To change this behavior, set the
   doctitle = "Preventing extra naturals from being automatically added"
 } % begin verbatim
 
-
 \relative c'' {
   aeses4 aes ais a
   \set Staff.extraNatural = ##f