Introduction to J-S Bach's Toccata and Fugue BWV 565
File generated from the SVG output of Lilypond using the following file:
\header { title = "Toccata and Fugue in D minor, BWV 565" subtitle = "Introduction" source = "IMSLP01135 Wilhelm Rust, Leipzig: Breitkopf & Härtel, 1867. Plate B.W. XV" composer = "J-S Bach (1685-1750)" copyright = "Public Domain" } \version "2.12" \paper { #(set-paper-size "a2") } \layout { line-width = #275 } \score { << \new PianoStaff << \new Staff = "up" { \clef treble \key d \minor \time 4/4 << { a''8\mordent\fermata \mark Adagio r32 g''64[ f'' e'' d'' cis''32] d''16\fermata r16 r8 } \\ { a'8\mordent\fermata r32 g'64[ f' e' d' cis'32] d'16\fermata r16 r8 } >> a'8\mordent\fermata r32 e'32[ f' cis'] d'16\fermata r16 r8 s2 r4 s8 \override TupletNumber #'stencil = ##f \override TupletBracket #'stencil = ##f \set tieWaitForNote = ##t \times 1/6 { bes4 ~ cis'4 ~ e'4 ~ } <e' cis' bes> <d' a> } \new Staff = "down" { \clef bass \key d \minor \time 4/4 s2 a8\mordent\fermata r32 e32[ f cis] d16\fermata r16 r8 << { a8\mordent\fermata r32 g64[ f e d cis32] d16\fermata r16 r8 r4 } \\ { a,8\mordent\fermata r32 g,64[ f, e, d, cis,32] d,16\fermata r16 r8 r4 } >> \override TupletNumber #'stencil = ##f \override TupletBracket #'stencil = ##f \set tieWaitForNote = ##t \times 1/6 { cis4~ e~ g~ s2 s4 } <cis e g>4 << { g16 e16 fis8 } \\ { d4 } >> } >> \new Staff = "pedal" { \clef bass \key d \minor \time 4/4 r1 r2 d,2( d,2) } >> }
Rework with Inkscape:
- removed text and converted all objects to paths,
- added manually the last slur missing (second staff),
- then saved as simple SVG.