emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to align all tables at once?


From: Ihor Radchenko
Subject: Re: How to align all tables at once?
Date: Fri, 04 Nov 2022 04:50:32 +0000

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

[Prev in Thread] Current Thread [Next in Thread]