> Hello! I'm starting a task that requires LaTeX, so I've decided to use the > lilypond-book. I've managed to successfully use the command and compile all > examples shown in the learning material. Now, I've found myself in a tricky > spot: I'd like to use a Tex editor directly on the .lytex file to reduce > steps, especially when hopping between the editor, the shell terminal and > the PDF output. Do you guys have an editor to recommend, or an effective > process you have developed? > > Many thanks, > Lucas
Hello Lucas, You could instead try using LuaLaTeX which has a native package by Jacques Peron and Urs Liska called `lyluatex`. This would allow you to work directly in TeX environment with the stuff `lilypond-book` would do instead being done in a lua extension. Else any TeX-Editor that allows setting a custom TeX command should be fine. Cheers, Tina
signature.asc
Description: This is a digitally signed message part.