]> git.donarmstrong.com Git - lilypond.git/commitdiff
(tagline): Use Engraving. Add comment about
authorJan Nieuwenhuizen <janneke@gnu.org>
Tue, 1 Mar 2005 21:20:00 +0000 (21:20 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Tue, 1 Mar 2005 21:20:00 +0000 (21:20 +0000)
what link to use best.

ChangeLog
ly/titling-init.ly

index b194c1af4a4996d7004d400b37d4be89288ce243..58cd7e701159d22514aa6992b6ef81cc807f1df6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2005-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
 
+       * ly/titling-init.ly (tagline): Use Engraving.  Add comment about
+       what link to use best.
+
        * Documentation/user/instrument-notation.itely (Ancient accidentals): 
        * Documentation/user/tutorial.itely (Automatic and manual beams):
        Fix @ref.
index 87d56c14d54577177a76e7c9a82c108f6b1a3295..5901f3adbb71f88c3b9fdbc60a7823eecfc74103 100644 (file)
@@ -1,23 +1,27 @@
 \version "2.4.0"
 
 slashSeparator = \markup {
-    \hcenter
-    \vcenter \combine
-      \beam #2.0 #0.5 #0.48
-      \raise #0.7 \beam #2.0 #0.5 #0.48
-  }
-
+  \hcenter
+  \vcenter \combine
+  \beam #2.0 #0.5 #0.48
+  \raise #0.7 \beam #2.0 #0.5 #0.48
+}
 
+%% FIXME: Would using http://lilypond.org/pdflink#music%20notation
+%%        help Google to find us even better?  Is it bad not to point
+%%        to our main page, for this reason?  How bad is using /web
+%%        iso /?
 tagline = \markup {
   \with-url
   #"http://lilypond.org/pdflink/"
   \line {
-    "Engraved by LilyPond"
+    "Engraving by LilyPond"
     #(ly:export (lilypond-version))
     "-"
     "www.lilypond.org"
   }
 }
+
 bookTitleMarkup = \markup {
 
   \column {