Home News Install Screenshots / Demo Documentation Contribute!



Running lilypond-book with LilyPondTool

  1. Open or create the file you want to process with lilypond-book
  2. Open the Console (e.g. by selecting Plugins>Console>Console)
  3. Choose the LilyPond shell, you should see the text "LilyPond ready"
  4. 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.




Go to lilypond.org

Documentation >> Tips