Hi Andrew,

Andrew Young <younga...@gmail.com> writes:

> Not sure if there is a built-in, but this seems to work for me:
>
> #+begin_src emacs-lisp
>   (defun my-align-all-tables ()
>     (interactive)
>     (org-table-map-tables 'org-table-align 'quietly))
> #+end_src

Neat.  I added an entry for this in the worg/org-hacks.org file.

Thanks,

-- 
 Bastien

Reply via email to