Skip to content

jakubjelinek/gregorio

 
 

Repository files navigation

Gregorio
========

Gregorio is a project which goal is to provide tools for gregorian score
engraving. The tools are for example:

* GABC: a fast notation for representing gregorian chant
* GregorioXML: a XML representation of gregorian chant
* GregorioTeX: a LuaTeX style for typesetting gregorian chant scores
* The gregorio software, a command-line interface to convert
different types of files into others (convert a gabc file into
GregorioTeX or OpusTeX for example)

INSTALLATION of the gregorio software:

See http://home.gna.org/gregorio/installation

USING the gregorio software:

gregorio can handle several file types. To use the software for
converting a gabc file into a GregorioTeX file, simply do

 $ gregorio myfile.gabc

To see all the possible gregorio options, try

 $ gregorio -h

About

source for the gregorio project

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 59.3%
  • TeX 19.3%
  • Lua 6.9%
  • Python 6.8%
  • Bison 3.5%
  • Shell 2.8%
  • Other 1.4%