]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/dodecaphonic-style-accidentals-for-each-note-including-naturals.ly
LSR: Update.
[lilypond.git] / input / lsr / dodecaphonic-style-accidentals-for-each-note-including-naturals.ly
index f326d4f41bc31f35e124d46a111e07362a3b8975..cea81a132b2e509e501f04d2960c70b9acf8512f 100644 (file)
@@ -1,8 +1,10 @@
-%% Do not edit this file; it is auto-generated from input/new
+%% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
 %% This file is in the public domain.
-\version "2.12.0"
+\version "2.12.3"
 
 \header {
+  lsrtags = "pitches"
+
   doctitlees = "Alteraciones de estilo dodecafónico para todas las notas, incluidas las naturales"
   texidoces = "
 En las obras de principios del s.XX, empezando por Schoenberg, Berg y
@@ -30,21 +32,20 @@ notación.
  
 doctitlede = "Versetzungszeichen für jede Note im Stil der Zwölftonmusik"
 
-  lsrtags = "pitches"
-  texidoc = "In early 20th century works, starting with Schoenberg,
-Berg and Webern (the \"Second\" Viennese school), every pitch in the
-twelve-tone scale has to be regarded as equal, without any hierarchy
-such as the classical (tonal) degrees.  Therefore, these composers
-print one accidental for each note, even at natural pitches, to
-emphasize their new approach to music theory and language.
+  texidoc = "
+In early 20th century works, starting with Schoenberg, Berg and Webern
+(the \"Second\" Viennese school), every pitch in the twelve-tone scale
+has to be regarded as equal, without any hierarchy such as the
+classical (tonal) degrees. Therefore, these composers print one
+accidental for each note, even at natural pitches, to emphasize their
+new approach to music theory and language.
 
 This snippet shows how to achieve such notation rules. 
-"
 
+"
   doctitle = "Dodecaphonic-style accidentals for each note including naturals"
 } % begin verbatim
 
-
 \score {
   \new Staff {
     #(set-accidental-style 'dodecaphonic)
@@ -59,3 +60,4 @@ This snippet shows how to achieve such notation rules.
     }
   }
 }
+