lilypond-user
[Top][All Lists]
Advanced

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

Re: Point and Click


From: Carter Brey
Subject: Re: Point and Click
Date: Sun, 21 Jul 2002 10:37:43 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020606

Jan Nieuwenhuizen wrote:

Carter Brey <address@hidden> writes:

Having read the link recommended by Laura Conrad, I've set up P & C
with Nedit, a nice little Motif-basedf text editor which works
beautifully.

Ah, that's nice.  Any subtle details or intricacies you think might be
worth sharing with us, eg, to be included in the reference manual, or
on the WikiWiki?


Yes. Nedit has a client interface called nc. This is what should be called on the command line instead of nedit itself, to avoid multiple instances of nedit after each point-and-click. So: after adding

#(set! point-and-click line-location)

to the top of your .ly source file, start xdvi thus:

xdvi  -editor "nc -noask" foo.ly &

The (-ask -noask) option simply tells nedit whether or not to ask if it should start an nedit server if one is not already running.

That's all there is to it. Thanks, Jan.

Cheers,
Carter

--

+---------------------------------+
|Carter Brey (address@hidden)|
+---------------------------------+
Homepage:
http://www.nyplive.org/music/orchestra/index.cfm?page=profile&personNum=7
Give a small boy a hammer and he will find that everything he encounters
needs pounding.
11:38pm  up 7 days,  6:47,  3 users,  load average: 0.11, 0.09, 0.02






reply via email to

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