Process/view

The commands in this menu are about processing your document and viewing the results. Some commands have their button on the toolbar.

Run lilypond

This command runs lilypond on the current buffer. LilyPond is run via the Console plugin using the LilyPond shell.

Convert to newer version

This command will run convert-ly on the current document. It will only work if you have a version tag in your document (like \version "2.4.2").

Invoke lilypond-book

This command will invoke lilypond-book on the current file. In the appearing window you can set the options easily. Use the tooltips to get help.

Preview output (PDF)

You can view the processed score with this command, using the embedded PDF viewer. See Chapter 5, The dockable PDF viewer for details.

View output with external PDF viewer

The embedded PDF viewer is just for preview

Play midi

You can listen to the generated midi file using the dockable MIDI player. Note that .midi file is generated only when there is a

\midi {
        }

block in your score.