]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/dodecaphonic-style-accidentals-for-each-note-including-naturals.ly
lilypond-book robustness: ensure EOL at the end of @verbatim
[lilypond.git] / input / lsr / dodecaphonic-style-accidentals-for-each-note-including-naturals.ly
index 9ebe9f7d3e19eaf43f620184b524e144fe995c40..581a0a7eaf7bd350d9cbb6e1b2f92bf413530b50 100644 (file)
@@ -1,8 +1,11 @@
-%% 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.13.1"
 
 \header {
 %% This file is in the public domain.
 \version "2.13.1"
 
 \header {
+  lsrtags = "pitches"
+
+%% Translation of GIT committish: 674a5f874c07063ae56d55be25c55fc3b4bdb7bf
   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
   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
@@ -17,7 +20,8 @@ notación.
 
 "
 
 
 "
 
- texidocde = "
+%% Translation of GIT committish: e75f1604a1b866c853dee42dbffcb7800c706a5f
+  texidocde = "
  In Werken des fürhen 20. Jahrhundert, angefangen mit Schönberg, Berg
  und Webern (die zweite Wiener Schule), wird jeder Ton der 
  Zwölftonleiter als gleichwertig erachtet, ohne hierarchische
  In Werken des fürhen 20. Jahrhundert, angefangen mit Schönberg, Berg
  und Webern (die zweite Wiener Schule), wird jeder Ton der 
  Zwölftonleiter als gleichwertig erachtet, ohne hierarchische
@@ -27,24 +31,22 @@ notación.
  
  Dieser Schnipsel zeigt, wie derartige Notationsregeln zu erstellen sind.
  "
  
  Dieser Schnipsel zeigt, wie derartige Notationsregeln zu erstellen sind.
  "
-doctitlede = "Versetzungszeichen für jede Note im Stil der Zwölftonmusik"
+  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. 
 
 This snippet shows how to achieve such notation rules. 
-"
 
 
+"
   doctitle = "Dodecaphonic-style accidentals for each note including naturals"
 } % begin verbatim
 
   doctitle = "Dodecaphonic-style accidentals for each note including naturals"
 } % begin verbatim
 
-
 \score {
   \new Staff {
     #(set-accidental-style 'dodecaphonic)
 \score {
   \new Staff {
     #(set-accidental-style 'dodecaphonic)
@@ -59,3 +61,4 @@ This snippet shows how to achieve such notation rules.
     }
   }
 }
     }
   }
 }
+