Skip to content

asbloomf/gregorio

 
 

Repository files navigation

Gregorio

Gregorio is a software application for engraving Gregorian Chant scores on a computer. Gregorio's main job is to convert a gabc file (simple text representation of a score) into a GregorioTeX file, which makes TeX able to create a PDF of your score.

Usage

Create a .gabc file representing your score (see our tutorial), or fetch one from the database.

Create a LaTeX file that will produce the final pdf, and include your score. See the example.

Compile the LaTeX file with LuaLaTeX, you get your score in PDF! You can change the LaTeX file to include other scores, create booklets, books, etc.

You can also try it online here.

Installation

You need a recent and working TeXLive, on top of which you just need to install latest Gregorio release. See the website for more details.

Documentation

You can find documentation and useful links in the documentation, on the main website and on a wiki.

History

See CHANGELOG.md.

Credits

See CONTRIBUTORS.md.

Contributing and bug reporting

See CONTRIBUTING.md.

License

The code is mainly under the GPLv3 license, with fonts under the Open Font License. See complete license for more details.

Packages

No packages published

Languages

  • C 55.2%
  • TeX 21.5%
  • Python 7.9%
  • Lua 5.2%
  • Yacc 3.3%
  • Shell 2.8%
  • Other 4.1%