Ihor Radchenko <yanta...@gmail.com> writes: Thank you for helping me, Ihor.
> Let's try to approach this problem from another direction. > > Can you please set org-element-use-cache to nil and org-fold-core-style > to 'overlays in your config and try the export again? No luck! I used the following configuration in '.emacs', FYI: ;; Make the Org mode less dependent on the arrow keys. ;; From the documentation: "You must set it before loading Org." (setq-default org-use-extra-keys t) ;; Minimal configuration. (setq org-export-use-babel nil org-export-with-broken-links 'mark org-cite-csl-styles-dir "~/" org-cite-export-processors '((t csl))) (with-eval-after-load 'ox (require 'oc-csl)) ;; EXPERIMENT (setq org-element-use-cache nil org-fold-core-style 'overlays) ;; Load the latest Org mode. (add-to-list 'load-path "~/src/org-mode/lisp/") > If you see not improvement, we may arrange a screen session for more > interactive debugging. Amazing! I can pay for your time, of course. Rudy -- "'Contrariwise,' continued Tweedledee, 'if it was so, it might be; and if it were so, it would be; but as it isn't, it ain't. That's logic.'" -- Lewis Carroll, Through the Looking Glass, 1871/1872 Rudolf Adamkovič <salu...@me.com> [he/him] Studenohorská 25 84103 Bratislava Slovakia