On 2019-01-23 11:42 pm, Andrew Bernard wrote:
I'd like to try to use Atom with point and click from lilypond PDF output.
What would one set LYEDITOR to to achieve this?

I don't use Atom, but it looks like it accepts line and column number on the command-line. So you will probably want something like:

    LYEDITOR='atom %(file)s:%(line)s:%(column)s'

This presumes Atom is in your path. If you can run 'atom --help' from a terminal and get results, then all should be good.

-- Aaron Hill

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
  • Atom editor Andrew Bernard
    • Re: Atom editor Aaron Hill

Reply via email to