lilypond-user
[Top][All Lists]
Advanced

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

Re: Horizontal alingment of lyrics hyphens?


From: Urs Liska
Subject: Re: Horizontal alingment of lyrics hyphens?
Date: Tue, 27 Sep 2016 16:37:41 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0


Am 27.09.2016 um 16:34 schrieb David Kastrup:
> Urs Liska <address@hidden> writes:
>
>> But in general the advantage of a feature being solvable in the Scheme
>> domain is that it can be done in the "user space", that is, without
>> having to compile LilyPond yourself. This is not only lowering the
>> entry barrier but actually makes it possible to implement and test
>> features on all supported platforms and not only on Linux.
> That's not all of it.  If you had to modify LilyPond's scm/*.scm files,
> you'd still have most disadvantages of hard code modification, in
> particular your changes not surviving an upgrade of the LilyPond
> installation.
>
> The main advantage of solving problems at the user Scheme level (rather
> than the core Scheme level) is that your problems tend to stay solved
> while upgrading LilyPond.

Yes, and as a consequence it is possible to make solutions generally
available in the LSR or openLilyLib or any other libraries without
having to squeeze everything into LilyPond itself.




reply via email to

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