Thanks! I was able to find the org-lisp-files of the old org-version
with "locate-library". Then I renamed the files and added the following
to my configuration:
(require 'org-latex)
Now LaTeX export works!
Thanks again!
Karl
Nick Dokos schrieb:
Karl Maihofer wrote:
Until now I used
Karl Maihofer wrote:
> Until now I used Org with Debian GNU/Linux. Today I bought a MacBook
> Pro 13" and I spent the evening making my first steps with MacOS. I
> installed the Carbon Emacs package and configured Emacs to use the
> latest Org-Version that I copied to ~/elisp/org-mode/.
>
> (add