Thanks for that, Mr. Chonak;  I actually did find that, too.

I found that I can use ANY truetype or opentype font that I want by placing the font file in:
C:\texlive\texmf-dist\fonts\truetype\public

And then, in Tex Live Manager, selecting "update font map database" from the "Actions" menu. I've tried running updmap-sys in the console, but it gives me errors. But the Tex Live Manager works fine.

That' it for installation!

Now, for the initial,

This will change the font size:

\def\greinitialformat#1{%
{\fontsize{30}{30}\selectfont #1}%
}

I also found that using Notatio Antiqua, that you can easily change the fonts for the text and for the initial simply by selecting your font from the options panel.


Now, how to change the size of the initial? The font I want to use for the initial overlaps the annotations.


On 5/9/2013 1:06 AM, Richard Chonak wrote:
The LaTeX package "fontspec" lets you select .TTF fonts. I've been invoking them by name like this:

\usepackage{fontspec}
\setromanfont[BoldFont={Gentium Basic Bold},ItalicFont={Gentium Italic}]{Gentium}"

But you need to install them first -- I think with the "autoinst.pl" program.

--RC


On 05/08/2013 11:07 PM, Brother Gabriel-Marie wrote:
Anybody every used (converted, hacked, etc.) your own choice truetype font as the text font for Gregorio? Can we do that?


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



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


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

Reply via email to