On Mon, Feb 12, 2024 at 11:14 AM Michael Hennebry
<henne...@web.cs.ndsu.nodak.edu> wrote:
> Whenever I run latex with anything other than the default font,
> whatever that is, I get a font not found message.
>
> How do I discover what fonts latex can use
> and the names and methods to invoke them?
>
> Search lead me to fc-list, but it did not help.

No, fontconfig is for a completely different kind of font.  It won't
help you at all with TeX fonts.

> Yes, I did find the latex fonts directory,
> but have no idea how to translate the file names into latex.
>
> I want 14 point type, so I'm pretty sure I need a scalable font.
>
> How young does the goat have to be?

The texlive font packages have virtual provides for their fonts.  So
if LaTeX complains that font ujkpsyd cannot be found, for example, you
can run "sudo dnf install tex(ujkpsyd.fd)" to get the needed package.

If that doesn't work for you, post the part of the log that mentions
the missing font and we'll see if we can figure it out.
-- 
Jerry James
http://www.jamezone.org/
--
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to