X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Flsr%2Fdodecaphonic-style-accidentals-for-each-note-including-naturals.ly;h=581a0a7eaf7bd350d9cbb6e1b2f92bf413530b50;hb=1423508c355989fa26a8cfe5985b0d6e1ab0a538;hp=9ebe9f7d3e19eaf43f620184b524e144fe995c40;hpb=660da7cb9cbd8282aedb458bbc7769643a6ff8ef;p=lilypond.git diff --git a/input/lsr/dodecaphonic-style-accidentals-for-each-note-including-naturals.ly b/input/lsr/dodecaphonic-style-accidentals-for-each-note-including-naturals.ly index 9ebe9f7d3e..581a0a7eaf 100644 --- a/input/lsr/dodecaphonic-style-accidentals-for-each-note-including-naturals.ly +++ b/input/lsr/dodecaphonic-style-accidentals-for-each-note-including-naturals.ly @@ -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 { + 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 @@ -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 @@ -27,24 +31,22 @@ notación. 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. -" +" doctitle = "Dodecaphonic-style accidentals for each note including naturals" } % begin verbatim - \score { \new Staff { #(set-accidental-style 'dodecaphonic) @@ -59,3 +61,4 @@ This snippet shows how to achieve such notation rules. } } } +