Re: [O] tables once again

2012-10-03 Thread Ivan Andrus
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

Re: [O] tables once again

2012-10-02 Thread Thomas S. Dye
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

Re: [O] tables once again

2012-10-02 Thread Neuwirth Erich
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

Re: [O] tables once again

2012-09-29 Thread Nicolas Goaziou
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. > > > >