Questions tagged [gregorio]
{gregorio} is for questions addressing issues related to the Gregorian chant and TeX.
36 questions
1 vote
1 answer
286 views
How do I access .gabc files from a different file directory using GregorioTeX
I am using GregorioTeX to compile handouts for chanting the Divine Office. I have organized my folders in a similar manner to the Breviary; however, I run into the issue that whenever I want to ...
3 votes
1 answer
162 views
Problem(s) with gregoriotex package
I'm new in gregoriotex-package and I'd like to reproduce this gregorian chant image Here the code below of my attempt: \documentclass[12pt, a5paper]{article} \usepackage{fullpage} \usepackage{...
1 vote
1 answer
200 views
GregorioTex is not compiling in texworks, how do I fix this?
I am trying to use GregorioTex in texworks to write Gregorian chant, but every time I try to compile my tex file, the following error is thrown: (...l/Programs/MiKTeX/tex/luatex/gregoriotex/...
1 vote
1 answer
168 views
Gregoriotex width length setting for Gregorian Chant (force a new line)
It is needed to configure the width length of Gregoriotex score. The basic code is as follow: \documentclass[% border={2pt 2pt 2pt 4pt},% left bottom right top %border=8pt varwidth]{standalone} %\...
0 votes
0 answers
81 views
"guia" Gregorian Chant symbol setting and vertical space in Tetragram using Musixtex
It is needed to move the "Guia" symbol to the right corner of the staff; also is needed to configure the vertical space between staff inside tetragram. The basic code is as follow: \...
3 votes
1 answer
249 views
How to add a reciting pitch and invisible notes in Gregorio in a space-efficient way?
How write a hollow note / punctum cavum / void note as the reciting pitch and then a series of invisible notes in Gregorio in a space efficiant fasion? In engraving a leaflet using Gregorio, I am ...
3 votes
1 answer
98 views
Distance between lines when using different clefs
When I use different clefs in different Scores, the distance from the top and between two lines are different. Normaly that wouldn't be a problem, but when they are next to each other it looks ...
3 votes
1 answer
202 views
Decrease space between staves in Gregorio
How can I reduce the spacing between staves? I decreased my staff size using \grechangestaffsize{8} and decreased the font size using \tiny, but the space between the staves did not decrease ...
0 votes
2 answers
157 views
Setting number of staff lines outside the header using snippet
I would like to use the \gabcsnippet command inside my LaTeX. However, I need 5 lines, not 4. Is there a way to modify the staff-lines header with a command like this: \documentclass{article} \...
1 vote
1 answer
489 views
How do I install TeX Live on Ubuntu 20.04 in order to use Gregorio
I wanted to install TeX Live on Ubuntu 20.04 in order to use Gregorio in Scribus, and used apt-get to do a full install, but it seems as though that may not be the best way to install it (for example, ...
1 vote
1 answer
91 views
Can I \include sub-documents that employ gregorio?
I'd like to better manage a large latex document that incorporates many gregorio scores, by breaking it down into a main tex document and a number of sub-documents, incorporated into main with \...
1 vote
1 answer
161 views
Gregoriotex interferes badly with fancyhdr, how to solve this?
This is a sequel to this question. But it addresses a different problem. When the above mentioned question was posed about a year ago, I had not noticed it. By accident I saw it last week, and as it ...
1 vote
1 answer
252 views
invisible note in Gregorio
Is there a way to make an invisible note in Gregorio? I'm trying to use abovelinetext to put some text before the music starts, but it seems to need a note to attach to. I thought if I could attach ...
0 votes
1 answer
103 views
center above line text on a specific character in Gregorio
In the lyrics, you can align a letter of a word with a note by using the {}. Ce{n}ter(g) This will place the 'n' of 'Center' under the note. Is there a way to do this with abovelinetext? I tried <...
0 votes
1 answer
142 views
write flat sign in lyrics in Gregorio
I want to write B-flat3 underneath a lyric so the singer knows the absolute pitch to start on. My[Start on B-flat3](abc) Ly(def)rics(gh) But, I want the symbol for the flat. Is that possible?