On Sat, Jan 16, 2010 at 7:16 PM, Michael Martin <[email protected]> wrote:
>
> I have been setting chants that have a second annotation. In my version, 1.0,
> unless I am doing something wrong, when I use the second annotation, the
> first and second lines have no spacing between them. In my version, I added a
> small adjustment to the spacing between the two annotations. From -\ht to
> -1.5\ht. For me this spaces the two better. You might want to look at this
> and adjust gregoriotex.tex to provide more separation.
Hi,
Having zero spacing between those two is actually a bug (thanks for
pointing it out!): the default distance between the bottom of line one
and top of line two is supposed to be 0.5mm. I've fixed it in the svn
repository, but if you just want to fix your local copy it's simple:
just delete one line in gregoriotex.tex (line 556):
\newdimen\aboveinitialseparation %
One can also (I'm not sure if you're aware of this or not) use
\setaboveinitialseparation{some unit of measure} to adjust this
distance as needed, which may be a little more flexible.
Thanks again,
-Tracy
> \def\setsecondannotation#1{%
> \ifnum\grefactor=0\relax %
> \setgrefactor{17}%
> \fi %
> \setbox\Aboveinitialsecondbox=\hbox{#1}%
> \global\aboveinitialsecondraise=-1.5\ht\Aboveinitialsecondbox %
> \global\advance\aboveinitialsecondraise by -\aboveinitialseparation %
> \relax %
> }
_______________________________________________
Gregorio-users mailing list
[email protected]
https://mail.gna.org/listinfo/gregorio-users