On Mon May18'26 07:41:06AM, Neal Becker wrote:
> From: Neal Becker <[email protected]>
> Date: Mon, 18 May 2026 07:41:06 -0400
> 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?
> 
> 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).
> 

Thank you! Is there a reference on how to change a pdflatex document to 
lualatex?

Btw, it appears that gentium has been taken away from texlive from 2025 on. I 
decided to, as an alternative, try out IEEEtran compsoc's approximation to 
Times New Roman in latex. This seems to do reasonably, and is provided as a 
reference:

 \usepackage{times}
 \renewcommand{\sfdefault}{phv}
 \renewcommand{\rmdefault}{ppl}
 \renewcommand{\ttdefault}{pcr}

 \normalfont\selectfont
 \def\fontsubfuzz{1.7bp}

I pulled the above from the IEEEtran.sty file.

Many thanks and best wishes,
Ranjan

-- 
_______________________________________________
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

Reply via email to