Try lualatex. I don't think there should be any problems with compatibility, it will produce the same pdf output as pdflatex. As far as I what journals require, the last time I ran into requirements with IEEE they wanted old-sytle dvi (not pdf).
On Thu, May 14, 2026 at 7:00 PM Ranjan Maitra via users < [email protected]> wrote: > On Thu May14'26 04:22:13PM, Jerry James wrote: > > From: Jerry James <[email protected]> > > Date: Thu, 14 May 2026 16:22:13 -0600 > > To: Community support for Fedora users <[email protected]> > > CC: Ranjan Maitra <[email protected]> > > Reply-To: Community support for Fedora users < > [email protected]> > > Subject: Re: texlive: gentium.sty on F44? > > > > On Thu, May 14, 2026 at 4:14 PM Ranjan Maitra via users > > <[email protected]> wrote: > > > I have a bunch of files that use gentium.sty in LaTeX. After the > upgrade to F44, I find that the file is no longer found. (I upgraded using > the dnf plugin.) > > > > > > sudo dnf provides */gentium.sty > > > Updating and loading repositories: > > > Repositories loaded. > > > No matches found. If searching for a file, try specifying the full > path or using a wildcard prefix ("*/") at the beginning. > > > > > > Is gentium.sty no longer available on texlive? Is it possible to get > it somewhere? Is there another font which is close to gentium? > > > > Is texlive-gentium-otf what you want? It contains gentium-otf.sty. > > Thank you! I installed this, and also texlive-gentium-sil but the first > one gives me > > > ! Fatal Package fontspec Error: The fontspec package requires either > XeTeX or > (fontspec) LuaTeX. > (fontspec) > (fontspec) You must change your typesetting engine > to, > (fontspec) e.g., "xelatex" or "lualatex" instead of > (fontspec) "latex" or "pdflatex". > > Type <return> to continue. > ... > > l.101 \msg_fatal:nn {fontspec} {cannot-use-pdftex} > > I am not using fontspec so I presume that this is brought in by this > package, and is perhaps only possible to be used with xelatex or lualatex. > My documents are in pdflatex (which I am not completely sure but I think is > also what journals seem to require) so I was wondering how to continue > using this. > > Many thanks again, and best wishes, > Ranjan > > > > > -- > > Jerry James > > http://www.jamezone.org/ > > -- > > _______________________________________________ > > users mailing list -- [email protected] > > To unsubscribe send an email to [email protected] > > 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/[email protected] > > Do not reply to spam, report it: > https://forge.fedoraproject.org/infra/tickets/issues/new > -- > _______________________________________________ > users mailing list -- [email protected] > To unsubscribe send an email to [email protected] > 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/[email protected] > Do not reply to spam, report it: > https://forge.fedoraproject.org/infra/tickets/issues/new > -- *Those who don't understand recursion are doomed to repeat it*
-- _______________________________________________ users mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
