As I mentioned a few times there is a branch of denemo that does this
written by Richard Shann.
I uses both text and gui, with each updating the other.
I used to have a link to the CVS but I am not sure if it is still good.
This is what I have but it is very old.
On Tue, 12 Aug 2003 21:55:14 +0200
Terje Tjervaag <[EMAIL PROTECTED]> wrote:
> Does anyone have any tips regarding this? How does the other front
> ends to lilypond handle this? Sorry if I have not explained my
> problem properly. Ask and I will provide a more detailed explanation.
AFAIK, the o
[Graham Percival]
> AFAIK, the other "front-ends" (apart from emacs) aren't technically
> front-ends. [...] Being a vi user, I don't know exactly how emacs and
> Lilypond interact, but from what I've heard, that's the only thing
> which does something similar to what you're trying to do.
By the w
Hi people,
I am writing a banjo tabulature editor for Mac OS X, and I am using Lilypond
for the tab output. Right now I am drawing the staff the user is currently
editing by myself (by use of the Cocoa framework's drawing routines) and
updating a pdf view (output from ly2dvi) periodically. Th