\setbiginitial
is mentioned here on the gregorio website. At some point it was changed to \gresetbiginitial
and the website was never updated. Fortunately it does mention that the ends of lines (or at least two ends of lines) must be specified in your score (with the gabc z
). If you don't do this you will end up with all lines of your score indented, not just the first two. Another thing that is important: \gresetbiginitial
doesn't quite cancel itself out after it's been used for one score. This is a little bit hard to describe, but in my vespers document, for I long time I ended up with funny "holes" in every score where an oversize initial would have been, but without actually printing oversize initials anywhere but in the Dixit Dominus. Confining \gresetbiginitial
to the interior of some curly braces stopped this for some reason: {\gresetbiginitial
\includescore{resurrexi_score.tex}
}
\def\greinitialformat#1{%
{\fontsize{43}{43}\selectfont #1}%
}
\def\grebiginitialformat#1{%
{\fontsize{120}{120}\selectfont #1}%
}
\raisebox
s I sorted them out too. One of them was placed inside the .tex score file of the Resurrexi introit. The .pdf attached should show you what it looks like and the .rar should contain all the code I used to make it. There might be easier ways to do these things, but this is what I've managed to figure out by trial and error. To participate in the discussions on Catholic church music, sign in or register as a forum member, The forum is a project of the Church Music Association of America.