Oops, forgot to send it to the list.
On Oct 3, 2012, at 12:59 AM, Neuwirth Erich wrote:
> Here is my example (slightly modified) again,
> I still cannot get it to work the way I want it:
>
>
> In my .emacs I have (among other things)
>
> (require 'org-install)
> (require 'org-e-latex)
> (requi
Neuwirth Erich writes:
> Here is my example (slightly modified) again,
> I still cannot get it to work the way I want it:
>
>
>
> In my .emacs I have (among other things)
>
>
> (require 'org-install)
> (require 'org-e-latex)
> (require 'org-e-html)
> ;;(require 'org-e-ascii)
>
> ;; using the new
Here is my example (slightly modified) again,
I still cannot get it to work the way I want it:
In my .emacs I have (among other things)
(require 'org-install)
(require 'org-e-latex)
(require 'org-e-html)
;;(require 'org-e-ascii)
;; using the new exporter
(global-set-key (kbd "C-c C-e") 'org-e
Hello,
Neuwirth Erich writes:
> does the current git version contain the new LaTeX exporter?
> I am asking because I just installed via make up2 (as you noticed)
> after you fixed the export but
> andare still not respected in LaTeX export on my Mac.
> html export works as expected.
>
>
>
>