emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] ox-latex.el: Unify in one single list Babel and Polyglossia


From: Max Nikulin
Subject: Re: [PATCH] ox-latex.el: Unify in one single list Babel and Polyglossia languages alists
Date: Thu, 14 Jul 2022 22:12:33 +0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1

On 14/07/2022 19:34, Juan Manuel Macías wrote:
Subject: [PATCH] * lisp/ox-latex.el: New variable `org-latex-language-alist'
Writing the previous message I forgot that currently there is no default option for the fontenc package (PdfLaTeX), e.g. T2A for Cyrillic. As a result it is not enough to specify just language to generate PDF file. From my point of view it is better to have single map from language code to various localization options (babel, polyglossia, fontenc). Unfortunately plain list `org-latex-language-alist' does not allow further extensions. Property list would make initialization not so concise, but it would make the map more flexible.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]