Following Br. Athanasius, here is a feature proposal for the next
release of Gregorio.

Sometimes I have a score with only one or two punctums (puncta?) on
the last line. I would like to shrink a bit the whole score so that I
do not have this nearly empty line at the bottom. I discovered that I
can stretch a bit the score's text with the following command:

\addfontfeature{FakeStretch=0.97}  % shrink 3 p.c.

Sometimes it helps. But this stretches only the text below the score,
not the horizontal spaces.

To put it another way, I would like to do something like:

\setgrefactor{17}
\includescore{a-score.tex}

% now grefactor is 17 for all vertical spaces, but 16 for horizontal spaces
\setgrefactorhoriz{16}  % or \setgrefactorhoriz{16.5}, if floating
numbers are OK
\includescore{a-score-that-i-want-to-shrink-a-bit.tex}

Alexandre

_______________________________________________
Gregorio-users mailing list
[email protected]
https://mail.gna.org/listinfo/gregorio-users

Reply via email to