Re: Writing a front-end for lilypond

2003-10-06 Thread Aaron
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.
---
cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/denemo login
  cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/denemo co 
-r Denemo-Exp-10_09_2001 denemo

Then I build it using

aclocal
libtoolize --force
./autogen.sh
./configure --enable-gtk2 --with-gtk-prefix=/usr/local
make

where /usr/local is where I have gtk2 installed.


again Richard if you are out there please update us.

Aaron



___
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user


Re: Writing a front-end for lilypond

2003-08-14 Thread Francois Pinard
[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 way, Nicolas Sceaux and I are working on a single set of editor
add-ons for LilyPond scores that should work for both Emacs and vim.
The project is currently on hold for a few weeks as we are both under
high pressure at work, but should resume.  For technical reasons, we
expect the Emacs interface to have a few more interesting possibilities
than the vim one.  So far on the road, we got encouraging success.

-- 
François Pinard   http://www.iro.umontreal.ca/~pinard


___
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user