lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PROPOSAL: add the website location to tagline


From: Pedro Kröger
Subject: Re: PROPOSAL: add the website location to tagline
Date: Sun, 27 Feb 2005 10:18:24 -0300
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.3.50 (gnu/linux)

Han-Wen Nienhuys <address@hidden> writes:
>> Engraved by LilyPond 2.5.x (http://www.lilypond.org)
>> Engraved by LilyPond 2.5.x (www.lilypond.org)
>
>
> then I'd vote for the first, as (www.lilypond.org) looks half-baken to
> me.

not really, if you type www.lilypond.org in any browser it'll work (and
will look less cluttered). something like

Engraved by LilyPond 2.5.x (www.lilypond.org)

is fine.

I'm using something like this now:

Engraved by LilyPond (2.5.x)
    www.lilypond.org

Probably you guys don't want to put a two-line tag as default, but here
is what I'm using, just in case:

   (markup #:center-align
           (#:line ((#:sans "Engraved by LilyPond")
                    (string-append "(" (lilypond-version) ")"))
                   (#:typewriter "www.lilypond.org")))

Pedro




reply via email to

[Prev in Thread] Current Thread [Next in Thread]