From c32505a0ba095b5346a3fa48bfb5929b06b4e21f Mon Sep 17 00:00:00 2001 From: Jan Nieuwenhuizen Date: Wed, 31 Mar 2004 00:19:07 +0000 Subject: [PATCH] More original lyrics. Add to examples. --- ChangeLog | 2 ++ input/GNUmakefile | 2 +- input/wilhelmus.ly | 16 ++++++++++++++-- 3 files changed, 17 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 832c6a7e79..e57c464136 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2004-03-31 Jan Nieuwenhuizen + * input/wilhelmus.ly: More original lyrics. Add to examples. + * stepmake/stepmake/generic-targets.make ($(outdir)/dummy.dep): Reinstate old code that issues warning. Fixes --srcdir build. diff --git a/input/GNUmakefile b/input/GNUmakefile index a738f04d6a..f928659815 100644 --- a/input/GNUmakefile +++ b/input/GNUmakefile @@ -2,7 +2,7 @@ depth = .. SUBDIRS=test regression tutorial no-notation template mutopia -examples= les-nereides puer-fragment +examples= les-nereides puer-fragment wilhelmus LOCALSTEPMAKE_TEMPLATES=ly mutopia EXTRA_DIST_FILES=paddy.abc diff --git a/input/wilhelmus.ly b/input/wilhelmus.ly index 7d753749e2..f9f0cc7c76 100644 --- a/input/wilhelmus.ly +++ b/input/wilhelmus.ly @@ -99,11 +99,11 @@ stich = \notes \relative c'' { s8 s s2 s4 s2 s4 s s8 s8 s4 s s s s2. - s4 g8 fis g a s2 s2 s4 s s8 + s4 g8[ fis g a] s2 s2 s4 s s8 s8 e8[ fis] } -text = \lyrics { +modernText = \lyrics { Wil -- hel -- mus van Nas -- sou -- we ben ik van duit -- sen bloed, @@ -117,6 +117,17 @@ text = \lyrics { heb ik al -- tijd ge -- eerd. } +text = \lyrics { + Wil -- hel -- mus van Nas -- sou -- we + Ben ick van duyt -- schen bloet, + Den Va -- der -- landt ghe -- trou -- we, + blyf ick tot in den doot! + Een Prin -- ce van O -- ran -- gien + Ben ick, vry, on -- ver -- veert; + Den Co -- ninck van His -- pan -- gien + Heb ick al -- tijt ghe -- eert. +} + oneHalfNoteTime = \markup { \override #'(baseline-skip . 0) \column < { \number "1" } { \smaller \smaller \note #"2" #-0.5 } > @@ -135,6 +146,7 @@ linebreaks = \notes { \context Score << \context Staff << \override Staff.StaffSymbol #'width = #'80 + \set Staff.autoBeaming = ##f \margins \smallBarLines -- 2.39.2