% mod_tex: distributed LaTeX-rendering over Apache % Copyright (C) 2007 Peter Danenberg % See doc/COPYING for details. \version "2.10" \header { tagline = "" } \paper { printpagenumber = ##f } \score { { \new Staff { \time 4/4 \clef violin \key c \minor \tempo 4=75 \relative c' \context Staff \new Voice { \voiceOne c4 c' g r8 g8 f8 ees8~ ees8 f g4 r c,4 c' g r8 g8 f8 ees8~ ees8 bes4 c4. ees8 f g4 g8_ (c8) bes8 g8 c8 g8 aes8 c8 bes4 aes4 g4 aes8 c8 c8 c8 bes4 aes8 g8 g8 g8 f4_ (ees4) g8 aes8 ees8 ees8~ ees4 r8 ees8 aes8 c8 aes4 ees2 ees8 ees8 f4 f8_ (ees8) ees4 c4 bes4 d4 ees4 } \addlyrics{All things flow, and no -- thing is still. All things flow, and no -- thing is still. In -- to the same ri -- vers, we step and we do not step. We ex -- ist and we don't ex -- ist at all. It's in chang -- ing that all things find rest. It's in chang -- ing that all things find rest. } } } \midi {} \layout {} }