]> git.donarmstrong.com Git - lilypond.git/commitdiff
Mutopia tagline.
authorJan Nieuwenhuizen <janneke@gnu.org>
Thu, 18 Mar 2004 22:36:06 +0000 (22:36 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Thu, 18 Mar 2004 22:36:06 +0000 (22:36 +0000)
ChangeLog
input/mutopia/W.A.Mozart/mozart-hrn-3.ly

index 1ab1ae0cf2362b437dc9fe59761e6ef41293df59..116b46bfeff4a55f752725b52a6c121e6ffd6174 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2004-03-18  Jan Nieuwenhuizen  <janneke@gnu.org>
 
+       * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: Mutopia tagline.
+
        * lily/paper-book.cc: Remove cruft.
        (output): Bugfix: put vfill between lines.
        (pages): Bugfix: set page vars needed for filling.
index ee04c99579bd3a2b46fc58f0641e32861f535703..5855b132564bbe299dd27b5f980e7686f76bd96b 100644 (file)
   source = "Edition Breitkopf 2563"
   footer = "Mutopia-2002/05/21-25"
 
-  tagline = "\\parbox{\hsize}{\\thefooter\\quad\\small This music is part of the Mutopia project, \\texttt{http://sca.uwaterloo.ca/Mutopia/}. It has been typeset and placed in the public domain by " + \maintainer + ". Unrestricted modification and redistribution is permitted and encouraged---copy this music and share it!}"
-
+  textagline = "\\parbox{\hsize}{\\thefooter\\quad\\small This music is part of the Mutopia project, \\texttt{http://sca.uwaterloo.ca/Mutopia/}. It has been typeset and placed in the public domain by " + \maintainer + ". Unrestricted modification and redistribution is permitted and encouraged---copy this music and share it!}"
+  
+  %% TODO: handle \footer, \head[er] properly
+  tagline = \markup { \smaller
+      \column <
+          \fill-line < \footer "" >
+          \fill-line < { "This music is part of the Mutopia project, "
+                         \typewriter { "http://sca.uwaterloo.ca/Mutopia/" }
+                         "." } >
+          \fill-line < { "It has been typeset and placed in the public "
+                         "domain by "  \maintainer  "." } >
+          \fill-line < { "Unrestricted modification and redistribution "
+                         "is permitted and encouraged---copy this music "
+                         "and share it!" } >
+          >
+       }
 }
 %{