%% Generated by lilypond-book %% Options: [exampleindent=10.16\mm,indent=0\mm,line-width=160\mm,quote] \include "lilypond-book-preamble.ly" % **************************************************************** % Start cut-&-pastable-section % **************************************************************** \paper { indent = 0\mm line-width = 160\mm % offset the left padding, also add 1mm as lilypond creates cropped % images with a little space on the right line-width = #(- line-width (* mm 3.000000) (* mm 1)) line-width = 160\mm - 2.0 * 10.16\mm % offset the left padding, also add 1mm as lilypond creates cropped % images with a little space on the right line-width = #(- line-width (* mm 3.000000) (* mm 1)) } \layout { } % **************************************************************** % ly snippet: % **************************************************************** \sourcefilename "snippets/repeats-headword.ly" \sourcefileline 0 %% DO NOT EDIT this file manually; it is automatically %% 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.21.2" \header { lsrtags = "headword" texidoc = " Repeats headword " doctitle = "Repeats headword" } % begin verbatim %% http://lsr.di.unimi.it/LSR/Item?id=821 %% see also http://www.lilypond.org/doc/v2.18/Documentation/notation/repeats % Beethoven, Op. 57 % Piano sonata 23 - Dem Grafen Franz von Brunswick Gewidmet % Movt II, Andante con moto % Measures 9 - 16 \include "english.ly" \new PianoStaff << \new Staff = RH { \clef bass \key df \major \time 2/4 \set Score.currentBarNumber = #9 \bar ".|:" 4 ( 8.. 32 | 8. ) 16 ( 8 8 ) | 4 ( 8.. 32 | 8. ) \slurDown 16 ( << { \voiceTwo gf8 f8 ) } \new Voice { \voiceOne 16 ef'16 8 } >> \oneVoice | 4 ( 8.. 32 \clef treble | 8. ) 16 ( 16 gf'16 8 ) | \slurUp 4 \change Staff = LH \voiceOne 4 | 4. \change Staff = RH \oneVoice r8 \clef bass \bar ":|." } \new Staff = LH { \clef bass \key df \major \time 2/4 4 ( 8.. 32 | 8. ) 16 ( 8 8 ) | 4 ( 8.. 32 | 8. ) 16 ( 8 ) | 4 ( 8.. 32 | 8. ) 16 ( 8 8 ) | \voiceTwo gf,4 ( af,4 ~ ) | af,16. [ ( gf,32 f,16. ef,32 ] df,8 ) \oneVoice r8 }>> % **************************************************************** % end ly snippet % ****************************************************************

AltStyle によって変換されたページ (->オリジナル) /