[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [BUG] ox-beamer uses ox-latex private functions
From: |
Niall Dooley |
Subject: |
Re: [BUG] ox-beamer uses ox-latex private functions |
Date: |
Sat, 23 Dec 2023 18:43:17 +0100 |
On Sat, 23 Dec 2023 at 11:19, Ihor Radchenko <yantar92@posteo.net> wrote:
> Both ox-beamer and ox-latex are parts of Org mode. So, there is nothing
> wrong with using these internal functions - we have the control over all
> parts of Org mode. If we decide to make a breaking change in any
> internal function in Org mode, its users in Org source code must be
> changed; be it the same file or not.
OK, thanks for the clarification.