lilypond-user
[Top][All Lists]
Advanced

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

Re: Favorite editor


From: Nicolas Sceaux
Subject: Re: Favorite editor
Date: Wed, 05 Oct 2005 21:22:40 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (darwin)

D Josiah Boothby <address@hidden> writes:

> I have two favorite ways to go.
>
> My normal method is with a non-X Emacs session (I suppose Vim, Nano
> would work just as well for this as emacs, but I got used to emacs
> first, so it stuck). ctrl-X,ctrl-S,ctrl-Z saves and hides the window,
> then at the command line, I issue the following:
>
> $ lilypond myfile.ly && gv myfile.ps && fg

Why not using emacs' LilyPond-mode? 

  C-c C-l calls lilypond to compile the .ly
  C-c C-d calls gv to see the .pdf
  C-c RET calls timidity to hear the .midi

In the compilation buffer, you can jump from error lines to the
approriate place in source files.

nicolas




reply via email to

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