lilypond-user
[Top][All Lists]
Advanced

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

Re: Translate any grob in a score without side effect in LilyPond


From: Carl Sorensen
Subject: Re: Translate any grob in a score without side effect in LilyPond
Date: Wed, 18 Dec 2024 10:23:05 -0500



On Mon, Dec 16, 2024 at 5:54 AM tran li <litran39@hotmail.com> wrote:
Most GUI-based scorewriter applications allow users to drag items to
arbitrary positions and presumably, creates no side effect. Here, by "no
side effect", I mean the positional alteration of desired items does not
affect the position of any other item on the score, which is like
editing an SVG image in softwares like InkScape.

Paolo Prete has developed the Spontini editor for LilyPond.  It allows drag and drop on a web browser, but creates compilable LilyPond code in the file (so you don't need to only use Spontini).

You can find the editor (with a demonstration video) on the github page:

https://github.com/paopre/Spontini

You might find this helpful to accomplish your wish.

Carl


reply via email to

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