[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RFC] LaTeX - automatically configure encoding when exporting non-La
From: |
Pedro Andres Aranda Gutierrez |
Subject: |
Re: [RFC] LaTeX - automatically configure encoding when exporting non-Latin languages |
Date: |
Fri, 2 Feb 2024 17:41:56 +0100 |
Hi,
I’m just trying to cover the “legacy” latex.
I’ve finally migrated to lualatex for my stuff, and it has really been
worthwhile. But who knows what a conference might want me to use ;-P
Differentiating between pdflatex and lualatex was what my last patch was for.
I also sent a PoC for the fontenc stuff a couple of weeks ago. And I was trying
to continue this work and collect info needed for handling fontenc when you
need pdflatex as your latex compiler.
Best, /PA
> El 2 feb 2024, a las 17:18, Juan Manuel Macías <maciaschain@posteo.net>
> escribió:
>
> Ihor Radchenko writes:
>
>> #+LANGUAGE: fa
>> #+LaTeX_Header: \usepackage[AUTO]{polyglossia}
>>
>> #+latex_header: \usepackage[AUTO]{fontspec}
>
> I think Pedro is referring to fontenc not fontspec. fontenc cannot be
> used in either lualatex or XelaTeX. fontspec is for advanced selection
> of truetype and opentype fonts in XeLatex and LuaLaTeX and setting
> opentype properties. fontenc is for 'pre-Unicode' LaTeX font encoding. I
> would say that what Pedro proposes is limited only to the output in
> pdfTeX.
>
> --
> Juan Manuel Macías -- Composición tipográfica, tratamiento de datos, diseño
> editorial y ortotipografía
>