2004-02-24 Jan Nieuwenhuizen <janneke@gnu.org>
+ * scm/output-ps.scm (top-of-file): Add tagline definition. FIXME.
+
* ps/music-drawing-routines.ps:
* ps/lilyponddefs.ps: Add end markers.
;; top-of-file, wtf?
(define (top-of-file)
(header (string-append "GNU LilyPond (" (lilypond-version) "), ")
- (strftime "%c" (localtime (current-time)))))
+ (strftime "%c" (localtime (current-time))))
+ ;;; ugh
+ (ps-string-def
+ "lilypond" 'tagline
+ (string-append "Engraved by LilyPond (" (lilpond-version) ")")))
(define (output-paper-def pd)
(apply