Giter VIP home page Giter VIP logo

lilypond-boilerplate's Introduction

LilyPond boilerplate

This is a boilerplate for LilyPond music notation projects. It uses gulp and gulp-exec to execute the lilypond command and compile the notation PDF each time a LilyPond file is changed.

Getting started

Open your preferred CLI and type lilypond -v to check that LilyPond is installed and what version you are running. If it is not installed, follow the command line installation instructions on lilypond.org.

Next, run npm install. Once this is completed, you should be ready to go! Run gulp watch to compile example.ly each time a LilyPond file is changed and saved.

For help with LilyPond markup, see the LilyPond docs.

Tips

A lot of PDF viewers (Preview, Acrobat, etc.) don’t refresh the PDF view each time it is updated. I recommend finding a text editor setup that allows you to view your LilyPond markup alongside the PDF and refreshes the PDF on each compile.

Personally, I prefer Atom for this. I use the AtLilyPond package for syntax highlighting and pdf-view for PDF viewing.

Also, note that the gulp watch command will crash when you have major errors in your LilyPond markup. If your PDF isn’t updating when you make changes, that’s the first thing to check.

lilypond-boilerplate's People

Contributors

piperhaywood avatar

Watchers

James Cloos avatar

lilypond-boilerplate's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.