% 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 { { \relative c' << \new Staff { \time 4/4 \tempo 4=140 \clef treble \key d \minor \partial 2 d4 e4 f2. e4 a4 g e4 f4_(f2) a4^"*" cis4 d2 cis2 d4 bes a4 a4~ a2 f4^"*" a4~ a4 a2. f4 d4 cis4 d4~ d2 \bar "|."} \addlyrics { There are no un -- sac -- red pla -- ces. There are on -- ly sac -- red pla -- ces and de -- sec -- ra -- ted pla -- ces. } >> } \midi {} \layout {} }