emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [PATCH] ox-latex.el: `org-latex-language-alist' improved


From: Max Nikulin
Subject: Re: [PATCH] ox-latex.el: `org-latex-language-alist' improved
Date: Thu, 4 Aug 2022 19:16:52 +0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0

On 04/08/2022 17:04, Juan Manuel Macías wrote:
Subject: [PATCH] lisp/ox-latex.el: `org-latex-language-alist'
improved.

Thank you, Juan Manuel. The patch looks like what I was trying to suggest. However I have not tried to implement fontenc on the top of it.

+                                   (format "\\1\\2%s}"
+                                           (or language language-ini-only))

Likely never variant is ideal. Maybe language should be always in :babel and :babel-ini-only should be boolean. I am not sure though that it will not make code more complex in other places, so feel free to ignore this comment.




reply via email to

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