Jean Louis <bugs@gnu.support> writes:

> I am using Org mode for presentation and would like to use it's tables
> for presentation only.
>
> In particular I need the function org-table-align to align the table
> in presentation mode.

I am not sure if I understand your use-case, but you may consider
looking at 3.2 Column Width and Alignment section of the manual.

#+STARTUP: align
will align all the tables when opening an Org file.

Babel also auto-aligns tables in results.

Or you can call org-table-align manually.
Also, see org-table-map-tables.

> If it is possible to "jump backwards to Org table" and invoke
> org-table-align, I could do that with subsequent function, is it?

Indeed.


-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>

Reply via email to