summaryrefslogtreecommitdiff
path: root/Build/source/texk/gregorio/gregorio-src/README.md
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2018-03-25 22:51:55 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2018-03-25 22:51:55 +0000
commit9fba11ef87c03ef29127c48cea540889b244e7c9 (patch)
tree33f39046e912e128e94f3c92b80c71ee1525049a /Build/source/texk/gregorio/gregorio-src/README.md
parenta13ffd928787aabb18309b0e2ad5f02d6d6a526d (diff)
gregorio-5.1.1
git-svn-id: svn://tug.org/texlive/trunk@47119 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/gregorio/gregorio-src/README.md')
-rw-r--r--Build/source/texk/gregorio/gregorio-src/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/Build/source/texk/gregorio/gregorio-src/README.md b/Build/source/texk/gregorio/gregorio-src/README.md
index 782a4e3c4f2..215993bdeec 100644
--- a/Build/source/texk/gregorio/gregorio-src/README.md
+++ b/Build/source/texk/gregorio/gregorio-src/README.md
@@ -14,11 +14,11 @@ You can also try it online [here](http://dev.illuminarepublications.com/gregorio
## Installation
-You need a recent and working [TeXLive](https://www.tug.org/texlive/), on top of which you just need to install latest [Gregorio release](https://github.com/gregorio-project/gregorio/releases). See [the website](http://gregorio-project.github.io/installation.html) for more details.
+You need a recent and working [TeX Live](https://www.tug.org/texlive/), on top of which you just need to install latest [Gregorio release](https://github.com/gregorio-project/gregorio/releases). See [the website](http://gregorio-project.github.io/installation.html) for more details.
-## Building for inclusion in TeXLive
+## Building for inclusion in TeX Live
-When building gregorio for inclusion in TeXLive, the gregorio executable must not have the version number suffix that is used for other builds. To make this happen, run `configure` with the `--disable-version-in-exe` option, and the generated Makefile will create a gregorio executable without the version number suffix (i.e., the executable will simply be named `gregorio`).
+When building gregorio for inclusion in TeX Live, the gregorio executable must not have the version number suffix that is used for other builds. To make this happen, run `configure` with the `--disable-version-in-exe` option, and the generated Makefile will create a gregorio executable without the version number suffix (i.e., the executable will simply be named `gregorio`).
## Documentation