Re: [O] Which `odt-content' variable should I use? Why are there two?

2014-01-27 Thread Jambunathan K
Brady Trainor writes: > I was browsing the customize group org-export-odt. The old exporter and the new exporters share the same custom group. So you are seeing the old and new variables in the custom buffer. (IMO this is a bug.) --

Re: [O] Which `odt-content' variable should I use? Why are there two?

2014-01-27 Thread Bastien
Hi Brady, Brady Trainor writes: > I was browsing the customize group org-export-odt. > > I found two variables that seem to do the same thing. > > In org-odt.el, we have > org-export-odt-content-template-file > > while in ox-odt.el, we have > org-odt-content-template-file > > Do I need to

[O] Which `odt-content' variable should I use? Why are there two?

2014-01-26 Thread Brady Trainor
I was browsing the customize group org-export-odt. I found two variables that seem to do the same thing. In org-odt.el, we have org-export-odt-content-template-file while in ox-odt.el, we have org-odt-content-template-file Do I need to worry about this. Will org-export check both locati