Re: [O] export tables to html and odt, table borders

2014-02-08 Thread Jambunathan K
Uwe Brauer writes: > Is there anything similar for the odt exporter? 1. What SPECIFICALLY do you want? 2. How many tables do you have in your document? 3. What aspects do you want to be uniform across your tables? 4. What aspects you want changed on a per-table basis? If you want glosses or an

Re: [O] export tables to html and odt, table borders

2014-02-04 Thread Bastien
Hi Uwe, Uwe Brauer writes: > In orgmode 7.8 there was a variable > (org-export-html-table-tag > which allowed my to configure the table boundary to my liking for > example: > > > " frame=\"border\">") > > > Now I installed the latest version available in elpa for GNU emacs24 and > cannot find

[O] export tables to html and odt, table borders

2014-02-04 Thread Uwe Brauer
Hi In orgmode 7.8 there was a variable (org-export-html-table-tag which allowed my to configure the table boundary to my liking for example: "") Now I installed the latest version available in elpa for GNU emacs24 and cannot find this variable. What is the corresponding new variable? Is t