forked from gregorio-project/gregorio
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
27 lines (18 loc) · 800 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
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