On 08/07/2022 12:04, Ihor Radchenko wrote:
ed...@openmail.cc writes:
(defun org-export-ignore-headlines-latex (data backend info)
"Hack of `org-export-ignore-headlines' for LaTeX: add a
conditional for the latex backend and replace 'ignore' with 'ignoreltx'"
(when (org-export-de
On 2022-07-08 05:04, Ihor Radchenko wrote:
ed...@openmail.cc writes:
This is on topic and can be useful for others So, there should
be no issue with
posting this here
Thanks!
Note that this modified version of the function is derived from
org-export-ignore-headlines from ox-extra.el [1]
ed...@openmail.cc writes:
> Firstly, do tell me if I am breaking the nettiquete.
This is on topic and can be useful for others without knowing the
context of the mentioned discussion. So, there should be no issue with
posting this here, especially if you provide sufficient context.
> I found som