]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/dodecaphonic-style-accidentals-for-each-note-including-naturals.ly
Merge master into nested-bookparts
[lilypond.git] / input / lsr / dodecaphonic-style-accidentals-for-each-note-including-naturals.ly
index e9b255b51b1e1079899623faae2819a56cf9a61a..153f4b87e1c5440212463d5fdc6b8dd8be53f6dd 100644 (file)
@@ -1,10 +1,8 @@
-%% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
+%% Do not edit this file; it is auto-generated from input/new
 %% This file is in the public domain.
-\version "2.11.57"
+\version "2.11.62"
 
 \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
@@ -20,30 +18,23 @@ notación.
 "
 
 
-  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.
+  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.
 
 This snippet shows how to achieve such notation rules. 
-
 "
+
   doctitle = "Dodecaphonic-style accidentals for each note including naturals"
 } % begin verbatim
-webernAccidentals = {
-  % the 5s are just "a value different from any accidental"
-  \set Staff.keySignature = #'((0 . 5) (1 . 5) (2 . 5) (3 . 5)
-                               (4 . 5) (5 . 5) (6 . 5))
-  \set Staff.extraNatural = ##f
-  #(set-accidental-style 'forget)
-}
 
 \score {
-  {
-    \webernAccidentals
+  \new Staff {
+    #(set-accidental-style 'dodecaphonic)
     c'4 dis' cis' cis'
     c'4 dis' cis' cis'
     c'4 c' dis' des'