



- Open or create the file you want to process with lilypond-book
- Open the Console (e.g. by selecting Plugins>Console>Console)
- Choose the LilyPond shell, you should see the text "LilyPond ready"
- Write the following command into the shell:
lilypond-book.py %buffer
As LilyPondTool will notice that it is a python script (ending with .py) it will automatically use python to run the command. The text %buffer will be replaced with the current buffer's path.
|  |  |  | 


 Documentation >> Tips
|